about summary refs log tree commit diff
path: root/pkgs/build-support/fetchfossil/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-11-22fetchfossil: support SRI hashesFrancesco Gazzetta1-3/+16
2023-02-13treewide: use optionalStringFelix Buehler1-2/+2
2020-10-24fetchfossil: Depend on cacertAshish SHUKLA1-2/+2
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson1-1/+1
2016-08-21fetchfossil: Don't support MD5.Corbin1-3/+3
2016-08-19fetchfossil: Require rev.Corbin1-1/+1
2016-08-19fetchfossil: Cleanup some copy-and-paste.Corbin1-4/+3
2016-08-18build-support: Add fetchfossil function.Corbin1-0/+21