udisks: apply patch to work with new glibc

This commit is contained in:
Arseniy Seroka 2015-11-26 18:45:20 +03:00
parent 4ce35ba61c
commit 1af969f8f3

View File

@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
sha256 = "0wbg3jrv8limdgvcygf4dqin3y6d30y9pcmmk711vq571vmq5v7j";
};
patches = [ ./purity.patch ./no-pci-db.patch ];
patches = [ ./purity.patch ./no-pci-db.patch ./glibc.patch ];
preConfigure =
''