Loading pkgs/tools/package-management/comma/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/nix-community/comma"; description = "Runs programs without installing them"; license = licenses.mit; mainProgram = "comma"; maintainers = with maintainers; [ Enzime artturin marsam ]; }; } Loading
pkgs/tools/package-management/comma/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/nix-community/comma"; description = "Runs programs without installing them"; license = licenses.mit; mainProgram = "comma"; maintainers = with maintainers; [ Enzime artturin marsam ]; }; }