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-08-27 02:34:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
python-updates
nixpkgs
/
pkgs
/
development
/
julia-modules
/
python
/
sources_nix.py
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
2.4 KiB
Raw
Permalink
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink