This website requires JavaScript.
Explore
Help
Sign in
nixos
/
nix
Watch
1
Star
1
Fork
You've already forked nix
0
mirror of
https://github.com/NixOS/nix.git
synced
2025-11-19 08:49:35 +01:00
Code
Activity
e56e790642
nix
/
src
/
nix-prefetch-url
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-prefetch-url: Rewrite in C++
2015-10-01 16:47:43 +02:00
nix-prefetch-url.cc
Replace Unicode quotes in user-facing strings by ASCII
2017-07-30 12:32:45 +01:00