mirror of
https://cgit.krebsco.de/krops/
synced 2025-02-13 02:35:50 +00:00
krops: add dry-rebuild before nix build
This commit is contained in:
parent
10fd67a6a2
commit
f2348bfbc2
@ -42,6 +42,7 @@ in
|
||||
writeDash name ''
|
||||
set -efu
|
||||
${populate { inherit force source; target = target'; }}
|
||||
${rebuild ["dry-build"] target'}
|
||||
${build target'}
|
||||
${rebuild ["switch"] target'}
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user