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-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
/
fetchcvs
Age
Commit message (
Expand
)
Author
2024-12-29
treewide: load structured attributes in all bash builders consistently
Wolfgang Walther
2024-12-13
build-support: fix nix-prefetch-* on macOS (#358685)
Jörg Thalheim
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-11-25
build-support: Simplify tmpdir creation with coreutils
Jonathan del Strother
2024-11-25
build-support: fix nix-prefetch-* on macOS
Jonathan del Strother
2024-09-17
nix-prefetch-cvs: emit SRI hashes by default
nicoo
2024-09-17
fetchcvs: support `hash` attribute
nicoo
2023-10-04
treewide: refactor `.attrs.sh` detection
Maximilian Bosch
2023-04-22
treewide: Make some fetchers overridable
piegames
2023-01-16
treewide: remove usages of header and stopNest
Artturin
2022-12-08
treewide: source .attrs in builders
Artturin
2022-07-02
treewide: fix bash exit handlers
Erik Arvstedt
2021-02-08
fetchcvs: fix ssh wrapper failing due to missing /usr/bin/env
sternenseemann
2018-04-24
bsd: init netbsd & openbsd userland
Matthew Bauer
2018-04-24
cvs: support ssh access
Matthew Bauer
2018-01-10
treewide: Fetchers should use `stdenvNoCC`.
John Ericson
2018-01-09
treewide: Fixed output fetch* derivations should use `nativeBuildInputs`
John Ericson
2014-08-27
build-support: Fix nix-prefetch-* on OS X.
aszlig
2012-01-18
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
Eelco Dolstra
2008-02-28
* Quick hack to support checkout by date.
Eelco Dolstra
2008-02-28
* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.
Eelco Dolstra
2007-11-13
implemented proposal by niksnut.
Marc Weber
2007-11-11
Synergy added and fetchcvs modified (see mailinglist post)
Marc Weber
2006-05-11
Added fetchcvs.
Roy van den Broek