Skip to content

Commit 620f755

Browse files
authored
Merge pull request #191 from soulomoon/soulomoon-patch-1
githubflow: update default.nix with new npkgs rev
2 parents aabe589 + 93e7b6b commit 620f755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{ rev ? "c542baa0c894796c92a8173dead027f3b952c22e"
1+
{ rev ? "272fad732d39b24c4549c475176e0d8cbc8c897a"
22
, pkgs ?
33
if ((rev == "") || (rev == "default") || (rev == "local"))
44
then import <nixpkgs> {}

0 commit comments

Comments
 (0)