update stable nixpkgs version
This commit is contained in:
parent
f067618792
commit
67964d70c8
@ -77,8 +77,8 @@
|
|||||||
repo = "nixpkgs-channels";
|
repo = "nixpkgs-channels";
|
||||||
};
|
};
|
||||||
stablePkgs = fetchNixPkgs {
|
stablePkgs = fetchNixPkgs {
|
||||||
rev = "f231b2b3f79020025eaabe4e8fae53e81651914c";
|
rev = "5237768d62a40236d24fafbd9f4f97f3227399ce";
|
||||||
sha256 = "0bnac2qsx2j5gl2vfqjswv096fnqvf7d5ids1442mk050yph0gix";
|
sha256 = "1j707pwm6ll2cvmqvwfxxq21gd9q7l6s3vi3vc01jklplj2v20is";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
idea.idea-community = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {
|
idea.idea-community = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user