nixpkgs/pkgs/os-specific/linux/zfs
Atemu aa58df5312 zfs: use meta.broken instead of throw when incompatible with kernel
`throw` aborts eval when the package is touched in inappropriate places. See
https://github.com/NixOS/nixpkgs/issues/109001 for an adverse instance of that.

ZFS now behaves like a regular broken package when it's, you know, broken.

It also still prints the helpful incompatibility notice when fully evaluated.
2021-01-21 14:58:00 +01:00
..
default.nix zfs: use meta.broken instead of throw when incompatible with kernel 2021-01-21 14:58:00 +01:00