Update stable pkgs.

This commit is contained in:
Gabriel Ebner 2020-05-03 16:02:59 +02:00
parent a9c8398ed7
commit 37d3d4ac55
1 changed files with 2 additions and 2 deletions

View File

@ -88,8 +88,8 @@
repo = "nixpkgs-channels";
};
stablePkgs = fetchNixPkgs {
rev = "dbad7c7d59f12e81032bc3100e3d9fa44b6d4e70";
sha256 = "1pjhslnhz4gngbclyr39x4xaicrc1sz2xy8bsrvlr3cl5qrbki2b";
rev = "95b9c99f6d091273572ff1ec62b97b6ad3f68bdf";
sha256 = "1qcwr9binkwfayix88aljwssxi5djkwscx0rnwlk1yp9q60rgp3d";
};
in {
# idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {