darcs: Fix build (Use old GHC)
This is fixed at upstream's head; this change can be reverted after darcs cuts a new release (current release is 2.14.2).
This commit is contained in:
@@ -1498,4 +1498,8 @@ self: super: {
|
||||
# version of Polysemy the plugin goes with
|
||||
polysemy = self.polysemy_1_3_0_0;
|
||||
};
|
||||
|
||||
# Fixed at head, but hasn't cut a release in awhile.
|
||||
darcs = doJailbreak super.darcs;
|
||||
|
||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||
|
||||
@@ -3953,7 +3953,6 @@ broken-packages:
|
||||
- Dao
|
||||
- dao
|
||||
- dapi
|
||||
- darcs
|
||||
- darcs-benchmark
|
||||
- darcs-beta
|
||||
- darcs-buildpackage
|
||||
|
||||
Reference in New Issue
Block a user