diff --git a/flake.nix b/flake.nix index 3f09f547f25..7f89251dda3 100644 --- a/flake.nix +++ b/flake.nix @@ -127,8 +127,6 @@ ++ scriptBins; RUST_SRC_PATH = "${rustPlatform.rustLibSrc}"; - OSRD_DEV = "True"; - OSRD_BACKEND_URL = "http://localhost:8080"; }; } );