Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9630,6 +9630,12 @@ githubId = 51028009; name = "John Rodewald"; }; johnrtitor = { email = "masumrezarock100@gmail.com"; github = "johnrtitor"; githubId = 50095635; name = "Masum Reza"; }; john-shaffer = { email = "jdsha@proton.me"; github = "john-shaffer"; Loading pkgs/by-name/li/lightningcss/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://lightningcss.dev/"; changelog = "https://github.com/parcel-bundler/lightningcss/releases/tag/v${version}"; license = licenses.mpl20; maintainers = with maintainers; [ toastal ]; maintainers = with maintainers; [ johnrtitor toastal ]; mainProgram = "lightningcss"; # never built on aarch64-linux since first introduction in nixpkgs broken = stdenv.isLinux && stdenv.isAarch64; Loading Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -9630,6 +9630,12 @@ githubId = 51028009; name = "John Rodewald"; }; johnrtitor = { email = "masumrezarock100@gmail.com"; github = "johnrtitor"; githubId = 50095635; name = "Masum Reza"; }; john-shaffer = { email = "jdsha@proton.me"; github = "john-shaffer"; Loading
pkgs/by-name/li/lightningcss/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://lightningcss.dev/"; changelog = "https://github.com/parcel-bundler/lightningcss/releases/tag/v${version}"; license = licenses.mpl20; maintainers = with maintainers; [ toastal ]; maintainers = with maintainers; [ johnrtitor toastal ]; mainProgram = "lightningcss"; # never built on aarch64-linux since first introduction in nixpkgs broken = stdenv.isLinux && stdenv.isAarch64; Loading