mono4: fix build w/glibc-2.30
This commit is contained in:
@@ -5,4 +5,5 @@ callPackage ./generic.nix ({
|
||||
version = "4.8.1.0";
|
||||
sha256 = "1vyvp2g28ihcgxgxr8nhzyzdmzicsh5djzk8dk1hj5p5f2k3ijqq";
|
||||
enableParallelBuilding = false; # #32386, https://hydra.nixos.org/build/65600645
|
||||
extraPatches = [ ./mono4-glibc.patch ];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user