Unverified Commit eb9f427d authored by Franz Pletz's avatar Franz Pletz
Browse files

zfs: use multiple outputs

Some dev headers are especially large.
parent 3317c71c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -107,6 +107,8 @@ in stdenv.mkDerivation rec {
    rm -rf $out/share/zfs/zfs-tests
  '';

  outputs = [ "out" ] ++ optionals buildUser [ "lib" "dev" ];

  meta = {
    description = "ZFS Filesystem Linux Kernel module";
    longDescription = ''