Support Lix 2.92 (#42)

* Support Lix 2.92

nix-serve-ng can now build against lix by passing -f lix to cabal

the flake now also exports the `lix-serve-ng` package for a version that
is built against lix

* add back configureFlags, lost in rebase
This commit is contained in:
Zoe Zuser
2025-05-10 15:19:48 -04:00
committed by GitHub
parent 101b4a552f
commit d1b8a9a02f
5 changed files with 182 additions and 15 deletions

View File

@@ -96,6 +96,12 @@ in
}
```
## Lix compatability
The default `nix-serve-ng` should work on top of lix, but if you want to build
it against lix for development or to remove the default nix dependency, you can
pass `-f lix` to cabal or use the `lix-serve-ng` package from the flake.
## Motivation
Our requirements for this project were: