summary refs log tree commit diff
diff options
context:
space:
mode:
authorOrivej Desh <orivej@gmx.fr>2017-11-13 18:27:34 +0000
committerOrivej Desh <orivej@gmx.fr>2017-11-13 18:27:34 +0000
commita48f9ba574900611608ec65678076759c0fd0f1b (patch)
treecd5e731f918a556f86c35beb79c00410aed21b4e
parent53a940431b2e771ee08b70535472a711a545857d (diff)
downloadnixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.tar
nixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.tar.gz
nixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.tar.bz2
nixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.tar.lz
nixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.tar.xz
nixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.tar.zst
nixpkgs-a48f9ba574900611608ec65678076759c0fd0f1b.zip
chaps: update source hash to fix build
-rw-r--r--pkgs/tools/security/chaps/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/security/chaps/default.nix b/pkgs/tools/security/chaps/default.nix
index 6e9ad260aa9..3c6f52a4c7f 100644
--- a/pkgs/tools/security/chaps/default.nix
+++ b/pkgs/tools/security/chaps/default.nix
@@ -16,7 +16,7 @@ let
   src_platform2 = fetchgit {
     url = "https://chromium.googlesource.com/chromiumos/platform2";
     rev = "e999e989eaa71c3db7314fc7b4e20829b2b5473b";
-    sha256 = "bb43ef7918ec6219711cbba3ce91236413738f1341261a1845256b3d6cc9f843";
+    sha256 = "15n1bsv6r7cny7arx0hdb223xzzbk7vkxg2r7xajhl4nsj39adjh";
   };
 
 in