3 lines
140 B
Bash
Executable file
3 lines
140 B
Bash
Executable file
#!/bin/sh
|
|
drv=$(colmena eval -E "{nodes, ...}: nodes.kat-kexec.config.system.build.kexecTarball" --instantiate --show-trace)
|
|
nom-build $drv
|