Francesco Gazzetta

Results 277 comments of Francesco Gazzetta

> Hello, fgaz! The code in the develop branch is version 1.0.0. If you need the 1.0.0 version's source code you should consider downloading the develop branch. @kaamburoow Unfortunately that...

It's actually a different command. It can fetch an entire dependency tree

@mpickering Nice! I didn't start working on this. I'm focusing on #6186

> since the site is statically built only once when changed Yes, and by looking at the commit log I see that it happens fairly frequently (monthly at least). Throw...

I think we also need roots for installed executables

I tested this in a nix shell... it works and I don't know why. * I created a cabal package with `cabal init -n` in a temporary directory * I...

@michaelpj > So from a Nix perspective, the thing that should force cache invalidation is that we have a different `pkg-config` executable in the two cases the pkg-config executable is...

I'm trying to write one using `withRemoteRepo`

Okay, this should work, please have a look ^_^

I put it there because I thought it didn't apply to all repo types (`RepoLocalNoIndex` in particular), but indeed it's a bit weird to have it inside `repo`. And even...