This website requires JavaScript.
Explore
Help
Sign in
wroclaw-git-backups
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
mirror of
https://github.com/NixOS/nix
synced
2025-06-29 19:03:16 +02:00
Code
Activity
fe38fce2d8
nix
/
src
/
nix-env
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
Update Makefile variable names
2014-02-01 13:54:38 +01:00
nix-env.cc
Replace Unicode quotes in user-facing strings by ASCII
2017-07-30 12:32:45 +01:00
user-env.cc
Replace Unicode quotes in user-facing strings by ASCII
2017-07-30 12:32:45 +01:00
user-env.hh
Mis-read Eelko's request to not make this an option: now, let's not make
2015-05-20 17:29:52 +02:00