summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchgitlab/default.nix
AgeCommit message (Expand)Author
2025-12-15Revert "fetchurl, fetchgitlab: fix curlOpts extension"Yueh-Shun Li
2025-12-13fetchurl, fetchgitlab: fix curlOpts extensionNicolas Benes
2025-10-11fetchgitlab: pass private tokens/passwordsNicolas Benes
2025-05-31lib, treewide: introduce `repoRevToName`, use it in most `fetch*` functionsJan Malakhovski
2024-12-30fetchFromGitLab: passthru `rev` based on `tag`Peder Bergebakken Sundt
2024-12-24fetchgitlab: add tag argumentwxt
2024-12-24fetchgitlab: nixfmtwxt
2023-12-17Merge pull request #268304 from panicgh/fetchgitlab-sparse-forcegitPeder Bergebakken Sundt
2023-11-27fetchFromGitLab: passthru owner and repoColin
2023-11-18fetchgitlab: add option to force fetchgitNicolas Benes
2023-11-18fetchgitlab: add option for sparse checkoutNicolas Benes
2023-11-18fetchgitlab: make args more similar to fetchgithubNicolas Benes
2023-04-22treewide: Make some fetchers overridablepiegames
2022-10-29fetchFromGitLab: don't passthruAttrs fetchGit specific attrs to fetchUrlArtturin
2022-05-24unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar
2021-11-18fetchgitlab: fix unexpected argumentIgor Sharonov
2021-09-20fetchFromGitLab: Allow overriding protocolMike Purvis
2021-07-22fetchgitlab: add deepClone, fetchSubmodules, leaveDotGit argumentsSandro Jäckel
2020-09-13fetchgitlab: Escape a few more characters in the revisionTethys Svensson
2020-05-24fetchgitlab: escape rev to support "+" in itFlorian Klink
2019-12-09fetchFromGitLab: improve readabilityAlyssa Ross
2019-01-26all-packages: move fetch* to pkgs/build-support/Matthew Bauer