nix: separate repository tooling from packaging #268
No reviewers
Labels
No labels
priority/P0
priority/P1
priority/P2
release/v0.1.0
status/blocked
status/planned
type/bug
type/design
type/test-gap
type/tracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
natsukium/felis!268
Loading…
Reference in a new issue
No description provided.
Delete branch "refactor/repo-layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The repository had overlapping directory names for development environment definitions and repository automation. This makes it unclear whether a file belongs to the Nix packaging surface, the development environment, or an internal tool.
What changed
scripts/totools/.dev/packages/.dev/bench/.nix/.justfile, documentation, and agent skills to follow the new paths.Verification
just checknix flake check --no-build --all-systemsnix build .#felis --no-link