diff --git a/containers/camptules.nix b/containers/camptules.nix index 1f66f76..c56ef82 100644 --- a/containers/camptules.nix +++ b/containers/camptules.nix @@ -39,7 +39,7 @@ nglib.makeSystem { pkgs.writeShellScriptBin "camptules" '' export PATH=$PATH:${youtube-dl}/bin:${pkgs.ffmpeg}/bin - echo new + cd /secrets ${lib.trace camptules.defaultPackage."x86_64-linux".outPath camptules.defaultPackage."x86_64-linux"}/bin/camptules ''; }; diff --git a/flake.lock b/flake.lock index f52ac6f..13da1c8 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1641345147, - "narHash": "sha256-2DwiEp/pxQ/gIMlJyYOM/q2sEXaJ4LYqhdvW9TrFjpA=", + "lastModified": 1650374345, + "narHash": "sha256-YprUqDDomOackDUuVvXSeVQwjekXtoZSjLi0x2XjKes=", "ref": "master", - "rev": "67759ba6aede849780dcedcc3b316ccc1c0084b0", - "revCount": 39, + "rev": "bc20eb7c20b906ee4fc6a936da7370d00f2c2739", + "revCount": 42, "type": "git", "url": "https://gitea.redalder.org/ThyW/camptules" }, diff --git a/infrastructure/camptules/nomad.hcl b/infrastructure/camptules/nomad.hcl index 54874e6..4f45512 100644 --- a/infrastructure/camptules/nomad.hcl +++ b/infrastructure/camptules/nomad.hcl @@ -25,11 +25,19 @@ job "camptules" { template { data = <