summaryrefslogtreecommitdiff
path: root/pkgs/build-support/binary-cache/default.nix
AgeCommit message (Expand)Author
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-02-04mkBinaryCache: support different compression methods: xz (default), zstd, nonethomasjm
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