Skip to content
New issue

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

niri-visual-tests break nix #181

Closed
KiaraGrouwstra opened this issue Feb 10, 2024 · 1 comment
Closed

niri-visual-tests break nix #181

KiaraGrouwstra opened this issue Feb 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@KiaraGrouwstra
Copy link
Contributor

$ nix flake check         
error: builder for '/nix/store/chiy80k6h8nxyfibw6h03n18wa4qfjdn-niri-deps-a388c257951107c6d45987bb390f312e5398da71.drv' failed with exit code 101;
       last 10 log lines:
       > ++ command cargo --version
       > cargo 1.76.0-nightly (26333c732 2023-11-28)
       > ++ command cargo check --release --locked --all-targets
       > error: failed to load manifest for workspace member `/build/source/niri-visual-tests`
       >
       > Caused by:
       >   failed to read `/build/source/niri-visual-tests/Cargo.toml`
       >
       > Caused by:
       >   No such file or directory (os error 2)

a git bisect start main 236abd9 && git bisect run nix flake check blames this on 122afff.

@KiaraGrouwstra KiaraGrouwstra added the bug Something isn't working label Feb 10, 2024
@YaLTeR
Copy link
Owner

YaLTeR commented Feb 10, 2024

This is where I need to enlist help of the nix people because visual tests should not be built for regular use and should be built for development

KiaraGrouwstra added a commit to KiaraGrouwstra/niri that referenced this issue Feb 10, 2024
@YaLTeR YaLTeR closed this as completed in 1b752fe Feb 11, 2024
sodiboo pushed a commit to sodiboo/niri that referenced this issue Feb 27, 2024
KiaraGrouwstra added a commit to KiaraGrouwstra/cfg that referenced this issue Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants