Moritz Angermann

Results 174 comments of Moritz Angermann

@JackKelly-Bellroy you can try ``` https://cache-1.zw3rk.com/ loony-tools:pr9m4BkM/5/eSTZlkQyRt57Jz7OMBxNSUiMC4FkcNfk= ``` as a binary cache. (At some point I should generate a new key called zw3rk or something. https://ci.zw3rk.com *does* have 3 m1...

The beauty of user-mode emulation is that we can use the file system transparently. Fundamentally full system emulation would be fun to do. It just lacks someone to implement it,...

Sorry for being late to this. Can you help me understand the motivation for this?

I've seen this occasionally as well (not in my projects though), this should not happen, picking `apple-a7` is wrong. Do you have a reproducer for this?

Using the `modules` option is mostly to override things that can't be specified properly with cabal, so `cabal.project` (or even cabal.project.local -- for which haskell.nix has some way to generate...

Has this gone anywhere over the last month? Materialisation is really just a caching mechanism. Materialization for `cabal` files only is the easy part. And that's not really the major...

So the whole discussion is abound filter source. Yes, we'd still need IFDs, but if we can fix that filter source in a content addressable way, we'd get more caching...

In that case I'm even less convinced there are many gains to be found. But I'm looking forward to any improvements!

@ramirez7 I'd be happy to see your patch! Now the whole iserv siatuon is a bit of a mess. Yes we do apply patches ontop of the GHC source, and...