uutils-acl: 0.0.1-unstable-2026-01-08 -> 0.0.1-unstable-2026-01-28
This commit is contained in:
@@ -7,16 +7,16 @@
|
||||
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "uutils-acl";
|
||||
version = "0.0.1-unstable-2026-01-08";
|
||||
version = "0.0.1-unstable-2026-01-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "uutils";
|
||||
repo = "acl";
|
||||
rev = "f5d374af73ec0206a6ea3106052550f873d5bcd8";
|
||||
hash = "sha256-38Mp2ue89e7fLYaGwJsbkq+4l25gQDfVeJMY2ZAjJ8c=";
|
||||
rev = "064d238441a4ed20b0f6a82203b3920c0b39e8f8";
|
||||
hash = "sha256-Pu3ulcCw02dMp85YPpqwN2DX4La7TXnbhVbsNcBcK38=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-5rHHhs+Hz0Yzvi5V1D2NPR6l5juP4BvjJve+8bbWbXc=";
|
||||
cargoHash = "sha256-EhUjlZ6xNMRcgUnsRNzSv3CYfDpVc0bxHZF9EFwzKi8=";
|
||||
|
||||
checkFlags = [
|
||||
# Operation not supported
|
||||
|
||||
Reference in New Issue
Block a user