Files
nix/src/libexpr
Niels Egberts ae0ed53b09 toString also coerces a set with an outPath attribute to a string
nix-repl> builtins.toString { outPath = "somestring"; }
"somestring"
2021-07-09 21:50:10 +01:00
..
2021-07-01 11:09:31 -07:00
2021-01-25 19:03:13 +01:00
2021-01-21 11:02:09 +01:00
2020-12-02 14:33:20 +01:00
2019-03-14 14:11:12 +01:00
2021-01-21 11:02:09 +01:00
2020-10-06 10:40:07 +02:00