selfModifiedDate
This commit is contained in:
parent
f544a9f45a
commit
8e369dfcd6
|
@ -49,7 +49,7 @@
|
|||
};
|
||||
|
||||
isoImage = {
|
||||
isoName = "toolshed.iso";
|
||||
isoName = "toolshed-${self.lastModifiedDate}.iso";
|
||||
squashfsCompression = "zstd";
|
||||
appendToMenuLabel = " Toolshed ${self.lastModifiedDate}";
|
||||
makeEfiBootable = true; # EFI booting
|
||||
|
|
Loading…
Reference in New Issue