nixpkgs/pkgs
Malte Brandy 7f236bd4b2
hackage2nix: Split configuration, auto disable hydra builds
We split configuration-hackage2nix.yaml into multiple files.  We bump
cabal2nix-unstable to get support for multiple config files in
hackage2nix.

* The file main.yaml is only supposed to be edited by humans.
* The file stackage.yaml is only supposed to be updated by the
  update-stackage.sh
* The file broken.yaml can be edited by humans, but probably future
  helpers will want to insert broken packages into this file based on
  hydra reports.
* The file transitive-broken.yaml is newly introduced to be generated
  by regenerate-transitive-broken-packages.sh

regenerate-transitive-broken-packages.sh makes a nix query (in
transitive-broken-packages.nix) which evaluates all haskellPackages
once with and once without "allowBroken" this way it get's a list of
packages which are broken by some transitive dependency, but does not
disable packages which have eval errors not caused by a broken package.
2021-05-07 21:58:08 +02:00
..
applications Merge branch 'master' into haskell-updates 2021-05-07 15:03:54 +02:00
build-support Merge pull request #121896 from raboof/extract-version-test-to-utility 2021-05-07 11:56:01 +02:00
common-updater common-updater-scripts: Support attribute lookup in flake 2021-04-24 04:52:48 +02:00
data Merge branch 'master' into haskell-updates 2021-05-07 15:03:54 +02:00
desktops Merge branch 'gnome-40' 2021-05-07 12:12:40 +02:00
development hackage2nix: Split configuration, auto disable hydra builds 2021-05-07 21:58:08 +02:00
games Merge branch 'master' into haskell-updates 2021-05-07 15:03:54 +02:00
misc vscode-extensions.hashicorp.terraform: 2.10.1 -> 2.10.2 2021-05-05 22:59:05 +02:00
os-specific treewide: Do a number of no-op cleanups for cross and darwin 2021-05-06 11:17:26 -04:00
pkgs-lib formats.ini: Introduce listToValue argument (#121613) 2021-05-04 09:49:25 +02:00
servers Merge pull request #121737 from Infinisil/xorg-docs 2021-05-07 13:42:43 +02:00
shells oil: 0.8.8 -> 0.8.10 2021-05-05 11:49:25 +09:00
stdenv treewide: Do a number of no-op cleanups for cross and darwin 2021-05-06 11:17:26 -04:00
test Merge branch 'master' into haskell-updates 2021-05-07 15:03:54 +02:00
tools routino: fix on darwin (#121959) 2021-05-07 12:45:29 +02:00
top-level Merge branch 'master' into haskell-updates 2021-05-07 15:03:54 +02:00