Skip to content

Add Nix flake for packaging boo#30

Open
jamtur01 wants to merge 2 commits intoAnsub:mainfrom
jamtur01:feat/nix-package
Open

Add Nix flake for packaging boo#30
jamtur01 wants to merge 2 commits intoAnsub:mainfrom
jamtur01:feat/nix-package

Conversation

@jamtur01
Copy link

Adds flake.nix and package.nix so boo can be installed via nix profile install or used as a flake input. The package preserves the repo layout so bin/boo's fallback paths (../themes, ../art, ../shell) resolve correctly from the Nix store.

Usage:
nix run github:Ansub/boo -- theme list
nix profile install github:Ansub/boo

Adds flake.nix and package.nix so boo can be installed via
`nix profile install` or used as a flake input. The package
preserves the repo layout so bin/boo's fallback paths (../themes,
../art, ../shell) resolve correctly from the Nix store.

Usage:
  nix run github:Ansub/boo -- theme list
  nix profile install github:Ansub/boo
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