cedille: set no hydra platforms

wip/nixpkgs-raku
(cdep)illabout 3 years ago
parent ff0c051daf
commit 299082636c
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
  1. 1
      pkgs/applications/science/logic/cedille/default.nix

@ -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…
Cancel
Save