_389-ds-base: remove broken=true
This commit is contained in:
parent
ac7eb3979d
commit
17d94493a0
@ -150,9 +150,5 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.ners ];
|
||||
# https://hydra.nixos.org/build/249763145, doesn't build since glibc 2.39.
|
||||
# Potential fix is documented in https://github.com/389ds/389-ds-base/issues/5332,
|
||||
# but it doesn't apply here.
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user