Loading pkgs/by-name/op/openspeedrun/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ libxkbcommon, libGL, autoPatchelfHook, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -35,6 +36,8 @@ rustPlatform.buildRustPackage (finalAttrs: { "libgcc_s.so.1" ]; passthru.updateScript = nix-update-script { }; meta = { changelog = "https://github.com/SrWither/OpenSpeedRun/releases/tag/v${finalAttrs.version}"; description = "Modern and minimalistic open-source speedrun timer"; Loading Loading
pkgs/by-name/op/openspeedrun/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ libxkbcommon, libGL, autoPatchelfHook, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -35,6 +36,8 @@ rustPlatform.buildRustPackage (finalAttrs: { "libgcc_s.so.1" ]; passthru.updateScript = nix-update-script { }; meta = { changelog = "https://github.com/SrWither/OpenSpeedRun/releases/tag/v${finalAttrs.version}"; description = "Modern and minimalistic open-source speedrun timer"; Loading