summary refs log tree commit diff
path: root/nixos/lib/make-squashfs.nix
AgeCommit message (Expand)AuthorFilesLines
2023-05-11make-squashfs: use `__structuredAttrs`Naïm Favier1-0/+1
2021-12-08make-squashfs: use $NIX_BUILD_CORES or 48 cores if above 48Artturin1-1/+8
2021-02-28squashfs: use -no-hardlinks for reproducible squashfs images (#114454)Arnout Engelen1-1/+1
2019-01-17kernel config: add support for CONFIG_SQUASHFS_ZSTD (#52967)Danylo Hlynskyi1-1/+4
2018-02-07ISO images: Initialize the Nix database with correct NAR hashes/sizesEelco Dolstra1-37/+5
2018-01-09makeSquashfs: Inputs are nativeBuildInputsBen Gamari1-1/+1
2017-12-15make-squashfs.nix: Improve invalid path check messagesTuomas Tynkkynen1-1/+1
2017-12-03make-squashfs: Hack to avoid building images where nixos-install won't runTuomas Tynkkynen1-0/+27
2016-12-28Tune mksquashfs for smaller isos.Lluís Batlle i Rossell1-1/+1
2016-11-23nixos: compress squashfs with xzFranz Pletz1-1/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+30