aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-17 12:39:37 +0000
committerFuwn <[email protected]>2021-07-17 12:39:37 +0000
commit271e557253c6306545ac7e655fdb8e2bc6000c16 (patch)
tree41d2164cb4cec8bffded95c9fe09b657b337b484
parentfix(cli): proper ctrl+c handling (diff)
downloadwhirl-271e557253c6306545ac7e655fdb8e2bc6000c16.tar.xz
whirl-271e557253c6306545ac7e655fdb8e2bc6000c16.zip
build(nix): update deps
-rw-r--r--nix/sources.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 984abb6..1b38836 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -41,10 +41,10 @@
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "246b75a0d0d7da135a3e62c686b98975c30df42c",
- "sha256": "0px8k4lh5nhq6f7pxqw8yawl5494njv22z4rmssywqkanf1xjs32",
+ "rev": "eb73405ecceb1dc505b7cbbd234f8f94165e2696",
+ "sha256": "06k21wbyhhvq2f1xczszh3c2934p0m02by3l2ixvd6nkwrqklax7",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/246b75a0d0d7da135a3e62c686b98975c30df42c.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/eb73405ecceb1dc505b7cbbd234f8f94165e2696.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-mozilla": {