Files
lix/src
Shea LevyandEelco Dolstra 14080f3e4b Use __toString when coercing sets to strings.
For example, "${{ foo = "bar"; __toString = x: x.foo; }}" evaluates
to "bar".

With this, we can delay calling functions like mkDerivation,
buildPythonPackage, etc. until we actually need a derivation, enabling
overrides and other modifications to happen by simple attribute set
update.
2016-01-05 13:55:06 +01:00
..
2014-02-01 14:38:12 +01:00
2015-07-20 01:16:16 +02:00
2015-09-18 01:22:35 +02:00
2016-01-05 13:31:15 +01:00
2014-08-20 18:03:48 +02:00
2014-08-13 19:06:20 +02:00