Moritz Angermann

Results 69 issues of Moritz Angermann

I'm trying to use `nix2container` to build a google cloudshell container, and I'm running into multiple issues :D My basic configuration looks something like this: ```nix nix2containerPkgs.nix2container.buildImage { name =...

This merges #4003 and #4001, and tries to look at the codebase with 9.2.4 I'm not sure the FlexibleContexts fix is proper.

This error comes up if you set the `src` to something that contains `dist-newstyle` or other cabal build artifacts. @hamishmack should we "clean" `dist-newstyle` (and `dist`)?

With #168, we skipped using `cabal` to run the tests, we can do the same for `benchmarks` as well. For the sake of consistency this seems to be the best...

preserved

We have `doHaddock`, ... but `dontStrip` and `dontPatchELF`. This leads to some [controversy](https://github.com/input-output-hk/haskell.nix/pull/336#discussion_r352053197). This issue is here to discuss this specific issue and find a good solution. For now I'm...

preserved

This project is great! I'm just curious as to why the default nix.conf has `sandbox = false` set?

While playing with courier, I learned that unbinding the endpoint, shutting down the transport and exiting, results in potential "final / last" messages getting lost, as the following snipped shows....

enhancement

Just don't force load it; this is a nightmare when trying to make cross work.

They don't need to be build anywhere outside of x86_64-linux, and take a long time (up to timeout), thus producing contention and blocking other jobs.

status: triaged
Internal