Loading pkgs/by-name/re/reindeer/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ rustPlatform.buildRustPackage rec { mainProgram = "reindeer"; homepage = "https://github.com/facebookincubator/reindeer"; license = with lib.licenses; [ mit ]; maintainers = [ ]; maintainers = with lib.maintainers; [ amaanq ]; }; } Loading
pkgs/by-name/re/reindeer/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ rustPlatform.buildRustPackage rec { mainProgram = "reindeer"; homepage = "https://github.com/facebookincubator/reindeer"; license = with lib.licenses; [ mit ]; maintainers = [ ]; maintainers = with lib.maintainers; [ amaanq ]; }; }