This website requires JavaScript.
Explore
Help
Sign In
nathan
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2026-06-06 05:13:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
nixpkgs
/
pkgs
/
development
/
julia-modules
/
python
History
Maevi
3126d71478
treewide: remove exec bit from files that don't need it
...
find . -type f -executable ! -name '*.sh' -exec grep -L '^#!' {} \; | xargs chmod a-x
2026-01-16 15:42:35 +01:00
..
dag.py
…
dedup_overrides.py
treewide: remove exec bit from files that don't need it
2026-01-16 15:42:35 +01:00
extract_artifacts.py
treewide: remove exec bit from files that don't need it
2026-01-16 15:42:35 +01:00
find_package_implications.py
…
format_overrides.py
…
minimal_registry.py
treewide: remove exec bit from files that don't need it
2026-01-16 15:42:35 +01:00
project.py
treewide: remove exec bit from files that don't need it
2026-01-16 15:42:35 +01:00
sources_nix.py
treewide: remove exec bit from files that don't need it
2026-01-16 15:42:35 +01:00
util.py
…