nixpkgs/maintainers/scripts/haskell
Wolfgang Walther 2e306afa68
maintainers/scripts/haskell/hydra-report: speed up with --no-instantiate
This is a new flag introduced in `nix-eval-jobs`, which reduces runtime
for the `ping-maintainers` subcommand from 12 minutes to 3 minutes for
me.

The `--constituents` flag is not supported anymore with
`--no-instantiate`, but it doesn't seem to make a difference anyway.
Same for `--max-jobs` - I don't get a difference with or without it.

Removing the `foldl'` import because it is warned to be redundant after
switching to import the current nixpkgs instance, likely due to a newer
GHC version (?).
2025-09-12 14:58:58 +02:00
..
dependencies.nix treewide: format all inactive Nix files 2024-12-10 20:23:58 +01:00
hydra-report.hs maintainers/scripts/haskell/hydra-report: speed up with --no-instantiate 2025-09-12 14:58:58 +02:00
maintained-broken-pkgs.nix treewide: format all inactive Nix files 2024-12-10 20:23:58 +01:00
mark-broken.sh maintainers/scripts/haskell: sort case- and locale-insensitively consistently 2025-05-05 22:13:07 +02:00
merge-and-open-pr.sh maintainers/scripts/haskell: unify pkg set update into single commit 2025-07-10 18:06:02 +02:00
regenerate-hackage-packages.sh haskellPackages.cabal2nix-unstable: use separate bin output 2025-07-30 13:02:47 +02:00
regenerate-transitive-broken-packages.sh maintainers/scripts/haskell: don't redundantly add C++ Nix to env 2025-06-30 16:18:48 +02:00
test-configurations.nix haskell.compiler.ghc8107{,Binary}: drop 2025-09-07 18:45:36 +01:00
transitive-broken-packages.nix treewide: format all inactive Nix files 2024-12-10 20:23:58 +01:00
unbreak.nu maintainers/scripts/haskell: add unbreak.nu script 2025-02-17 01:59:39 +01:00
update-cabal2nix-unstable.sh haskellPackages.cabal2nix-unstable: override with unstable dependencies 2025-09-01 14:10:36 +02:00
update-hackage.sh maintainers/update-{st,h}ackage.sh: drop support for --do-commit 2025-07-18 00:45:30 +02:00
update-package-set.sh maintainers/scripts/haskell: unify pkg set update into single commit 2025-07-10 18:06:02 +02:00
update-stackage.sh git-annex: 10.20250416 -> 10.20250721 2025-08-29 22:08:39 +02:00
upload-nixos-package-list-to-hackage.sh maintainers/scripts/haskell: don't redundantly add C++ Nix to env 2025-06-30 16:18:48 +02:00