summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchgithub
AgeCommit message (Expand)Author
3 daysfetchFromGitHub: only override fetchzip onceEman Resu
2025-12-25fetchFromGitHub: use fetchgit when postCheckout not emptyYueh-Shun Li
2025-12-25tests.fetchFromGitHub: add simple-tagYueh-Shun Li
2025-12-11fetchFromGitHub: simplify useFetchGit and useFetchGitArgsWDPassingYueh-Shun Li
2025-12-09fetchFromGitHub: converge arguments that determines useFetchGitYueh-Shun Li
2025-12-09fetchFromGitHub: explicitly support addditional fetchgit argsYueh-Shun Li
2025-12-04fetchFromGitHub: default sparseCheckout to nullYueh-Shun Li
2025-12-04fetchFromGitHub: elaborate the fetchSubmodules default choiceYueh-Shun Li
2025-12-04fetchFromGitHub: pass leaveDotGit unconditionally using the null defaultYueh-Shun Li
2025-11-03fetchFromGitHub: pass githubBase to mkDerivation via derivationArgsYueh-Shun Li
2025-11-03fetchFromGitHub: make name respect overridden argumentsYueh-Shun Li
2025-11-03fetchFromGitHub: pass rev uniformlyYueh-Shun Li
2025-11-03fetchFromGitHub: pass tag to mkDerivation uniformlyYueh-Shun Li
2025-11-03fetchFromGitHub: pass owner and repo via derivationArgsYueh-Shun Li
2025-11-03fetchFromGitHub: pass meta via fetcherArgsYueh-Shun Li
2025-10-28fetchFromGitHub: take and unshadow passthruYueh-Shun Li
2025-10-28fetchFromGitHub: prevent user overwriting url and private argumentsYueh-Shun Li
2025-10-18Revert "stdenv: pURL implementation (#421125)"d068328
2025-10-17stdenv: pURL implementation (#421125)Arian van Putten
2025-10-14stdenv: pURL review suggestions - replace mergeHans Joachim Kliemeck
2025-10-14stdenv: pURL - fix chaining case (github&submodules using fetchgit)Hans Joachim Kliemeck
2025-10-10stdenv: pURL review suggestions - part 4Hans Joachim Kliemeck
2025-10-10stdenv: pURL review suggestionsHans Joachim Kliemeck
2025-10-03stdenv: pURL github speed optimizationHans Joachim Kliemeck
2025-10-03stdenv: pURL implementationh0nIg
2025-10-02tests.fetchFromGitHub: initMichael Daniels
2025-10-02fetchFromGitHub: use fetchgit when the rootDir option is setMichael Daniels
2025-05-31lib, treewide: introduce `repoRevToName`, use it in most `fetch*` functionsJan Malakhovski
2025-04-01treewide: Format all Nix filesSilvan Mosberger
2025-03-12fetchFromGitHub: use of the API endpoint only when fetching tarballOlivier LDff
2025-01-16fetchFromGitHub: refactor for scope clarityAdam Dinwoodie
2025-01-05fetchFromGitHub: use the API tarball endpointAdam Dinwoodie
2024-12-30fetchFromGitHub: passthru `rev` based on `tag`Peder Bergebakken Sundt
2024-12-06fetchFromGitHub: expose tag argumentRobert Schütz
2024-12-05fetchgit{,hub}: assert illegal tag + rev combinationsAtemu
2024-11-18fetchgit{,hub}: add tag argumentAtemu
2024-09-04fetchgithub: support fetchLFSsohalt
2024-01-30fetchFromGitHub: fix compatibility issue with nix-prefetchWeijia Wang
2024-01-16Merge #279934: fetchFromGitHub: drop unzipVladimír Čunát
2024-01-12fetchFromGitHub: drop unzipWeijia Wang
2023-12-31build-support/fetchgithub: fix metadata eval for arguments without locationsSergei Trofimovich
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-06-04fetchgit: require sparseCheckout be a list of stringsNicolas Benes
2023-04-22treewide: Make some fetchers overridablepiegames
2022-12-10fetchGitHub: inherit owner and repo for use with rocmUpdateScriptMadoura
2022-11-15treewide: make sparseCheckout a list of stringsNicolas Benes
2022-05-24unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar
2022-02-10fetchFromGitHub: perserve originating positionJonathan Ringer
2022-02-10fetchFromGitHub: don't overwrite metaJonathan Ringer
2022-01-24fetchgithub: Support sparseCheckoutZhong Jianxin