We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce the behavior:
$ doas nixos-rebuild switch error: builder for '/nix/store/lq2izg5wi60n2dy08y4w8y43i69fbzfp-nvimpager-0.12.0.drv' failed with exit code 2; last 10 log lines: > ok 133 - lua functions check_escape_sequences only checks files with filetype 'text' > ok 134 - lua functions check_escape_sequences finds ansi escape sequences > ok 135 - lua functions detect_parent_process detects man > ok 136 - lua functions detect_parent_process detects pydoc > ok 137 - lua functions detect_parent_process detects ruby > ok 138 - lua functions detect_parent_process detects perl > ok 139 - lua functions detect_parent_process detects git > ok 140 - lua functions detect_parent_process returns nil for unknown parents > 1..140 > make: *** [makefile:38: test] Error 1 For full logs, run 'nix log /nix/store/lq2izg5wi60n2dy08y4w8y43i69fbzfp-nvimpager-0.12.0.drv'. error: 1 dependencies of derivation '/nix/store/q2wfs75gnk8hz7dlg0w7nmn7a9k37hfg-system-path.drv' failed to build error: 1 dependencies of derivation '/nix/store/n6p56f2ya0n87z2lgnbjs1nm92zb1s08-nixos-system-sparkle-24.05.20240521.5710852.drv' failed to build
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m" - system: `"x86_64-linux"` - host os: `Linux 6.9.1-zen1, NixOS, 24.05 (Uakari), 24.05.20240521.5710852` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.18.2` - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
This was already reported in #313134 and should've been fixed by #313359
Follow https://nixpk.gs/pr-tracker.html?pr=313359 to see when it lands in nixos-unstable
nixos-unstable
Sorry, something went wrong.
Sorry for bothering. Searching didn't bring any results to me
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Notify maintainers
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: