From f644ba7052ccb4247aba4d6a192fb54cd8a2a96e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Wed, 30 Oct 2024 16:30:39 +0100 Subject: [PATCH] do not remove share folder --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 56c081f..1379e3c 100644 --- a/flake.nix +++ b/flake.nix @@ -154,8 +154,6 @@ ${pkgs.zip}/bin/zip -r himalaya.zip himalaya* share mv himalaya.zip ../ - - mv share ../ ''; }; in