This website requires JavaScript.
Explore
Help
Sign in
maurice
/
snix
Watch
1
Star
0
Fork
You've already forked snix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
689b2783fc
snix
/
src
/
nix-copy-closure
History
Download ZIP
Download TAR.GZ
Jörg Thalheim
2fd8f8bb99
Replace Unicode quotes in user-facing strings by ASCII
...
Relevant RFC:
NixOS/rfcs#4
$ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g"
2017-07-30 12:32:45 +01:00
..
local.mk
nix-copy-closure: Implement in C++.
2017-01-20 09:47:58 -05:00
nix-copy-closure.cc
Replace Unicode quotes in user-facing strings by ASCII
2017-07-30 12:32:45 +01:00