We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15727f commit b256493Copy full SHA for b256493
pkgs.nix
@@ -1,4 +1,4 @@
1
import (
2
- let rev = "a5774e76bb8c3145eac524be62375c937143b80c"; in
+ let rev = "ce6aa13369b667ac2542593170993504932eb836"; in
3
builtins.fetchTarball "https://github.com/NixOS/nixpkgs/archive/${rev}.tar.gz"
4
)
0 commit comments