andir / npins

Nix dependency pinning. Very similar to Niv but has a few features that I personally wanted.
European Union Public License 1.2
199 stars 16 forks source link

Run CI on darwin #8

Open gilligan opened 2 years ago

gilligan commented 2 years ago

Execute tests on both ubuntu-latest and darwin-latest. The linux built will be executed on nixbuild machines, the darwin build will be executed "locally" on the GitHub workflow VM.

NOTE: We can't use macos-latest here because there is a problem with nix-quick-install: https://github.com/nixbuild/nix-quick-install-action/issues/7

piegamesde commented 2 years ago

Please trigger a CI rebuild, the logs have fallen out of rotation and I don't have the permissions to re-run the job. (Also, merge conflicts)

phanirithvij commented 4 months ago

80