zfsLegacyCrypto: remove

This package was only mandatory for migration for people on zfsUnstable
in nixos unstable.
This commit is contained in:
Jörg Thalheim
2018-08-13 19:53:50 +02:00
parent a57c8579a8
commit 43595c7884
5 changed files with 6 additions and 61 deletions
-7
View File
@@ -73,11 +73,4 @@ in
sha256 = "07qlx7l23y696gzyy7ynly7n1141w66y21gkmxiia2xwldj8klkx";
patches = [ ./install_prefix.patch ];
};
splLegacyCrypto = common {
version = "2018-01-24";
rev = "23602fdb39e1254c669707ec9d2d0e6bcdbf1771";
sha256 = "09py2dwj77f6s2qcnkwdslg5nxb3hq2bq39zpxpm6msqyifhl69h";
patches = [ ./install_prefix.patch ];
};
}