···202 changelog = "https://github.com/openzfs/zfs/releases/tag/zfs-${version}";
203 license = licenses.cddl;
204 platforms = platforms.linux;
205- maintainers = with maintainers; [ hmenke jcumming jonringer wizeman fpletz globin mic92 ];
206 mainProgram = "zfs";
207 # If your Linux kernel version is not yet supported by zfs, try zfsUnstable.
208 # On NixOS set the option boot.zfs.enableUnstable.
···202 changelog = "https://github.com/openzfs/zfs/releases/tag/zfs-${version}";
203 license = licenses.cddl;
204 platforms = platforms.linux;
205+ maintainers = with maintainers; [ hmenke jcumming jonringer wizeman fpletz globin ];
206 mainProgram = "zfs";
207 # If your Linux kernel version is not yet supported by zfs, try zfsUnstable.
208 # On NixOS set the option boot.zfs.enableUnstable.