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) --- home/packages.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'home/packages.nix') diff --git a/home/packages.nix b/home/packages.nix index 5b984a6..1f5e8cf 100644 --- a/home/packages.nix +++ b/home/packages.nix @@ -33,6 +33,8 @@ in kitty baobab # gnss things gpsd galmon-full + # transport things + transport_validator # things for emacs sqlite brightnessctl scrot playerctl tlp (aspellWithDicts (ds: [ds.en])) emacs.pkgs.mu4e -- cgit v1.2.3