make-kexec script
This commit is contained in:
parent
631755a751
commit
d670ad3f5b
1 changed files with 3 additions and 0 deletions
3
make-kexec.sh
Executable file
3
make-kexec.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
drv=$(colmena eval -E "{nodes, ...}: nodes.kat-kexec.config.system.build.kexecTarball" --instantiate --show-trace)
|
||||
nom-build $drv
|
Loading…
Reference in a new issue