From 37d3d4ac556ec61b969047e76f0c86fd5f8cf0b9 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 3 May 2020 16:02:59 +0200 Subject: [PATCH] Update stable pkgs. --- common-sw.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-sw.nix b/common-sw.nix index 4c052be..cf86569 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -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 {