Commit Graph

152 Commits (1262b3c4212b1d152aee0113dd3e7a248936b680)

Author SHA1 Message Date
Robert Hensing c071530ca5 testers.invalidateFetcherByDrvHash: Move from top-level 2 years ago
Sandro Jäckel 538a5a28b7
fetchgit: allow passing thru meta 2 years ago
Maciej Krüger ba83787f0d
fetchgit: split off deterministic-git functions 2 years ago
Zhong Jianxin 36cc03e151 fetchgit: Add test for sparseCheckout 2 years ago
Zhong Jianxin d03a07d5a7 fetchgit: Support sparse checkout 2 years ago
Tomas Bravo 80ab168c4a nix-prefetch-git: fix incorrect mktemp usage 3 years ago
Maciej Krüger 5c2b1b6a29
fetchgit: support hash parameter alongside sha256 3 years ago
Sandro Jäckel 6f53c06748 fetchgit: add support for netrc file through impure NIX_GIT_SSL_CAINFO env 3 years ago
Robert Hensing 0fa3d10d7d fetchgit.tests: init 3 years ago
Bjørn Forsman 9bd51f0db9 nix-prefetch-git: add fetchLFS flag to the JSON output 3 years ago
Bjørn Forsman f43829a1d8 nix-prefetch-git: provide fallback for $TMPDIR 3 years ago
Atemu 11df41199b nix-prefetch-git: don't fetch everything when given a hash 3 years ago
Bjørn Forsman 2e8f6e0d93 fetchgit: document --fetch-lfs flag 3 years ago
Michael Weiss 2aadb9a53d
nix-prefetch-git: Run git-init with --initial-branch=master 3 years ago
Tom McLaughlin 6779902b32 fetchgit: support passing tree hashes as "rev" 3 years ago
Luflosi e238ff073f
fetchgit: escape dot in regex 3 years ago
Ben Siraphob 02ee14b9d5 treewide: stdenvNoCC.lib -> lib 3 years ago
Jonathan Ringer 741285611f fetchgit: add lfs support 4 years ago
Jörg Thalheim 2fb5dac372 nix-prefetch-git: also add store path to json output 4 years ago
Benjamin Hipple 259f3b3b68
Revert "fetchzip, fetchgit: cleanup handling of optional features and whitespace" 4 years ago
Jan Tojnar 28faf5bc86
nix-prefetch-git: Fix output mangling 4 years ago
Jan Tojnar f19a101a73
nix-prefetch-git: report deepClone & leaveDotGit 4 years ago
Benjamin Hipple caff183402 fetchzip, fetchgit: cleanup handling of optional features and whitespace 4 years ago
Dima df7f3e0f98 nix-prefetch-git: list --branch-name in help 5 years ago
adisbladis e578b8499f fetchgitPrivate: Remove fetcher 5 years ago
volth 7b8fb5c06c treewide: remove redundant quotes 5 years ago
Silvan Mosberger 89636b9a5e
nix-prefetch-git: Remove some pack file non-determinism 5 years ago
Andreas Rammhold 46f84adc0c
nix-prefetch-git: add -h as shortcut for --help to improve quality of life 5 years ago
Andrew Childs 597d6d2bcd nix-prefetch-git: propagate errors under --quiet 6 years ago
Jörg Thalheim eac6797380
prefer-fetch-remote: an overlay to fetch on remote builders 6 years ago
Craig Younkins 8b12b17df3
treewide: Fix broken Gmane URLs 6 years ago
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 6 years ago
Guillaume Maudoux ea23a1ed4e fetchgit: adapt regex to git 2.18.0 6 years ago
Tim Cuthbertson c5454933a1 nix-prefetch-git: fix output `fetchSubmodules` property 6 years ago
Lionello Lunesu 9fe26eed9e nix-prefetch-git: fix handling of submodules with spaces 6 years ago
Will Dietz 0e95bed017 nix-prefetch-git: fix extraction of submodule hashes on latest git 7 years ago
John Ericson 940c4fa3f5 treewide: Fetchers should use `stdenvNoCC`. 7 years ago
John Ericson 3d59b4d285 treewide: Fixed output fetch* derivations should use `nativeBuildInputs` 7 years ago
Frederik Rietdijk f8eed5f7a5 fetchgitPrivate: put our custom ssh on PATH 7 years ago
Eelco Dolstra c3255fe8ec
fetchzip and friends: Set "name" to "source" by default 7 years ago
Vaibhav Sagar 376f7aa761
Update nix-prefetch-git 7 years ago
Volth ab8dd33e5c support old naming, just add escaping of unsafe chars 7 years ago
Volth e7521e289c gitRepoToName: make it compatible with old fetchFromGitHub's "${repo}-${rev}-scr" to avoid mass rebuild 7 years ago
Volth 535a6c3520 fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimal 7 years ago
Harmen 6dab2c72df nix-prefetch-git: add --quiet to --help 7 years ago
Bjørn Forsman b8658f629b fetchgit: support "git@server:repo" URLs 7 years ago
Daiderd Jordan a3b69c0d5c
fetchgit: add postFetch argument 7 years ago
Daiderd Jordan 7567c5c1ee
fetchgit: add postFetch argument 7 years ago
Robin Gloster f57185db95
fetch-*: remove md5 support 7 years ago
Connor Clark c7ba4643a9 nix-prefetch-git: remove call to non-existent print_metadata command; improve hash mismatch error message. 8 years ago