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 bea29b2 commit 5869d0eCopy full SHA for 5869d0e
1 file changed
nix/nixpkgs.nix
@@ -1,6 +1,6 @@
1
import (builtins.fetchTarball {
2
- name = "haskell-fixes";
+ name = "master";
3
url =
4
"https://github.com/nixos/nixpkgs/archive/054144e516ca1e3cf5706d5c3427d350eaa107af.tar.gz";
5
- sha256 = "1wcpckkd2i9hxf27l80k35kv4s1jag7wikqj2y0kp7dmavqz7kn4";
+ sha256 = "0ixd2mc9kkmr8mz20ah2j7akgwllxsjv94ah895zgi9b9q1h25ka";
6
})
0 commit comments