Loading pkgs/by-name/ou/outfly/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ libxcursor, libx11, libxi, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -58,6 +59,8 @@ rustPlatform.buildRustPackage rec { categories = [ "Game" ]; }) ]; passthru.updateScript = nix-update-script { }; meta = { description = "Breathtaking 3D space game in the rings of Jupiter"; homepage = "https://yunicode.itch.io/outfly"; Loading Loading
pkgs/by-name/ou/outfly/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ libxcursor, libx11, libxi, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -58,6 +59,8 @@ rustPlatform.buildRustPackage rec { categories = [ "Game" ]; }) ]; passthru.updateScript = nix-update-script { }; meta = { description = "Breathtaking 3D space game in the rings of Jupiter"; homepage = "https://yunicode.itch.io/outfly"; Loading