Greg Pfeil
Greg Pfeil
The problem is that the initial build will build GHC, etc. and time out on GiHub, so someone has to do an aarch64-linux build elsewhere, then push to Cachix so...
> So I never use the local hoogle and find the lengthy build of ghc from source to be pretty annoying when my direnv loads this devShell. Hopefully I can...
> Yeah I forgot about these too, I don't use them currently. Maybe they’re not worthwhile any more. I can see that with the pre-commit. After having it on for...
Well, this is annoying – I updated the cache, but [the Ubuntu build](https://github.com/sellout/unison/actions/runs/12302054806/job/34334016989) is still failing with OOM.
Rather than saying that a flake is “a subset of nix”, I think it’s generally helpful to describe a .nix file as containing either “a Nix expression” or “Nix data”[^1]....
@ranomier IMO, this issue isn’t about `outputs` in particular. For example, I just ran into another instance of this issue. I needed use my Cachix info somewhere else in my...
I forgot to update this. It turns out I had some other issue, and the original permissions I had were (more than) sufficient. So, here’s the minimum [Personal Access Token](https://github.com/settings/personal-access-tokens):...
This is the blurb I have in my Cabal file template, in case anyone finds it useful or wants to improve it: ``` cabal cabal-version: 3.0 […] custom-setup setup-depends: --...
Duplicate of #498.