390818ffdb6369f29a25335bab7fda2b568a1e20
`pi-coding-agent-bun` breaks `nix flake check` in CI: its bun2nix `fetchBunDeps` calls `builtins.filterSource` on subpaths of the pi.nix flake source, which requires that source derivation to be realised in the local store. A fresh CI runner doesn't have it, so eval aborts with `path '...-source.drv' is not valid`. It only works locally because the source is already realised there. Not using pi right now, so comment out the input, overlays, home module import and the package (leaving a root-cause note in `flake.nix`) rather than working around the upstream issue. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Configs for all (well almost all) my systems
Releases
1
Latest installer
Latest
Languages
Nix
86.8%
Python
7.5%
Shell
3.3%
HTML
2.4%