about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/squashfs/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-25pkgs/tools/filesystems: remove dead codefigsoda1-1/+0
2023-05-15Merge pull request #224413 from snicket2100/squafsTools-lzma-enabledRyan Lahfa1-0/+1
2023-04-27squashfsTools: fix build on darwinWeijia Wang1-1/+1
2023-04-04squashfsTools: enabled LZMA compression supportsnicket21001-0/+1
2023-03-27squashfsTools: 4.6 -> 4.6.1Ruud van Asseldonk1-2/+2
2023-03-27squashfsTools: 4.5.1 -> 4.6Ruud van Asseldonk1-7/+2
2022-11-09treewide: more meta changelog urls and mainPrograms (#200062)Daniel Nagy1-0/+1
2022-04-26squafsTools: fix crossArtturin1-1/+3
2022-04-26squashfsTools: pull patch to make manpages reproducibleArtturin1-0/+5
2022-04-26squashfsTools: enable strictDepsArtturin1-1/+3
2022-03-20squashfsTools: 4.5 -> 4.5.1Ruud van Asseldonk1-13/+12
2021-08-01squashfsTools: add NixOS cdrom boot as passthru testJamie McClymont1-0/+5
2021-08-01squashfsTools: patch a channel-blocking bugVladimír Čunát1-0/+7
2021-07-24squashfsTools: 4.4 -> 4.5Ruud van Asseldonk1-6/+2
2021-03-03squashfs: cleanup, update homepageSandro Jäckel1-12/+22
2021-03-03squashfsTools: enable LZO compressionArmijn Hemel1-2/+3
2021-02-28squashfs: use -no-hardlinks for reproducible squashfs images (#114454)Arnout Engelen1-0/+4
2021-01-15Merge branch 'master' into staging-nextJan Tojnar1-5/+5
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-7/+7
2021-01-10squashfsTools: unconditionally build with lz4SupportAtemu1-8/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-12-30treewide: installFlags is a listRobin Gloster1-1/+1
2019-09-07squashfsTools: make alignment patch apply to 4.4Ruud van Asseldonk1-2/+1
2019-09-07squashfsTools: 4.4dev_20180612 -> 4.4Ruud van Asseldonk1-11/+6
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
2019-07-08squashfsTools: Fix 4k-align patch (regression in 4.4dev)Charles Duffy1-1/+1
2018-12-27squashfs: 4.4dev -> 4.4dev-20180612danbst1-5/+7
2018-11-17squashfsTools: incorporate 4k-alignment option patch (#49200)Charles Duffy1-3/+7
2018-06-01squashfs: support darwinMatthew Bauer1-2/+2
2018-05-09squashfsTools: update package metadataRuud van Asseldonk1-0/+2
2018-05-08squashfsTools: apply reproducibility patchesRuud van Asseldonk1-0/+9
2016-09-15squashfsTools: optional lz4 supportJoachim Fasting1-3/+10
2016-09-15squashfsTools: use fetchFromGitHubJoachim Fasting1-3/+4
2014-11-11glibc: Include a copy of libgcc_s.so.1Eelco Dolstra1-2/+0
2014-10-22squashfs: -lgcc_sDomen Kožar1-0/+2
2014-10-22squashfs: 4.3 -> 4.4, hopefully fixes http://hydra.nixos.org/build/16422733Domen Kožar1-7/+7
2014-10-08squashfsTools: update from 4.2 to 4.3, potentially fixes CVE-2012-4024, CVE-2...Aristid Breitkreuz1-3/+3
2013-04-12openssh: Update to 6.2p1Eelco Dolstra1-4/+4
2012-01-20* Fix the squashfs build (it links against xz, so xz has Eelco Dolstra1-10/+9
2012-01-18* Cleanup: remove obsolete references to ‘xz’, which is in stdenv now.Eelco Dolstra1-1/+1
2011-01-17enable lzma support in squashfs-toolsRob Vermaas1-3/+4
2010-09-28update to 4.1, lzma support not yet addedArmijn Hemel1-5/+5
2009-12-04* Refactoring: move most filesystem utilities / FUSE filesystems toEelco Dolstra1-0/+25