summaryrefslogtreecommitdiff
path: root/pkgs/build-support/binary-cache/make-binary-cache.py
AgeCommit message (Expand)Author
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
2023-10-04pkgs/build-support: refactor drvs using `__structuredAttrs = true`Maximilian Bosch
2023-02-07Introduce mkBinaryCache functionTom McLaughlin