about summary refs log tree commit diff
path: root/wyze.nix
diff options
context:
space:
mode:
Diffstat (limited to 'wyze.nix')
-rw-r--r--wyze.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/wyze.nix b/wyze.nix
index 830e873..7726f8b 100644
--- a/wyze.nix
+++ b/wyze.nix
@@ -23,7 +23,7 @@ pkgs.stdenv.mkDerivation {
     unzip -d $out $src
   '' else ''
     unzip -d $out $src
-    gzip -d $out/*.tar.gz
+    gzip -d $out/*.tar.gz || true
   '';
 
   buildPhase = if