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 9f31a0b commit dfbdb53Copy full SHA for dfbdb53
pkgs.nix
@@ -1,4 +1,4 @@
1
import (
2
- let rev = "b0bbacb52134a7e731e549f4c0a7a2a39ca6b481"; in
+ let rev = "2867d1963aac8a5f587930644070b7d07e526db3"; in
3
fetchTarball "https://github.com/NixOS/nixpkgs-channels/archive/${rev}.tar.gz"
4
) {}
0 commit comments