diff options
| author | Fuwn <[email protected]> | 2021-07-17 12:39:37 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-17 12:39:37 +0000 |
| commit | 271e557253c6306545ac7e655fdb8e2bc6000c16 (patch) | |
| tree | 41d2164cb4cec8bffded95c9fe09b657b337b484 | |
| parent | fix(cli): proper ctrl+c handling (diff) | |
| download | whirl-271e557253c6306545ac7e655fdb8e2bc6000c16.tar.xz whirl-271e557253c6306545ac7e655fdb8e2bc6000c16.zip | |
build(nix): update deps
| -rw-r--r-- | nix/sources.json | 6 |
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": { |