Skip to content

chore: update nixpkgs #131

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: update nixpkgs #131

wants to merge 2 commits into from

Conversation

jkachmar
Copy link
Contributor

description

@jkachmar jkachmar requested a review from 9999years June 11, 2025 03:12
@jkachmar
Copy link
Contributor Author

jkachmar commented Jun 11, 2025

garnix CI is very strange; temporal-bridge built successly on my aarch64 MacBook but failed in CI. re-running makes progress, but the Rust dependencies are one big derivation so it doesn't get cached between runs until there's a success. wait actually crate2nix means each dependency is its own derivation.

@jkachmar
Copy link
Contributor Author

aaah, the nixpkgs commit probably passes for Linux builders but has a bunch of unbuilt/uncached outputs for Haskell packages on Darwin. that's unfortunate...

@jkachmar jkachmar force-pushed the jkachmar/bump-nixpkgs branch 2 times, most recently from 5f2fd12 to 5f16037 Compare June 17, 2025 16:43
jkachmar and others added 2 commits June 24, 2025 14:32
* `apple_sdk` is now `apple-sdk`
  * separate packages (Security, CoreFoundation) are no longer
    explicitly named, but included as part of `apple-sdk`
@jkachmar jkachmar force-pushed the jkachmar/bump-nixpkgs branch from 5f16037 to 7682ecc Compare June 24, 2025 18:32
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