Update stable packages.

This commit is contained in:
Gabriel Ebner 2019-02-01 13:47:35 +01:00
parent 86b86266e4
commit 45ffe6c587
1 changed files with 2 additions and 2 deletions

View File

@ -86,8 +86,8 @@
repo = "nixpkgs-channels"; repo = "nixpkgs-channels";
}; };
stablePkgs = fetchNixPkgs { stablePkgs = fetchNixPkgs {
rev = "001b34abcb4d7f5cade707f7fd74fa27cbabb80b"; rev = "10dbdd30d199146bf9b41c029127ffe7b92caff2";
sha256 = "1131z88p359bq0djjmqah9i25cgxabrfkw4a4a7qq6j0d6djkfig"; sha256 = "1mabavzzxbcxr9isk5k9ylr060prgflyaikfk41grb3b4x105na1";
}; };
in { in {
# idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec { # idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {