Skip to content

Add NixOS support#27

Merged
m-triassi merged 3 commits into
mainfrom
26-nix-support
May 23, 2026
Merged

Add NixOS support#27
m-triassi merged 3 commits into
mainfrom
26-nix-support

Conversation

@m-triassi

Copy link
Copy Markdown
Owner

Description

Closes #26

Adds NixOS support in the form of a local development shell, as well as a flake allowing a user to:

  • Develop the application on NixOS using nix-shell while in the root of the project
  • Install the application in an ephemeral shell via flakes using nix shell github:m-triassi/wowforge-cli
  • Install the application by adding the derivation to their Nix config

@m-triassi m-triassi added the enhancement New feature or request label May 23, 2026
@m-triassi m-triassi self-assigned this May 23, 2026
@m-triassi m-triassi merged commit 94d8279 into main May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

App should support NixOS builds and installs via Flakes

1 participant