Skip to content

n0emis/pretix-nix

Repository files navigation

% Pretix-nix

Nix packaging for https://pretix.eu

This repo contains a set of .nix files for packaging pretix. The (probably) only interesting entrypoint is the NixOS module. As an example of use, see the config defined in nixosConfigurations.vm in the flake.

Updating pretix

After having updated the source with nix flake update --update-input pretixSrc, run nix run .#update-pretix (and go take a coffee) to generate a new pyproject.toml and poetry.lock which will be transparently consumed by poetry2nix. Then commit these new files, and you're good (hopefully).

About

Nix packaging for https://pretix.eu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 100.0%