mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
ruffle: nightly-2024-03-25 -> nightly-2024-05-01
This commit is contained in:
parent
3b9ec25c51
commit
7588c9a9d1
1524
pkgs/applications/emulators/ruffle/Cargo.lock
generated
1524
pkgs/applications/emulators/ruffle/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -21,7 +21,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "nightly-2024-03-25";
|
||||
version = "nightly-2024-05-01";
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "ruffle";
|
||||
@ -31,7 +31,7 @@ rustPlatform.buildRustPackage {
|
||||
owner = "ruffle-rs";
|
||||
repo = "ruffle";
|
||||
rev = version;
|
||||
hash = "sha256-3G5xSGdMl4ISQmb2BVGdKz1cXU5Mnl+VkVYpJ6P12og=";
|
||||
hash = "sha256-WfoYQku1NFhvWyqeSVKtsMMEyUA97YFD7cvdn4XYIPI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user