Eelco Dolstra
0a26f9ae4a
Don't hide repeated values while generating manifest.nix
...
Fixes #6243 .
(cherry picked from commit a0259a21a4 )
2022-03-22 13:09:47 +00:00
Eelco Dolstra
3ff6186af1
Add a test for nix-assertion failures in nix-env
2022-01-24 14:49:32 +01:00
regnat
250f8a4bba
Escape ${ in strings when printing Nix expressions
...
Otherwise the result of the printing can't be parsed back correctly by
Nix (because the unescaped `${` will be parsed as the begining of an
anti-quotation).
Fix #3989
2020-09-14 17:19:25 +02:00
Eelco Dolstra
b215b23e9e
Test priorities
2012-12-04 14:47:50 +01:00
Eelco Dolstra
51e7e32c3b
* Refactoring: renamed *.nix.in to *.nix.
2009-03-17 17:11:55 +00:00