python2Packages.nixpart0/parted: patch for glibc >= 2.28
This commit is contained in:
@@ -37,7 +37,7 @@ let
|
||||
|
||||
parted = import ./parted.nix {
|
||||
inherit stdenv fetchurl;
|
||||
inherit (pkgs) utillinux readline libuuid gettext check lvm2;
|
||||
inherit (pkgs) fetchpatch utillinux readline libuuid gettext check lvm2;
|
||||
};
|
||||
|
||||
pyblock = import ./pyblock.nix {
|
||||
|
||||
Reference in New Issue
Block a user