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 778ea78 commit afd53a5Copy full SHA for afd53a5
simple-shell.nix
@@ -4,8 +4,8 @@ let
4
np = import (_np.fetchFromGitHub {
5
owner = "NixOS";
6
repo = "nixpkgs";
7
- rev = "7d5375ebf4cd417465327d7ab453687fd19663c9";
8
- sha256 = "0vb7ikjscrp2rw0dfw6pilxqpjm50l5qg2x2mn1vfh93dkl2aan7";
+ rev = "541d9cce8af7a490fb9085305939569567cb58e6";
+ sha256 = "0jgz72hhzkd5vyq5v69vpljjlnf0lqaz7fh327bvb3cvmwbfxrja";
9
}) {};
10
11
mkGhc = (import (np.fetchFromGitHub {
0 commit comments