mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-29 16:24:10 +00:00
elpa: mark broken
CC Maintainer @markuskowa
This commit is contained in:
parent
35551ddea8
commit
f832a634d4
@ -101,5 +101,7 @@ 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