bobbrahms
7b7cf5cd08
fix inputs.nix-serve-ng.url string ( #43 )
2025-05-21 12:21:42 -04:00
Zoe Zuser
d1b8a9a02f
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
2025-05-10 21:19:48 +02:00
Philipp Schuster
578ad85b30
readme: introduce recommended service.nix-serve.package variant ( #38 )
...
It is much more idiomatic to use services.nix-serve.package instead of
an overlay. Also this way, one doesn't has to consume the repository directly.
2024-10-01 15:38:04 +02:00
Sridhar Ratnakumar
d5df363246
Update harmonia link in README
( #36 )
2024-05-21 13:03:08 -07:00
Gabriella Gonzalez
1e42286b14
Fix builds on Darwin ( #14 )
...
* Fix builds on Darwin
… using the trick that @roberth taught me here:
https://github.com/NixOS/nixpkgs/pull/196646#issuecomment-1327364634
This requires bumping the Cabal format version, which in turn requires
bumping the version of `cabal2nix`
* Update README
2022-11-25 09:16:11 -07:00
Gabriella Gonzalez
433f70f4da
Fix suggested URL for non-flake-enabled workflow ( #7 )
...
… so that users are more likely to pick up the fix from #6
2022-09-07 10:43:25 -07:00
Gabriella Gonzalez
ba2028f9d7
Add benchmark numbers to README
( #5 )
...
… and slightly tweak the benchmark to provide more relevant
measurements for throughput.
2022-09-01 21:37:05 -07:00
Gabriella Gonzalez
e686b2b1fc
Add README.md
( #4 )
...
… and make matching changes to `flake.nix` to support the usage
documented in the `README`
2022-09-01 12:36:08 -07:00