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