haskellPackages.nixfmt: Unbreak
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
parent
3cb572ef29
commit
e9f89e0fb6
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user