Loading pkgs/development/tools/railway/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/railwayapp/cli"; changelog = "https://github.com/railwayapp/cli/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ Crafter ]; maintainers = with maintainers; [ Crafter techknowlogick ]; }; } Loading
pkgs/development/tools/railway/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,6 +27,6 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/railwayapp/cli"; changelog = "https://github.com/railwayapp/cli/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ Crafter ]; maintainers = with maintainers; [ Crafter techknowlogick ]; }; }