haskellPackages.nixfmt: Unbreak

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
wip/yesman
Anders Kaseorg 4 years ago committed by Peter Simons
parent 3cb572ef29
commit e9f89e0fb6
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -1444,4 +1444,7 @@ self: super: {
})
];
# https://github.com/serokell/nixfmt/pull/62
nixfmt = doJailbreak super.nixfmt;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

@ -7813,7 +7813,6 @@ broken-packages:
- nix-eval
- nix-freeze-tree
- nix-tools
- nixfmt
- nixfromnpm
- nixpkgs-update
- nkjp

Loading…
Cancel
Save