Loading pkgs/applications/emulators/ruffle/Cargo.lock +845 −659 File changed.Preview size limit exceeded, changes collapsed. Show changes pkgs/applications/emulators/ruffle/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ }: let version = "nightly-2024-03-25"; version = "nightly-2024-05-01"; in rustPlatform.buildRustPackage { pname = "ruffle"; Loading @@ -31,7 +31,7 @@ rustPlatform.buildRustPackage { owner = "ruffle-rs"; repo = "ruffle"; rev = version; hash = "sha256-3G5xSGdMl4ISQmb2BVGdKz1cXU5Mnl+VkVYpJ6P12og="; hash = "sha256-WfoYQku1NFhvWyqeSVKtsMMEyUA97YFD7cvdn4XYIPI="; }; nativeBuildInputs = [ Loading Loading
pkgs/applications/emulators/ruffle/Cargo.lock +845 −659 File changed.Preview size limit exceeded, changes collapsed. Show changes
pkgs/applications/emulators/ruffle/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ }: let version = "nightly-2024-03-25"; version = "nightly-2024-05-01"; in rustPlatform.buildRustPackage { pname = "ruffle"; Loading @@ -31,7 +31,7 @@ rustPlatform.buildRustPackage { owner = "ruffle-rs"; repo = "ruffle"; rev = version; hash = "sha256-3G5xSGdMl4ISQmb2BVGdKz1cXU5Mnl+VkVYpJ6P12og="; hash = "sha256-WfoYQku1NFhvWyqeSVKtsMMEyUA97YFD7cvdn4XYIPI="; }; nativeBuildInputs = [ Loading