nixpkgs/pkgs
Henri Menke b14062b75c zfsUnstable: 2.0.4 -> 2.1.0-rc3
In https://github.com/openzfs/zfs/commit/658fb802 OpenZFS introduced a
new compatibility feature. This is accompanied by some default profiles
which are located in the $out output of the Nix derivation. However,
these compatibility profiles are used by both the zpool executable
located in $out and the libzfs library located in $lib. This
inadvertently creates a cycle, because zpool refers to $lib to link
against libzfs but libzfs refers back to $out for the compatibility
profiles.

There are two possible routes to rectify this problem:

 1. Patch the zpool source code to not read the compatibility profiles
    and adjust the build system to put them into the $lib output.

 2. Simply remove the $out/$lib split.

Since no other derivation in nixpkgs refers to the $lib output
explicitly we opt for the latter, because this is also in accordance
with upstream.
2021-04-21 09:08:18 -07:00
..
applications Merge pull request #119816 from midchildan/fix/nnn/darwin 2021-04-21 12:06:43 -04:00
build-support Merge pull request #114400 from mkg20001/fhs-etc-nix 2021-04-19 14:34:47 +02:00
common-updater
data luna-icons: 1.1 -> 1.2 2021-04-20 09:13:36 -03:00
desktops gnomeExtensions.unite: 51 -> 52 (#119924) 2021-04-20 20:22:12 +02:00
development ocamlPackages.labltk: fix ocamlbrowser by wrapping 2021-04-21 13:56:54 +02:00
games Merge pull request #119763 from marius851000/fgfs 2021-04-21 06:22:28 +00:00
misc tests.vim: init (moved from vim-utils.nix) (#119467) 2021-04-21 12:55:05 +02:00
os-specific zfsUnstable: 2.0.4 -> 2.1.0-rc3 2021-04-21 09:08:18 -07:00
pkgs-lib
servers asterisk: clarify license 2021-04-21 01:00:40 +02:00
shells oh-my-zsh: 2021-04-07 → 2021-04-11 2021-04-12 18:03:50 +00:00
stdenv stdenv.isBSD: reinit 2021-04-18 20:12:09 +00:00
test tests.vim: init (moved from vim-utils.nix) (#119467) 2021-04-21 12:55:05 +02:00
tools cosign: use buildFlagsArray 2021-04-21 09:06:45 +01:00
top-level Merge pull request #120033 from fabaff/hachoir 2021-04-21 10:39:09 +02:00