deploy-rs/src
stuebinm d5f4b0fabb fix nix-build invocation in non-flake builds
The drvpath^out syntax is only part of `nix build', not `nix-build',
which still produces the outPath as it did before, but errors out if
attempted to be called in the same way as `nix build'.
2024-06-11 20:00:09 +02:00
..
bin [#245] Return non-zero exit code in case of confirmation timeout 2023-12-11 14:42:55 +01:00
cli.rs better error messages: provide node names 2024-06-10 17:42:53 +02:00
data.rs add support for entering password for sudo 2024-02-16 23:21:25 +10:30
deploy.rs add support for entering password for sudo 2024-02-16 23:21:25 +10:30
lib.rs add support for entering password for sudo 2024-02-16 23:21:25 +10:30
push.rs fix nix-build invocation in non-flake builds 2024-06-11 20:00:09 +02:00