Files
lix/src
Eelco Dolstra 128098040b Fix exception handling around realisePath()
This no longer worked correctly because 'path' is uninitialised when
an exception occurs, leading to errors like

       … while importing ''

       at /nix/store/rrzz5b1pshvzh1437ac9nkl06br81lkv-source/flake.nix:352:13:

So move the adding of the error context into realisePath().
2022-01-21 13:53:18 +01:00
..
2022-01-18 17:28:18 +01:00
2021-12-13 19:37:30 +01:00
2021-11-11 11:05:44 +01:00
2021-12-17 22:03:33 +01:00