haskell-nix / hnix-store

Haskell implementation of the Nix store
Apache License 2.0
85 stars 23 forks source link

CI: GitHub: add Optional-Nix-dev-env-main: add mvp nix-build #95

Closed Anton-Latukha closed 3 years ago

Anton-Latukha commented 3 years ago

Work towards having enough CI testing #67.

Anton-Latukha commented 3 years ago

hnix-store-core builds properly.

hnix-store-remote fails due to:

error: Package ‘hnix-store-remote-0.3.0.0’ in /nix/store/kk2xrq7l8v0idcqf5rp4dxhgiwvgwwl7-nixpkgs-21.03pre258655.00941cd747e/nixpkgs/pkgs/development/haskell-modules/hackage-packages.nix:128313 is marked as broken, refusing to evaluate.

Which is not a CI issue, it is a case of previous Remote releases.

Anton-Latukha commented 3 years ago

I currently can not create the Cachix binary cache current for the project, details in #96.

So for the time being added the simple GH cache to them.