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
/
setup-hooks
/
patch-shebangs.sh
Age
Commit message (
Expand
)
Author
2025-07-07
patch-shebangs: fix binary data corrupt after patching
DavHau
2025-07-01
patchShebangs: fix crash on read-only files
DavHau
2025-06-06
patch-shebangs.sh: fix for macos sandbox
DavHau
2025-01-31
patch-shebangs: fix `env -S` with only one argument
Fabian Möller
2025-01-04
patchShebangs: fix issues with `set -u`
GGG
2024-07-29
patch-shebangs: don't patch shebangs with bash builtins
Minijackson
2023-09-16
patch-shebangs: fix crash with shebang without trailing newline
emilylange
2023-09-04
Merge pull request #245909 from Artturin/setupshchanges2
Artturi
2023-09-02
stdenv: Fix possible issues discovered with
Artturin
2023-06-19
patch-shebangs: add a flag to update shebangs with store paths
Ivan Trubach
2023-02-17
patch-shebangs: handle env -S shebangs
Timothy DeHerrera
2023-01-16
treewide: remove usages of header and stopNest
Artturin
2021-02-09
stdenv/patchShebangs: fix off by one reading old interpreter
Andrew Childs
2021-02-09
Revert "Revert "stdenv/patchShebangs: avoid temporary time reference file""
Andrew Childs
2021-02-09
Revert "stdenv/patchShebangs: avoid temporary time reference file"
Martin Weinelt
2021-01-14
stdenv/patchShebangs: avoid temporary time reference file
Jörg Thalheim
2021-01-14
stdenv/patchShebangs: consistent conditional tests
Jörg Thalheim
2021-01-14
stdenv/patchShebangs: use builtins where possible
Jörg Thalheim
2020-03-20
patch-shebangs.sh: Fix error messages to go to stderr, not '0' file.
Bryan Gardiner
2019-11-01
treewide: Make still dont* Variables are optional in most cases
John Ericson
2019-05-26
patchShebangs: Exit if no arguments were given
Daniel Schaefer
2019-05-25
patchShebangs: Allow for multiple arguments
Daniel Schaefer
2019-05-25
patchShebangs: Explain that script must be executable
Daniel Schaefer
2019-04-26
Merge pull request #56744 from matthewbauer/macos-10-12
Matthew Bauer
2019-04-26
patch-shebangs: fix dev detection
Matthew Bauer
2019-04-26
Revert "Revert "patch-shebangs: respect cross compilation""
Matthew Bauer
2019-04-25
Merge pull request #60215 from nmattia/nm-tmp-timestamp
Graham Christensen
2019-04-25
patchShebangs: create timestamp in tmp dir
Nicolas Mattia
2018-11-14
Revert "Revert "Revert "patch-shebangs: respect cross compilation"""
Daiderd Jordan
2018-11-14
Revert "patch-shebangs: use --build for auto patch shebangs"
Daiderd Jordan
2018-11-02
patch-shebangs: use --build for auto patch shebangs
Matthew Bauer
2018-11-02
Revert "Revert "patch-shebangs: respect cross compilation""
Matthew Bauer
2018-09-28
patch-shebangs.sh: use more robust 'for each file' loop, check for dir
Will Dietz
2018-09-28
patch-shebangs: simplify a bit per reviewer suggestion
Will Dietz
2018-09-28
patch-shebangs: use isScript to safely check for shebang start
Will Dietz
2018-09-25
Revert "patch-shebangs: respect cross compilation"
Daiderd Jordan
2018-09-10
Merge pull request #45698 from kamilchm/filename-in-usnupported-shebang-error
Matthew Bauer
2018-08-29
patch-shebangs: filename on unsupported shebang
Kamil Chmielewski
2018-07-31
patch-shebangs: respect cross compilation
Matthew Bauer
2018-01-21
patchShebangs: preserve times, resolves #33084
Yegor Timoshenko
2016-07-09
patchShebangs: quote variable assignment
Nikolay Amiantov
2016-07-09
patchShebangs: strip trailing whitespace
Cireo
2015-11-16
Fix patchShebangs on SmartOS
Danny Wilson
2015-09-17
patchShebangs: Ignore outputs that don't exist yet
Eelco Dolstra
2015-09-06
mass rewrite of find parameters to cross-platform style
Vladimír Čunát
2015-07-30
mass-replace deprecated usage of find -perm (Fixes #9044)
Vladimír Čunát
2015-01-08
Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
Domen Kožar
2015-01-02
Introduce patchShebangsPhase ran in preConfigurePhases
Domen Kožar
2014-08-09
Remove addHook
Eelco Dolstra
2014-08-09
Factor out fixup phase stuff into separate setup hooks
Eelco Dolstra