uutils-procps: 0.0.1-unstable-2026-03-13 -> 0.0.1-unstable-2026-03-24
This commit is contained in:
@@ -10,16 +10,16 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "uutils-procps";
|
||||
version = "0.0.1-unstable-2026-03-13";
|
||||
version = "0.0.1-unstable-2026-03-24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "uutils";
|
||||
repo = "procps";
|
||||
rev = "e74801e5d9769bc07b66825d1bcc78b526aa7e61";
|
||||
hash = "sha256-8LbGiE0l/oVDfWkPZJvAcIUmoEwIQgjoMLQn2pygrRA=";
|
||||
rev = "92f086d2f8b0c2c24311433e116fd7aa9f2357d5";
|
||||
hash = "sha256-ED7N+X2t7hZGkOyy4bZPqnOIQpBq49cUZy+n85ON1iQ=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-e49VmVtE/9weQcac8nxGRnpQ0ii44nfDZAug+IscTx8=";
|
||||
cargoHash = "sha256-OlDo+zE0jtJdtl55Z00J/rxaevFnjSOBT3IO4YSp3GE=";
|
||||
|
||||
cargoBuildFlags = [ "--workspace" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user