1
0
Fork 0

time the build

This commit is contained in:
Pratham Patel 2024-03-06 19:35:24 +05:30
parent 04c31e6aca
commit db20c2579e
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ if [ "$(uname -s)" != 'Linux' ]; then
exit 1
fi
nom build .
time nom build .
for resultISO in $(basename result/iso/nixos-*-"$(uname -m)"-linux.iso); do
cp result/iso/"${resultISO}" .