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 ae2d21f commit 38a4c76Copy full SHA for 38a4c76
nixpkgs.nix
@@ -2,6 +2,6 @@ let pkgs = import <nixpkgs> {};
2
in pkgs.fetchFromGitHub {
3
owner = "NixOS";
4
repo = "nixpkgs";
5
- rev = "89e02c7516ff301d28301926e9d7b373f29836fe";
6
- sha256 = "0v28hyyn1hw9951w1zvq5s40bbmk3gpjsmhq0cyp7lvs7d1aq0z7";
+ rev = "229b2492819ff01f1b758d485813b7ebc91914b8";
+ sha256 = "1brm9krvj4sf2h9i9w66ishnkclxqvngs6nwj4638y7hy15vhsyi";
7
}
0 commit comments