Staging #20

Merged
steveej merged 29 commits from staging into master 2019-03-20 11:28:18 +00:00
Showing only changes of commit 08a2798496 - Show all commits

View file

@ -26,7 +26,7 @@ rebuild-remote-device dir target rebuildarg="dry-activate" :
set -ex set -ex
just -v _rebuild-device {{dir}} {{rebuildarg}} --argstr moreargs "'--target-host\ {{target}}'" just -v _rebuild-device {{dir}} {{rebuildarg}} --argstr moreargs "'--target-host\ {{target}}'"
# Rebulid this device's NixOS # Rebuild this device's NixOS
rebuild-this-device rebuildarg="dry-activate": rebuild-this-device rebuildarg="dry-activate":
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e