mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
anyrun: 0-unstable-2025-05-19 -> 0-unstable-2025-05-27 (#414795)
This commit is contained in:
commit
25423c400c
1 changed files with 3 additions and 3 deletions
|
@ -17,13 +17,13 @@
|
||||||
|
|
||||||
rustPlatform.buildRustPackage {
|
rustPlatform.buildRustPackage {
|
||||||
pname = "anyrun";
|
pname = "anyrun";
|
||||||
version = "0-unstable-2025-05-19";
|
version = "0-unstable-2025-05-27";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kirottu";
|
owner = "kirottu";
|
||||||
repo = "anyrun";
|
repo = "anyrun";
|
||||||
rev = "54b462b87129cf059a348fc3a6cc170b9714e0e7";
|
rev = "25367153f225a59c5ce5746583e39a71ff052f09";
|
||||||
hash = "sha256-7VcdMOgQ/PRLr0bnJwNWZX7asrWbRJlLFw21xffm6g8=";
|
hash = "sha256-pg0w4uOZI32dLASD6UbBezeQg5PwOa0GLv7rTwn3VxY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
useFetchCargoVendor = true;
|
useFetchCargoVendor = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue