srid / haskell-template

Haskell project template using Nix + Flakes + VSCode (HLS)
https://srid.ca/haskell-template
MIT License
227 stars 32 forks source link

Unable to advance `nixpkgs` due to macOS M1 nix cache miss #64

Closed srid closed 1 year ago

srid commented 1 year ago

See https://matrix.to/#/!RbXGJhHMsnQcNIDFWN:nixos.org/$SxeYOslEpEhVLbkmYNzA2NTHa0AIx4vKjaXR5bd6D9M?via=nixos.org&via=matrix.org&via=tchncs.de

srid commented 1 year ago

Relevant:

srid commented 1 year ago

We updated nixpkgs (by accident?) recently since this issue was opened: 9617c1d1dbc410436f7daa97dfa1f455dea4cdb2 and c9b9e3e6ff4445ad8ce523eead2827696d51cd65

Is the upstream issue fixed (if yes, #68 should work)? If not, we probably should revert these lock file updates (#69).

srid commented 1 year ago

resolved by https://github.com/srid/haskell-template/pull/68