summaryrefslogtreecommitdiff
path: root/pkgs/build-support/binary-cache
AgeCommit message (Expand)Author
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-03-08mkBinaryCache: add missing .nar extensionFlorian Klink
2025-02-04mkBinaryCache: support different compression methods: xz (default), zstd, nonethomasjm
2025-01-22mkBinaryCache: process items in parallelTom McLaughlin
2024-12-21mkBinaryCache: fix FileHashesRyan Trinkle
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2023-10-04pkgs/build-support: refactor drvs using `__structuredAttrs = true`Maximilian Bosch
2023-06-30binary-cache: use lib.makeBinPathSandro Jäckel
2023-02-07Introduce mkBinaryCache functionTom McLaughlin