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 | a2c27b3128c45194fd998a75fb83e724f165043d (patch) | |
| tree | 503eb6ba2fbf2d37f46e4cd7bd315d76d16eb324 | |
| parent | fix(cli): proper ctrl+c handling (diff) | |
| download | whirl-a2c27b3128c45194fd998a75fb83e724f165043d.tar.xz whirl-a2c27b3128c45194fd998a75fb83e724f165043d.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": { |