Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trade in naersk for a newer version of nixpkgs #134

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

blaggacao
Copy link
Contributor

  • Naersk has the annoying property to pin nixpkgs as a dep
  • Nixpkgs mostly is a core dependency that it is worth auditing duely
    (e.g. to avoid cache mismatches and other spourious errors)
  • Every usage of naersk adds a another "spurious" nixpkgs dep somewhere
    to the flake lock. That makes auditing less straight forward.

- Naersk has the annoying property to pin nixpkgs as a dep
- Nixpkgs mostly is a _core_ dependency that it is worth auditing duely
  (e.g. to avoid cache mismatches and other spourious errors)
- Every usage of naersk adds a another "spurious" nixpkgs dep somewhere
  to the flake lock. That makes auditing less straight forward.
@zimbatm zimbatm merged commit 3801e8e into numtide:master Nov 11, 2021
@zimbatm
Copy link
Member

zimbatm commented Nov 11, 2021

macOS is broken in nixpkgs I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants