nixpkgs-suyu/pkgs/os-specific/linux/mdadm
aszlig 011c149ed5
mdadm: Set allowedReferences to only include libc.
The updates we had in the past (7719f7f and 1faf610) broke the mdadm
installer test and systems in the wild using mdraid because newer mdadm
versions contained a self-referenc to its own store path.

Instead of putting a big warning about updating in the package
expression, let's just add allowedReferences so the build immediately
fails if there is a self-reference.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-01-18 04:21:16 +01:00
..
default.nix mdadm: Set allowedReferences to only include libc. 2016-01-18 04:21:16 +01:00
no-self-references.patch mdadm: 3.3 -> 3.3.4 2016-01-18 04:21:15 +01:00