Loading pkgs/by-name/gu/gurk-rs/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -58,6 +58,9 @@ rustPlatform.buildRustPackage (finalAttrs: { mainProgram = "gurk"; homepage = "https://github.com/boxdot/gurk-rs"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ devhell ]; maintainers = with lib.maintainers; [ devhell mattkang ]; }; }) Loading
pkgs/by-name/gu/gurk-rs/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -58,6 +58,9 @@ rustPlatform.buildRustPackage (finalAttrs: { mainProgram = "gurk"; homepage = "https://github.com/boxdot/gurk-rs"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ devhell ]; maintainers = with lib.maintainers; [ devhell mattkang ]; }; })