Adapt package names to upstream changes

This commit is contained in:
2025-11-11 12:08:59 +01:00
parent 5ab5e53476
commit d8c976ec47
3 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ in
path = [
pass-wayland
git
gitAndTools.pass-git-helper
pass-git-helper
];
script = "${pkgs.pass-wayland}/bin/pass git push";
serviceConfig.Type = "oneshot";
@@ -120,7 +120,7 @@ in
path = [
pass-wayland
git
gitAndTools.pass-git-helper
pass-git-helper
];
script = "${pkgs.git}/bin/git -C /home/coolneng/Projects/panacea push";
serviceConfig.Type = "oneshot";