We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc4133 commit e22b7d9Copy full SHA for e22b7d9
pkgs/by-name/ru/rustywind/package.nix
@@ -14,10 +14,10 @@ rustPlatform.buildRustPackage rec {
14
owner = "avencera";
15
repo = "rustywind";
16
rev = "v${version}";
17
- hash = "sha256-NRIWjmKjteJibqnOjkkUY9eKIM65H7NaRX8rn1MdXmY=";
+ hash = "sha256-4VpSf6ukeDbz8pRxsDt38MxMDgavAOqgzIof/3AaJ04=";
18
};
19
20
- cargoHash = "sha256-yUODUAhWtRGCj3U9nBlw3+5dNv6vGHXmJzUd8hGKnu0=";
+ cargoHash = "sha256-hV0dKFuDDJQLRe/eFBDpPEetwJXnElLVE8kzjiQ5Itk=";
21
22
buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [
23
darwin.apple_sdk.frameworks.Security
0 commit comments