mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
elpa: remove broken flag
works again since 2024.05.001
This commit is contained in:
parent
64f725b6ff
commit
e7f6521c79
@ -101,7 +101,5 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.lgpl3Only;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.markuskowa ];
|
||||
broken = true; # At 2024-06-25. 49 unit tests fail.
|
||||
# https://hydra.nixos.org/build/263906391/nixlog/1
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user