mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 01:13:05 +00:00
mycelium: 0.5.3 -> 0.5.4
https://github.com/threefoldtech/mycelium/releases/tag/v0.5.4
This commit is contained in:
parent
ac5507c9cb
commit
50d200e911
684
pkgs/by-name/my/mycelium/Cargo.lock
generated
684
pkgs/by-name/my/mycelium/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,7 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "mycelium";
|
||||
version = "0.5.3";
|
||||
version = "0.5.4";
|
||||
|
||||
sourceRoot = "${src.name}/myceliumd";
|
||||
|
||||
@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec {
|
||||
owner = "threefoldtech";
|
||||
repo = "mycelium";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-nyHHuwOHaIh8WCxaQb7QoTReV09ydhHLYwEVHQg2Hek=";
|
||||
hash = "sha256-sWpy6Q7Lh0AOzWKMsb/NQ6oFcxOKXB/To9+PFmcjSks=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
Loading…
Reference in New Issue
Block a user