mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 12:14:40 +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;
|
license = licenses.lgpl3Only;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = [ maintainers.markuskowa ];
|
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