From d963c46ec1626f1992a30edc2105502a79ad2099 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 15 Apr 2024 21:23:07 +0200 Subject: package transport-validator this is the rust tool used by the french ministry for transport (deployed at https://transport.data.gouv.fr/validation), patched to not include the server mode it usually has (i don't want to constantly compile another copy of actix-web) --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index e984866..2771329 100644 --- a/flake.nix +++ b/flake.nix @@ -155,7 +155,7 @@ travelynx crs-tracker crs-php bahnhof-name matrix-to hikari_unstable heartwood radicle-interface radicle-tui inweb nomsring bookwyrm mollysocket git-annex-remote-remarkable2 - ntfy-matrix-bot; + ntfy-matrix-bot transport_validator; tests.bookwyrm = nixpkgs.nixosTest ./tests/bookwyrm.nix; }; -- cgit v1.2.3