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-29 05:25:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08cae25447efe017c10797550af7894de9ffd7bb
nixpkgs
/
pkgs
/
development
/
julia-modules
/
python
/
project.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
3.2 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink