Loading maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -13421,6 +13421,12 @@ name = "Kyle Ondy"; keys = [ { fingerprint = "3C79 9D26 057B 64E6 D907 B0AC DB0E 3C33 491F 91C9"; } ]; }; kylerisse = { name = "Kyle Risse"; email = "nixpkgs@kylerisse.com"; github = "kylerisse"; githubId = 5565316; }; kylesferrazza = { name = "Kyle Sferrazza"; email = "nixpkgs@kylesferrazza.com"; Loading pkgs/by-name/op/openrct2/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ }: let openrct2-version = "0.4.21"; openrct2-version = "0.4.22"; # Those versions MUST match the pinned versions within the CMakeLists.txt # file. The REPLAYS repository from the CMakeLists.txt is not necessary. Loading Loading @@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "OpenRCT2"; repo = "OpenRCT2"; rev = "v${openrct2-version}"; hash = "sha256-exG6pXqok/mrDSCtqIs6VS2WwCr6XlP1gHJA1FgPOiM="; hash = "sha256-dFELAfJIgizM0nRc4SMrFGIqFQo/ImTtR89GVkb4/TQ="; }; nativeBuildInputs = [ Loading Loading @@ -147,6 +147,7 @@ stdenv.mkDerivation (finalAttrs: { maintainers = with lib.maintainers; [ oxzi keenanweaver kylerisse ]; }; }) Loading
maintainers/maintainer-list.nix +6 −0 Original line number Diff line number Diff line Loading @@ -13421,6 +13421,12 @@ name = "Kyle Ondy"; keys = [ { fingerprint = "3C79 9D26 057B 64E6 D907 B0AC DB0E 3C33 491F 91C9"; } ]; }; kylerisse = { name = "Kyle Risse"; email = "nixpkgs@kylerisse.com"; github = "kylerisse"; githubId = 5565316; }; kylesferrazza = { name = "Kyle Sferrazza"; email = "nixpkgs@kylesferrazza.com"; Loading
pkgs/by-name/op/openrct2/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ }: let openrct2-version = "0.4.21"; openrct2-version = "0.4.22"; # Those versions MUST match the pinned versions within the CMakeLists.txt # file. The REPLAYS repository from the CMakeLists.txt is not necessary. Loading Loading @@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "OpenRCT2"; repo = "OpenRCT2"; rev = "v${openrct2-version}"; hash = "sha256-exG6pXqok/mrDSCtqIs6VS2WwCr6XlP1gHJA1FgPOiM="; hash = "sha256-dFELAfJIgizM0nRc4SMrFGIqFQo/ImTtR89GVkb4/TQ="; }; nativeBuildInputs = [ Loading Loading @@ -147,6 +147,7 @@ stdenv.mkDerivation (finalAttrs: { maintainers = with lib.maintainers; [ oxzi keenanweaver kylerisse ]; }; })