aboutsummaryrefslogtreecommitdiff
path: root/default.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add assets to nix derivationstuebinm2023-03-161-0/+4
|
* switch to ghc 9.0.2stuebinm2023-01-221-18/+32
| | | | this makes the nix builds /much/ nicer
* nix: strip ghc dependencies from outputstuebinm2022-11-071-1/+12
|
* fix nix buildstuebinm2022-10-161-2/+2
|
* fix the nix buildstuebinm2022-09-021-13/+19
|
* gtfs realtime proof of conceptstuebinm2022-07-021-9/+13
| | | | | | | | this adds a package for protobuf stuff, generated via hprotoc. Seems to work kinda fine? (the generated API is horrible though, will have to write some wrappers for that)
* rename package to tracktrainstuebinm2022-06-171-11/+17
|
* generate OpenAPI docsstuebinm2022-06-101-0/+40
lots of lenses in this stuff :(