nixpkgs/maintainers/scripts/haskell
Silvan Mosberger b68cc636d3 treewide: Remove nixfmt-rfc-style from update script shebangs
Based on the Nixpkgs used and the version of nixfmt-rfc-style in that
version, it's likely that not the correct version is used.

Update scripts should instead run within a Nixpkgs development shell
(`nix-shell`/`nix develop`/`direnv`), where the correct version of
`nixfmt` (although `treefmt` should be preferred) is always available.
2025-07-15 23:27:22 +02:00
..
dependencies.nix treewide: format all inactive Nix files 2024-12-10 20:23:58 +01:00
hydra-report.hs hydra: rename from hydra_unstable 2024-08-29 13:56:32 +10:00
maintained-broken-pkgs.nix treewide: format all inactive Nix files 2024-12-10 20:23:58 +01:00
maintainer-handles.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/haskell/merge-and-open-pr.sh: target staging 2025-02-12 12:34:15 +01:00
regenerate-hackage-packages.sh treewide: Remove nixfmt-rfc-style from update script shebangs 2025-07-15 23:27:22 +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 treewide: format all inactive Nix files 2024-12-10 20:23:58 +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 treewide: Remove nixfmt-rfc-style from update script shebangs 2025-07-15 23:27:22 +02:00
update-hackage.sh maintainers/scripts/haskell: don't redundantly add C++ Nix to env 2025-06-30 16:18:48 +02:00
update-stackage.sh maintainers/scripts/haskell: don't redundantly add C++ Nix to env 2025-06-30 16:18:48 +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