!pbdtvoHxUGLhcEvnlu:nixos.org

Exotic Nix Targets

341 Members
106 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
25 Sep 2023
@raitobezarius:matrix.orgraitobezariusand try to understand why the inputs path refers to ${P}/${P}17:55:33
@rhelmot:matrix.orgrhelmotDownload output.txt17:59:35
@rhelmot:matrix.orgrhelmotI'm really not seeing anything out of the ordinary. Can you (or anyone?) double-check?17:59:36
@raitobezarius:matrix.orgraitobezariusI am in a meeting unfortunately18:06:18
@artturin:matrix.orgArtturin
In reply to @rhelmot:matrix.org
error: builder for '/nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv' failed with exit code 1;
       last 1 log lines:
       > build input /nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools does not exist
       For full logs, run 'nix log /nix/store/bsfkbj4h494i1n8lzdfyhrp9xk6pnxir-gettext-0.21.1.drv'.

does this indicate a bug in nix? I "fixed" it by adjusting some overrides but I don't know why this would ever be produced. the builder isn't even getting run.

only way it should be possible is if you did "/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools/nix/store/cbls2b0w8r4gxan0ifdk6pksramy0hfg-bootstrap-tools"
19:42:58
@artturin:matrix.orgArtturinwell maybe not only way not sure19:43:31
@artturin:matrix.orgArtturin

th```
eval "$var"'+=("$pkg")'

if ! [ -e "$pkg" ]; then
echo "build input $pkg does not exist" >&2
exit 1
fi

19:43:45
@artturin:matrix.orgArtturin *
eval "$var"'+=("$pkg")'

if ! [ -e "$pkg" ]; then
    echo "build input $pkg does not exist" >&2
    exit 1
fi
19:43:52
@artturin:matrix.orgArtturinfrom generic/setup.sh19:44:00
@artturin:matrix.orgArtturincheck `${stdenv.__bootPackages....stdenv}/setup 19:45:46

Show newer messages


Back to Room ListRoom Version: 6