Update stable nixpkgs checkout.
This commit is contained in:
parent
29ea3876a6
commit
427245d4e7
@ -111,8 +111,8 @@
|
||||
repo = "nixpkgs-channels";
|
||||
};
|
||||
stable = import (fetchNixPkgs {
|
||||
rev = "9e959ce6441a3309c2f3e7b07c62f7c681e8eb6f";
|
||||
sha256 = "1fi40m9yq6jbskp8j0mxnlxhcf4mvwh1qn27idcb9l58762hn5nb";
|
||||
rev = "f231b2b3f79020025eaabe4e8fae53e81651914c";
|
||||
sha256 = "0bnac2qsx2j5gl2vfqjswv096fnqvf7d5ids1442mk050yph0gix";
|
||||
}) {};
|
||||
in {
|
||||
idea.idea-community = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {
|
||||
|
Loading…
Reference in New Issue
Block a user