diff --git a/flake.lock b/flake.lock index 9d6cf820e88a7f0bc799bca19aaeeed0511d4a34..2a53b111a929132c9e1b6467414b9819517dcd94 100644 --- a/flake.lock +++ b/flake.lock @@ -6,11 +6,11 @@ }, "locked": { "dir": "common", - "lastModified": 1717520406, - "narHash": "sha256-nLXTOxHS/gwMmMx+bzWgAhsq6KR60xo5PI2QFKEwTwM=", + "lastModified": 1718788884, + "narHash": "sha256-PefMbkGNMK9TN1qcNL9OkFVTNdv6wo6XoaS8eTdsY04=", "ref": "refs/heads/master", - "rev": "301a0b915a9091d6d41d149dac3c237e2c44cb75", - "revCount": 38, + "rev": "abda2dc723e13dfc835535593321c514666e679e", + "revCount": 39, "type": "git", "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git?dir=common" }, diff --git a/nix/scripts/build-and-publish.nix b/nix/scripts/build-and-publish.nix index bd07c25879ae8973017e63f6af7e02bb1d5101be..23f61671a49e0c3930f8c9d9068944a21063d47a 100644 --- a/nix/scripts/build-and-publish.nix +++ b/nix/scripts/build-and-publish.nix @@ -11,8 +11,7 @@ in pkgs'.writeShellScriptBin "build-and-publish" '' source ${pkgs'.common}/bin/common ${bashFktScript} - cd_working_dir - + echo_section "build and publish" archive=$(ls ${monster} | grep tgz)