chore: Bump nixpkgs pin to nixos-unstable 2021-10-29
This commit is contained in:
parent
f4daffbb50
commit
485b8aa929
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
import (builtins.fetchTarball {
|
import (builtins.fetchTarball {
|
||||||
url = "https://github.com/NixOS/nixpkgs/archive/4263ba5e133cc3fc699c1152ab5ee46ef668e675.tar.gz";
|
url = "https://github.com/NixOS/nixpkgs/archive/2deb07f3ac4eeb5de1c12c4ba2911a2eb1f6ed61.tar.gz";
|
||||||
sha256 = "1nzqrdw0lhbldbs9r651zmgqpwhjhh9sssykhcl2155kgsfsrk7i";
|
sha256 = "0036sv1sc4ddf8mv8f8j9ifqzl3fhvsbri4z1kppn0f1zk6jv9yi";
|
||||||
}) {}
|
}) {}
|
||||||
|
|
Loading…
Reference in a new issue