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
o1lo01ol1o has quit [Remote host closed the connection]
pjb has quit [Ping timeout: 246 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 260 seconds]
pjb has joined #haskell.nix
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 272 seconds]
o1lo01ol1o has joined #haskell.nix
pjb has quit [Ping timeout: 246 seconds]
o1lo01ol1o has quit [Ping timeout: 240 seconds]
fendor has joined #haskell.nix
fendor has quit [Remote host closed the connection]
o1lo01ol1o has joined #haskell.nix
fendor has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #haskell.nix
__monty__ has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 272 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 244 seconds]
o1lo01ol1o has joined #haskell.nix
fendor_ has joined #haskell.nix
fendor has quit [Ping timeout: 264 seconds]
o1lo01ol1o has quit [Remote host closed the connection]
pjb has joined #haskell.nix
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #haskell.nix
srk has quit [Remote host closed the connection]
srk has joined #haskell.nix
proofofkeags has quit [Ping timeout: 256 seconds]
hekkaidekapus_ has joined #haskell.nix
hekkaidekapus has quit [Ping timeout: 240 seconds]
srk has quit [Remote host closed the connection]
srk has joined #haskell.nix
hekkaidekapus_ has quit [Remote host closed the connection]
hekkaidekapus_ has joined #haskell.nix
hekkaidekapus_ has quit [Remote host closed the connection]
hekkaidekapus_ has joined #haskell.nix
o1lo01ol1o has quit [Remote host closed the connection]
Guest77836 has joined #haskell.nix
Guest77836 has quit [Quit: WeeChat 2.9]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #haskell.nix
anderscs has joined #haskell.nix
<anderscs> Hi, I have a problem using the vanilla default.nix to build a stack project:
<anderscs> nix-build --show-trace
<anderscs> trace: To make project.stack-nix for project a fixed-output derivation but not materialized, set `stack-sha256` to the output of the 'calculateMaterializedSha' script in 'passthru'.
<anderscs> trace: To materialize project.stack-nix for project entirely, pass a writable path as the `materialized` argument and run the 'updateMaterialized' script in 'passthru'.
<anderscs> these derivations will be built:
<anderscs> /nix/store/dqjvcxjq4ypq14j3annpfbc68jjp18i7-project-coverage-report.drv
<anderscs> building '/nix/store/dqjvcxjq4ypq14j3annpfbc68jjp18i7-project-coverage-report.drv'...
<anderscs> cp: missing destination file operand after '/nix/store/ks5c31jhxks64mhwncnlr5wzf6bqn7n0-project-coverage-report/share/hpc/vanilla/mix/'
<anderscs> Try 'cp --help' for more information.
<anderscs> builder for '/nix/store/dqjvcxjq4ypq14j3annpfbc68jjp18i7-project-coverage-report.drv' failed with exit code 1
<anderscs> error: build of '/nix/store/dqjvcxjq4ypq14j3annpfbc68jjp18i7-project-coverage-report.drv' failed
<anderscs> It seems some parameter to cp is missing in project coverage?
<__monty__> Hmm, someone else ran into a similar issue recently.
<__monty__> You don't want to build default.nix, you wan to build one or more of your components.
<__monty__> nix-build -E '(import ./default.nix {}).ProjectName.components.library/exes.ExeName'
<anderscs> The getting started text could be more clear on that
<__monty__> anderscs: Which part in particular? I actually don't see any references to nix-build without specifying the attribute. Which is a better way of doing what I just said : )
<anderscs> The confusing part is that it says building components and I assumed then the default was building everything.
<__monty__> That is true but there's attributes you don't actually want to build.
<__monty__> Like that coverage report.
<anderscs> True, but maybe a sentence to clarify that would make the journey easier for some
anderscs has quit [Ping timeout: 260 seconds]
anderscs has joined #haskell.nix
anderscs has quit [Client Quit]
fendor_ is now known as fendor
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #haskell.nix
hekkaidekapus_ is now known as hekkaidekapus
siraben has quit [*.net *.split]
jonge[m] has quit [*.net *.split]
ajmcmiddlin has quit [*.net *.split]
adamse has quit [*.net *.split]
chessai has quit [*.net *.split]
chessai has joined #haskell.nix
ajmcmiddlin has joined #haskell.nix
jonge[m] has joined #haskell.nix
adamse has joined #haskell.nix
siraben has joined #haskell.nix
pjb has quit [Quit: b]
pjb has joined #haskell.nix
fendor has quit [Remote host closed the connection]
__monty__ has quit [Quit: leaving]
o1lo01ol1o has quit [Remote host closed the connection]