lix/tests/unit
Pierre Bourdon 5a1824ebe1
derived-path: refuse built derived path with a non-derivation base
Example: /nix/store/dr53sp25hyfsnzjpm8mh3r3y36vrw3ng-neovim-0.9.5^out

This is nonsensical since selecting outputs can only be done for a
buildable derivation, not for a realised store path. The build worker
side of things ends up crashing with an assertion when trying to handle
such malformed paths.

Change-Id: Ia3587c71fe3da5bea45d4e506e1be4dd62291ddf
2024-05-17 02:16:15 +02:00
..
libexpr remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libexpr-support/tests remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libstore derived-path: refuse built derived path with a non-derivation base 2024-05-17 02:16:15 +02:00
libstore-support/tests remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libutil remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libutil-support/tests remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
meson.build filetransfer: abort transfer on receiver exception 2024-05-05 18:09:31 +00:00