-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
error: builder for '/nix/store/ybvrra9ha5b3bb714csld0hwm2j2r9lz-check-formatting.drv' failed with exit code 1;
last 1 log lines:
> Error: failed to open cache: could not resolve local path for the cache: could not create any of the following paths: [/homeless-shelter/.cache/treefmt/eval-cache]
For full logs, run 'nix log /nix/store/ybvrra9ha5b3bb714csld0hwm2j2r9lz-check-formatting.drv'.
To Reproduce
Steps to reproduce the behavior:
- Add
formatting = (inputs.treefmt-nix.lib.evalModule pkgs ./treefmt.nix).config.build.check
tochecks
output. - Run
nix flake check
.
Expected behavior
nix flake check
runs successfully.
System information
NixOS Unstable (25.11)
Additional context
-
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working