diff options
author | Roman Melnikov | 2023-04-18 15:28:39 +0800 |
---|---|---|
committer | Roman Melnikov | 2023-05-05 14:57:31 +0800 |
commit | e3bc066bd8f2bcf8433616b7610ef59ba04b679e (patch) | |
tree | ccc150b4d16ebcc173a651c1e1cbc2039fcb029b /flake.lock | |
parent | 8c9ea9605eed20528bf60fae35a2b613b901fd77 (diff) |
[#202] Provide '^out' suffix for deriver on newer nix
Problem: Since 2.15 nix no longer reference '.drv' as derivation
outputs. At the same time, nix before '2.13' doesn't support '.drv'
special suffix handling.
Solution: Provide '^out' suffix for the profile deriver in case
'nix path-info <...>.drv' returns the same '<...>.drv' path.
In other cases either an error about the build result not being present
in the /nix/store is returned or an actual build result path is
returned.
Diffstat (limited to 'flake.lock')
0 files changed, 0 insertions, 0 deletions