Skip to content

Commit 17a22b5

Browse files
L0neGamerphilderbeast
authored andcommitted
Update doc/nix-local-build.rst
Co-authored-by: Phil de Joux <[email protected]> (cherry picked from commit 0436a81)
1 parent 370f7cd commit 17a22b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/nix-local-build.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ it's not currently possible to `override used versions of packages <https://gith
144144
or to `specify revisions <https://github.com/haskell/cabal/issues/7833>` using
145145
cabal.
146146

147-
To mitigate these shortcomings, you can download the config file that is linked
148-
to and remove the troublesome constraints.
147+
To mitigate these shortcomings, download the linked ``cabal.config`` file, import this locally with a relative path and repeatedly ``cabal build all --dry-run`` to identify and then comment out version constraint conflicts until the cabal solver is happy.
149148

150149
How it works
151150
============

0 commit comments

Comments
 (0)