zfs_unstable: 2.2.3-unstable-2024-03-30 → 2.2.3-unstable-2024-04-09
This commit is contained in:
parent
bc60b9e572
commit
634308e6f5
@ -22,13 +22,13 @@ callPackage ./generic.nix args {
|
||||
# IMPORTANT: Always use a tagged release candidate or commits from the
|
||||
# zfs-<version>-staging branch, because this is tested by the OpenZFS
|
||||
# maintainers.
|
||||
version = "2.2.3-unstable-2024-03-30";
|
||||
rev = "deb7a84231aff8d772bb4ce9fa486d1886f1a2b6";
|
||||
version = "2.2.3-unstable-2024-04-09";
|
||||
rev = "28520cad2500b60ce8653e431990e33f77ff08f7";
|
||||
|
||||
isUnstable = true;
|
||||
tests = [
|
||||
nixosTests.zfs.unstable
|
||||
];
|
||||
|
||||
hash = "sha256-d9ZoUFuHPmJmIBbJKENVTCTJ5U3As+3NYHk9ghWxCCA=";
|
||||
hash = "sha256-lGoiTmCWOxqACSYY0WA0gN6CN/1FyYhSVHmtYC1Izhg=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user