angerman changed the topic of #haskell.nix to: https://input-output-hk.github.io/haskell.nix - alternative haskell infrastructure for nix; logs at https://logs.nix.samueldr.com/haskell.nix
acarrico has quit [Ping timeout: 240 seconds]
acarrico has joined #haskell.nix
acarrico has quit [Ping timeout: 240 seconds]
joshmeredith has quit [Ping timeout: 245 seconds]
ryjm has quit [Ping timeout: 258 seconds]
lally has quit [Ping timeout: 250 seconds]
luite has quit [Ping timeout: 250 seconds]
faezs has quit [Ping timeout: 258 seconds]
faezs has joined #haskell.nix
joshmeredith has joined #haskell.nix
ryjm has joined #haskell.nix
lally has joined #haskell.nix
luite has joined #haskell.nix
<jackdk> I have a haskell.nix project for which I am trying to get a shell using `shellFor`. In the args to shellFor, I set `tools.haskell-ci = {};`. The build is failing because `haskell-ci` needs Cabal-3.4.0.0 (this is correctly declared in its cabal file). How can I override the version of a dependency of a tool?
fendor has joined #haskell.nix
__monty__ has joined #haskell.nix
<jackdk> it appears that `modules = [{ reinstallableLibGhc = true; }];` will allow the version of Cabal to vary from the one bundled with GHC.
jD91mZM2 has quit [Ping timeout: 248 seconds]
fendor has quit [Ping timeout: 260 seconds]
fendor has joined #haskell.nix
fendor_ has joined #haskell.nix
fendor_ has quit [Remote host closed the connection]
fendor has quit [Ping timeout: 240 seconds]
__monty__ has quit [Quit: Not today, zaeph]