Skip to content

fix: nix CI build #10760

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

Merged

Conversation

shaunkh
Copy link
Contributor

@shaunkh shaunkh commented Jun 11, 2025

Motivation

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@@ -16,7 +17,7 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v30
- uses: DeterminateSystems/determinate-nix-action@v3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind expanding on the need for this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry this PR should be good to review now but determinate nix in general is more stable and easier to work with. Not 100% necessary since this is just for updating flake lock but just to avoid any issues down the line especially since the update flake lock action is also by Determinate and is meant to work together.

@zerosnacks zerosnacks marked this pull request as draft June 11, 2025 14:47
@shaunkh shaunkh marked this pull request as ready for review June 11, 2025 15:07
@shaunkh
Copy link
Contributor Author

shaunkh commented Jun 11, 2025

@zerosnacks forgot to mark it as draft but should be ready to review and responded to comment

@zerosnacks zerosnacks changed the base branch from master to zerosnacks/test-fix-ci-build-nix June 12, 2025 07:35
@zerosnacks
Copy link
Member

Going to merge this into a test branch so I can run it - thanks!

@zerosnacks zerosnacks merged commit a4e8bbf into foundry-rs:zerosnacks/test-fix-ci-build-nix Jun 12, 2025
22 checks passed
@github-project-automation github-project-automation bot moved this to Done in Foundry Jun 12, 2025
zerosnacks added a commit that referenced this pull request Jun 12, 2025
* fix: nix CI build (#10760)

* update flake

* try nix build

* remove push from CI

* Update flake.lock (#10766)

flake.lock: Update

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/873cccc628f5e39407e319e6711f3b7d6d1f15cc?narHash=sha256-QD7e5WNVj4aWS5mlJZZnLJ6Lg0h5RSyyEFo2I6xBUEQ%3D' (2025-06-11)
  → 'github:nix-community/fenix/b8fda10da7629d856086bbc1e21164c2d55691e3?narHash=sha256-Jte1NonRzaKF6UpPL5FujKHVTVvc8CAIj8fK%2BX/0qVM%3D' (2025-06-12)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/9c3476d225ccc90c081280c2a20e9f7d8a200325?narHash=sha256-R9vQiqez6Gm0ARJKgbsAeLyX493vwIaexOUAz0vDhak%3D' (2025-06-10)
  → 'github:rust-lang/rust-analyzer/5b2c8bc9ae90b4ad92dbeb7e52a7f5cbf5ba4d53?narHash=sha256-ewwoJOGE6sMnfXQkydmmjT6ixo1JetBZO0tDEENjOb8%3D' (2025-06-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a12f3a99614894502e73eb816e9e076b0ab05730?narHash=sha256-DUVAe8E2X2QM0dAnTGlTiqemMqUMMyIeCH7UeNo0g64%3D' (2025-06-10)
  → 'github:NixOS/nixpkgs/f72be405a10668b8b00937b452f2145244103ebc?narHash=sha256-qX6gXVjaCXXbcn6A9eSLUf8Fm07MgPGe5ir3%2B%2By2O1Q%3D' (2025-06-11)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* make sure build runs on latest deps

---------

Co-authored-by: Shaun <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants