TheRiceCold / kaizen

productive desktop environment setup.
MIT License
37 stars 2 forks source link

Dependence of derivation failed to build #5

Closed VerySweetBread closed 1 week ago

VerySweetBread commented 1 week ago

Log:

❯ nix run github:thericecold/kaizen
error: builder for '/nix/store/qljqkzn7pnnlr6c90in45ci5ilya5jal-kaizen.drv' failed with exit code 1;
       last 10 log lines:
       >       4 │ import AppLauncher from './AppLauncher'
       >         ╵        ~~~~~~~~~~~
       >
       > ✘ [ERROR] No matching export in "lib/utils.ts" for import "getPlayer"
       >
       >     desktop/fullscreen/dashboard/home/player/index.ts:7:9:
       >       7 │ import { getPlayer } from 'lib/utils'
       >         ╵          ~~~~~~~~~
       >
       > 4 errors
       For full logs, run 'nix log /nix/store/qljqkzn7pnnlr6c90in45ci5ilya5jal-kaizen.drv'.
error: 1 dependencies of derivation '/nix/store/sid4hlqf4q4ygzxz7nfbsb32428avvz0-kaizen.drv' failed to build
TheRiceCold commented 1 week ago

Fixed, thanks for opening an issue.