index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-26.05-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
fetchgithub
Age
Commit message (
Expand
)
Author
3 days
fetchFromGitHub: only override fetchzip once
Eman Resu
2025-12-25
fetchFromGitHub: use fetchgit when postCheckout not empty
Yueh-Shun Li
2025-12-25
tests.fetchFromGitHub: add simple-tag
Yueh-Shun Li
2025-12-11
fetchFromGitHub: simplify useFetchGit and useFetchGitArgsWDPassing
Yueh-Shun Li
2025-12-09
fetchFromGitHub: converge arguments that determines useFetchGit
Yueh-Shun Li
2025-12-09
fetchFromGitHub: explicitly support addditional fetchgit args
Yueh-Shun Li
2025-12-04
fetchFromGitHub: default sparseCheckout to null
Yueh-Shun Li
2025-12-04
fetchFromGitHub: elaborate the fetchSubmodules default choice
Yueh-Shun Li
2025-12-04
fetchFromGitHub: pass leaveDotGit unconditionally using the null default
Yueh-Shun Li
2025-11-03
fetchFromGitHub: pass githubBase to mkDerivation via derivationArgs
Yueh-Shun Li
2025-11-03
fetchFromGitHub: make name respect overridden arguments
Yueh-Shun Li
2025-11-03
fetchFromGitHub: pass rev uniformly
Yueh-Shun Li
2025-11-03
fetchFromGitHub: pass tag to mkDerivation uniformly
Yueh-Shun Li
2025-11-03
fetchFromGitHub: pass owner and repo via derivationArgs
Yueh-Shun Li
2025-11-03
fetchFromGitHub: pass meta via fetcherArgs
Yueh-Shun Li
2025-10-28
fetchFromGitHub: take and unshadow passthru
Yueh-Shun Li
2025-10-28
fetchFromGitHub: prevent user overwriting url and private arguments
Yueh-Shun Li
2025-10-18
Revert "stdenv: pURL implementation (#421125)"
d068328
2025-10-17
stdenv: pURL implementation (#421125)
Arian van Putten
2025-10-14
stdenv: pURL review suggestions - replace merge
Hans Joachim Kliemeck
2025-10-14
stdenv: pURL - fix chaining case (github&submodules using fetchgit)
Hans Joachim Kliemeck
2025-10-10
stdenv: pURL review suggestions - part 4
Hans Joachim Kliemeck
2025-10-10
stdenv: pURL review suggestions
Hans Joachim Kliemeck
2025-10-03
stdenv: pURL github speed optimization
Hans Joachim Kliemeck
2025-10-03
stdenv: pURL implementation
h0nIg
2025-10-02
tests.fetchFromGitHub: init
Michael Daniels
2025-10-02
fetchFromGitHub: use fetchgit when the rootDir option is set
Michael Daniels
2025-05-31
lib, treewide: introduce `repoRevToName`, use it in most `fetch*` functions
Jan Malakhovski
2025-04-01
treewide: Format all Nix files
Silvan Mosberger
2025-03-12
fetchFromGitHub: use of the API endpoint only when fetching tarball
Olivier LDff
2025-01-16
fetchFromGitHub: refactor for scope clarity
Adam Dinwoodie
2025-01-05
fetchFromGitHub: use the API tarball endpoint
Adam Dinwoodie
2024-12-30
fetchFromGitHub: passthru `rev` based on `tag`
Peder Bergebakken Sundt
2024-12-06
fetchFromGitHub: expose tag argument
Robert Schütz
2024-12-05
fetchgit{,hub}: assert illegal tag + rev combinations
Atemu
2024-11-18
fetchgit{,hub}: add tag argument
Atemu
2024-09-04
fetchgithub: support fetchLFS
sohalt
2024-01-30
fetchFromGitHub: fix compatibility issue with nix-prefetch
Weijia Wang
2024-01-16
Merge #279934: fetchFromGitHub: drop unzip
Vladimír Čunát
2024-01-12
fetchFromGitHub: drop unzip
Weijia Wang
2023-12-31
build-support/fetchgithub: fix metadata eval for arguments without locations
Sergei Trofimovich
2023-06-24
treewide: use optionalString instead of 'then ""'
Felix Buehler
2023-06-04
fetchgit: require sparseCheckout be a list of strings
Nicolas Benes
2023-04-22
treewide: Make some fetchers overridable
piegames
2022-12-10
fetchGitHub: inherit owner and repo for use with rocmUpdateScript
Madoura
2022-11-15
treewide: make sparseCheckout a list of strings
Nicolas Benes
2022-05-24
unstableGitUpdater: fix updating fetchzip-based sources
Jan Tojnar
2022-02-10
fetchFromGitHub: perserve originating position
Jonathan Ringer
2022-02-10
fetchFromGitHub: don't overwrite meta
Jonathan Ringer
2022-01-24
fetchgithub: Support sparseCheckout
Zhong Jianxin
[next]