aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: b31f7fd74d457543fee1d2e3b6f3ef2303fa255d (about) (plain)
1
2
3
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
...Ludovic Courtès 2023-01-09daemon: Improve error message for wrong hash sizes....Ludovic Courtès 2023-01-09derivations: 'read-derivation' correctly handles case with empty hash....Ludovic Courtès 2022-10-22Remove now unnecessary uses of (guix grafts)....Ludovic Courtès 2022-03-07derivations: Coalesce inputs that have the same output path....Ludovic Courtès 2021-11-16daemon: Do not deduplicate files smaller than 8 KiB....Ludovic Courtès 2021-03-06tests: do not hard code HTTP ports...Maxime Devos 2020-05-22packages: Introduce <content-hash> and use it in <origin>....Ludovic Courtès 2020-05-22tests: Test fixed-output derivations with several hash algorithms....Ludovic Courtès