From b66cefc6b3c8aafd4737605c5bb07eb8ea9d9dc7 Mon Sep 17 00:00:00 2001 From: lassulus Date: Fri, 28 Aug 2015 17:33:03 +0200 Subject: lass 2 chromium-patched: remove unneeded test code --- lass/2configs/chromium-patched.nix | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'lass') diff --git a/lass/2configs/chromium-patched.nix b/lass/2configs/chromium-patched.nix index 715181778..d9d7760dd 100644 --- a/lass/2configs/chromium-patched.nix +++ b/lass/2configs/chromium-patched.nix @@ -37,12 +37,12 @@ let in { environment.etc."chromium/policies/managed/master.json".source = pkgs.lib.mkForce masterPolicy; - environment.systemPackages = [ - #pkgs.chromium - (pkgs.lib.overrideDerivation pkgs.chromium (attrs: { - buildCommand = attrs.buildCommand + '' - touch $out/TEST123 - ''; - })) - ]; + #environment.systemPackages = [ + # #pkgs.chromium + # (pkgs.lib.overrideDerivation pkgs.chromium (attrs: { + # buildCommand = attrs.buildCommand + '' + # touch $out/TEST123 + # ''; + # })) + #]; } -- cgit v1.2.3 [cgit] Unable to lock slot /tmp/cgit/00000000.lock: No such file or directory (2)