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
/
fetchpatch
Age
Commit message (
Expand
)
Author
8 days
fetchpatch2: use --full-index patches in tests
networkException
2025-10-12
fetchpatch: add tests for hunks
Morgan Jones
2025-10-12
fetchpatch: support `hunks` option
Morgan Jones
2025-10-04
pkgs: remove optional builtins prefixes from prelude functions
NAHO
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-05-23
fetchpatch: add support for patches to files with apostrophes
Jeremy Fleischman
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-07-01
fetchpatch: add patchutils to nativeBuildInputs
Ivan Trubach
2024-07-01
fetchpatch2: fix hash in tests
Ivan Trubach
2023-03-11
fetchpatch: add decode test
Artturin
2023-03-11
fetchpatch: add "decode" argument for gerrit
Alyssa Ross
2023-02-13
treewide: use optionalString
Felix Buehler
2022-07-20
fetchpatch2: init
Artturin
2022-05-05
testers.invalidateFetcherByDrvHash: Move from top-level
Robert Hensing
2022-03-25
fetchpatch: add `relative`
Naïm Favier
2022-03-15
fetchpatch: Fix typos
Robert Hensing
2022-02-02
fetchpatch: Clean up
DavHau
2022-02-02
fetchpatch: allow empty hash
DavHau
2021-10-25
patchutils: add 0.4.2 variant + remove meta.executable + enable tests + fix i...
Artturi
2020-03-02
fetchpatch: Allow using base64-encoded hash
Jan Tojnar
2019-05-12
fetchpatch: explain why we use 0.3.3
Vladimír Čunát
2019-04-13
fetchpatch: explicitly use patchutils 0.3.3
Bob van der Linden
2018-08-21
fetchpatch: patchutils -> buildPackages.patchutils
volth
2018-07-16
fetchpatch: add option to revert a patch
Timo Kaufmann
2018-07-15
fetchpatch: fail on empty patch
Timo Kaufmann
2018-07-15
fetchpatch: escape excludes and includes
Timo Kaufmann
2018-07-15
fetchpatch: Add includes to compliment excludes, and require that both not be...
John Ericson
2018-07-04
Revert "haskell generic-builder: Use strictDeps always"
Peter Simons
2018-07-02
fetchpatch: Add includes to compliment excludes, and require that both not be...
John Ericson
2018-01-18
fetchpatch: Add support for an arbitrary extra prefix
John Ericson
2017-10-03
fetchpatch: allow callers to specify postFetch sensibly
Dan Peebles
2017-07-26
fetchpatch: add excludes parameter
Robin Gloster
2016-07-29
fetchpatch: add addPrefixes argument
Franz Pletz
2015-06-23
fetchpatch: Allow to pass a postFetch attribute.
aszlig
2015-02-22
Patches for a lot of packages for GHC 7.10
Joel Taylor
2014-05-17
Merge #2630: add and use fetchpatch
Vladimír Čunát