Skip to content

feat: expand nix flake usage and docs#43

Merged
acevif merged 27 commits intomainfrom
nix
Jan 27, 2026
Merged

feat: expand nix flake usage and docs#43
acevif merged 27 commits intomainfrom
nix

Conversation

@acevif
Copy link
Copy Markdown
Owner

@acevif acevif commented Jan 26, 2026

Summary

  • add flake package output for nix run / nix profile install
  • expose packages.ignore alias in the flake output
  • document devShell usage with ignore as a flake input in README
  • refresh Nix devShell tooling list in contributing guide

Testing

  • nix flake check
  • nix flake check --all-systems

acevif and others added 8 commits January 27, 2026 08:22
- Add nixpkgs-unstable input for latest packages
- Add codex, claude-code, gemini-cli from unstable
- Add opencode from stable nixpkgs
- Enable allowUnfree for claude-code
- Update Ignorefile with Nix template for result files

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add packages.default to flake.nix, enabling users to run or install
the ignore tool directly via Nix:
- nix run github:acevif/ignore
- nix profile install github:acevif/ignore

Also update README.md with Nix installation instructions and
CHANGELOG.md with the new feature entry.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@acevif acevif changed the title feat: add nix dev shell for rust tooling feat: expand nix flake usage and docs Jan 27, 2026
@acevif acevif merged commit 01a094d into main Jan 27, 2026
2 checks passed
@acevif acevif deleted the nix branch January 27, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant