about summary refs log tree commit diff
path: root/pkgs/build-support/fetchgithub
AgeCommit message (Expand)AuthorFilesLines
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-1/+1
2023-06-04fetchgit: require sparseCheckout be a list of stringsNicolas Benes1-1/+1
2023-04-22treewide: Make some fetchers overridablepiegames1-0/+2
2022-12-10fetchGitHub: inherit owner and repo for use with rocmUpdateScriptMadoura1-1/+1
2022-11-15treewide: make sparseCheckout a list of stringsNicolas Benes1-2/+2
2022-05-24unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar1-2/+11
2022-02-10fetchFromGitHub: perserve originating positionJonathan Ringer1-1/+11
2022-02-10fetchFromGitHub: don't overwrite metaJonathan Ringer1-1/+4
2022-01-24fetchgithub: Support sparseCheckoutZhong Jianxin1-2/+3
2021-11-11fetchgithub: fix eval when passing forceFetchGitSandro Jäckel1-1/+1
2021-09-28fetchFromGitHub: allow forcing fetchGitSandro Jäckel1-2/+2
2021-09-28fetchgithub: allow private repos to use fetchgitSandro Jäckel1-4/+2
2020-12-21fetchFromGitHub: also use git if deepClone or leaveDotGit is usedsternenseemann1-6/+14
2019-01-26all-packages: move fetch* to pkgs/build-support/Matthew Bauer1-0/+33