systemfd: 0.4.2 -> 0.4.3
This commit is contained in:
parent
c8a121a4b0
commit
d786b90817
@ -4,7 +4,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "0.4.2";
|
||||
version = "0.4.3";
|
||||
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
@ -16,10 +16,10 @@ rustPlatform.buildRustPackage {
|
||||
repo = "systemfd";
|
||||
owner = "mitsuhiko";
|
||||
rev = version;
|
||||
sha256 = "sha256-MASpQJkqmKpHZzMxHqAsuVO50dHHTv74Rnbv1gLapTU=";
|
||||
sha256 = "sha256-Ypt9/dqDrurhiEhahVk8gG3QxP2ZKTeL7F0IVUGE8Kw=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-zgRbaZchdqzr+E6gqltSte9dGMnjbrM7/7t0BiNn4kA=";
|
||||
cargoHash = "sha256-1t+yYqPDMEI39kieGkm+EUVzDBsTlDWQ7iGyjepjc7s=";
|
||||
|
||||
meta = {
|
||||
description = "Convenient helper for passing sockets into another process";
|
||||
|
Loading…
Reference in New Issue
Block a user