mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
cedille: set no hydra platforms
This commit is contained in:
parent
ff0c051daf
commit
299082636c
@ -56,5 +56,6 @@ stdenv.mkDerivation rec {
|
||||
# Broken due to Agda update. See
|
||||
# https://github.com/NixOS/nixpkgs/pull/129606#issuecomment-881107449.
|
||||
broken = true;
|
||||
hydraPlatforms = platforms.none;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user