haskellPackages.nixfmt: Unbreak

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
Anders Kaseorg
2020-03-06 21:44:28 +01:00
committed by Peter Simons
parent 3cb572ef29
commit e9f89e0fb6
2 changed files with 3 additions and 1 deletions
@@ -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 } // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
@@ -7813,7 +7813,6 @@ broken-packages:
- nix-eval - nix-eval
- nix-freeze-tree - nix-freeze-tree
- nix-tools - nix-tools
- nixfmt
- nixfromnpm - nixfromnpm
- nixpkgs-update - nixpkgs-update
- nkjp - nkjp