From 83099f22b40a0b8a610e6886af9fe8c13f2f2ef1 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Tue, 7 Aug 2018 15:01:51 +0200 Subject: [PATCH] update stable checkout --- common-sw.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common-sw.nix b/common-sw.nix index 66e3abb..4602fb0 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -76,8 +76,8 @@ repo = "nixpkgs-channels"; }; stablePkgs = fetchNixPkgs { - rev = "43c77db3aa58e06cc3ced846431dd4228f93cd5d"; - sha256 = "12rrnzxyv1yh237ndnx3qc37hwlag4ncciwipadfg6m5nzllhmm8"; + rev = "230f98aa79b44229a3cbb8c0b9cd9f44d406b1c2"; + sha256 = "1ijsiwsz68g0f5np1p2rhsgxrrslknqgp63f7jbziwgn4yp2xq8k"; }; in { # idea-community-eap = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec {