From 45ffe6c587be2cea99f9e71b75d9b52c977106ee Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Fri, 1 Feb 2019 13:47:35 +0100 Subject: [PATCH] Update stable packages. --- common-sw.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-sw.nix b/common-sw.nix index 9d61ff7..b81db8c 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -86,8 +86,8 @@ repo = "nixpkgs-channels"; }; stablePkgs = fetchNixPkgs { - rev = "001b34abcb4d7f5cade707f7fd74fa27cbabb80b"; - sha256 = "1131z88p359bq0djjmqah9i25cgxabrfkw4a4a7qq6j0d6djkfig"; + rev = "10dbdd30d199146bf9b41c029127ffe7b92caff2"; + sha256 = "1mabavzzxbcxr9isk5k9ylr060prgflyaikfk41grb3b4x105na1"; }; in { # idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {