expand the path to support working in systemd service
All checks were successful
buildbot/nix-eval Build done.
buildbot/nix-build Build done.
buildbot/nix-effects Build done.

This commit is contained in:
Abel Luck 2026-02-27 09:27:49 +01:00
parent ba34ac0d67
commit 29fe7f76c1
3 changed files with 27 additions and 3 deletions

View file

@ -6,7 +6,7 @@
buildGoModule {
pname = "nix-cache-login";
version = "0.1.1";
version = "0.1.2";
src = ./.;
# src = fetchgit {
# url = "https://guardianproject.dev/ops/nix-cache-login.git";