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:
error: builder for '/nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv' failed with exit code 2; last 10 log lines: > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: checkPhase > -------------------------------------------------------------------------------- > | Test Suite: batdiff | > -------------------------------------------------------------------------------- > [FAIL] version :: Mismatched STDERR snapshot. > > Totals: > PASS: 0 / 1 > FAIL: 1 / 1 For full logs, run 'nix log /nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv'. $ nix log /nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/5khnbkiiys0kr98zb11m5apy7vixk930-batdiff-2024.02.12.drv^*' Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/k43djnn6wrc88hkdn51l8hg48bngxqyi-bat-extras-2024.02.12 source root is bat-extras-2024.02.12 Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } patching script interpreter paths in bin/batdiff bin/batdiff: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4bj2kxdm1462fzcc> Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: checkPhase @nix { "action": "setPhase", "phase": "checkPhase" } -------------------------------------------------------------------------------- | Test Suite: batdiff | -------------------------------------------------------------------------------- [FAIL] version :: Mismatched STDERR snapshot. Totals: PASS: 0 / 1 FAIL: 1 / 1
@bbigras
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
nix-shell -p nix-info --run "nix-info -m"
$ nix-shell -p nix-info --run "nix-info -m" - system: `"x86_64-linux"` - host os: `Linux 6.6.44, NixOS, 24.11 (Vicuna), 24.11.20240809.5e0ca22` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.18.5` - nixpkgs: `/etc/nix/inputs/nixpkgs`
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
Related eth-p/bat-extras#126
Sorry, something went wrong.
delta --version
Please test #336961
7d37cb8
No branches or pull requests
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Notify maintainers
@bbigras
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: