Loading pkgs/applications/misc/diebahn/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ stdenv.mkDerivation rec { description = "Travel with all your train information in one place"; homepage = "https://gitlab.com/schmiddi-on-mobile/diebahn"; license = lib.licenses.gpl3Plus; mainProgram = "diebahn"; maintainers = with lib.maintainers; [ dotlambda ]; }; } Loading
pkgs/applications/misc/diebahn/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ stdenv.mkDerivation rec { description = "Travel with all your train information in one place"; homepage = "https://gitlab.com/schmiddi-on-mobile/diebahn"; license = lib.licenses.gpl3Plus; mainProgram = "diebahn"; maintainers = with lib.maintainers; [ dotlambda ]; }; }