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 {