lix/src
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
..
build-remote Remove HintFmt::operator% 2024-03-26 15:40:05 -07:00
libcmd build: fix build when gc is disabled 2024-05-15 18:48:00 -07:00
libexpr remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
libfetchers add and fix -Wignored-qualifiers 2024-05-09 07:08:44 -06:00
libmain libutil: remove the interrupt-blocking code 2024-05-13 09:03:53 +02:00
libstore derived-path: refuse built derived path with a non-derivation base 2024-05-17 02:16:15 +02:00
libutil libutil: remove the interrupt-blocking code 2024-05-13 09:03:53 +02:00
nix nix3-eval: don't elide top-level errors 2024-05-08 13:37:20 -06:00
nix-build Move shell_words into its own file 2024-03-26 16:44:04 -07:00
nix-channel Format Nix code with nixfmt 2024-04-08 13:00:00 -07:00
nix-collect-garbage util.hh: split out signals stuff 2024-03-11 00:52:09 -07:00
nix-copy-closure Merge pull request #9277 from keszybz/file-permissions 2024-03-04 05:26:17 +01:00
nix-env refactor some nix-env and profile code to libcmd 2024-04-29 01:19:21 +00:00
nix-instantiate Unify and refactor value printing 2024-03-09 03:50:06 +01:00
nix-store libexpr: Support structured error classes 2024-03-09 04:47:05 -07:00
resolve-system-dependencies remove the autoconf+Make buildsystem 2024-05-07 17:04:30 -06:00
meson.build meson: implement functional tests 2024-03-27 18:37:50 -06:00