We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba21bb commit 0bf62e3Copy full SHA for 0bf62e3
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