Skip to content

surfpool: init at 1.2.0#509048

Merged
kirillrdy merged 2 commits intoNixOS:masterfrom
0xgsvs:add-surfpool
Apr 24, 2026
Merged

surfpool: init at 1.2.0#509048
kirillrdy merged 2 commits intoNixOS:masterfrom
0xgsvs:add-surfpool

Conversation

@0xgsvs
Copy link
Copy Markdown
Contributor

@0xgsvs 0xgsvs commented Apr 11, 2026

🌊 Overview
Surfpool is your drop-in replacement for solana-test-validator, designed for builders who want to work with real mainnet state — without downloading the entire chain.

But Surfpool goes further: it introduces Infrastructure as Code for Solana, empowering developers to define, deploy, and operate both on-chain and off-chain infrastructure declaratively and reproducibly.

It’s built local-first and offline-ready, so you can spin up networks on your laptop — and then promote the exact same setup to the cloud when it’s showtime.

Homepage: https://www.surfpool.run
Repo: https://github.com/solana-foundation/surfpool

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` labels Apr 11, 2026
@0xgsvs
Copy link
Copy Markdown
Contributor Author

0xgsvs commented Apr 11, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 509048
Commit: 2ab780ff58438615e04b9e00f352f72d27f1caba


x86_64-linux

✅ 1 package built:
  • surfpool

@0xgsvs
Copy link
Copy Markdown
Contributor Author

0xgsvs commented Apr 19, 2026

@kirillrdy @happysalada — when you get a chance, would you mind taking a look at this PR? No rush, but any feedback would be really appreciated.

@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 19, 2026
@nixpkgs-ci nixpkgs-ci Bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Apr 19, 2026
@0xgsvs
Copy link
Copy Markdown
Contributor Author

0xgsvs commented Apr 19, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 509048
Commit: c09e3b26099501975275be622a3582f5d3b7ddf3


x86_64-linux

✅ 1 package built:
  • surfpool

Comment thread maintainers/maintainer-list.nix
Comment thread pkgs/by-name/su/surfpool/package.nix Outdated
Comment thread pkgs/by-name/su/surfpool/package.nix
@nixpkgs-ci nixpkgs-ci Bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Apr 19, 2026
@0xgsvs 0xgsvs force-pushed the add-surfpool branch 5 times, most recently from 9725472 to 7ead2a9 Compare April 23, 2026 18:37
@0xgsvs 0xgsvs changed the title surfpool: init at 1.1.2 surfpool: init at 1.2.0 Apr 23, 2026
Comment thread pkgs/by-name/su/surfpool/package.nix
Copy link
Copy Markdown
Member

@kirillrdy kirillrdy left a comment

Choose a reason for hiding this comment

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

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 509048
Commit: 033e82448a2844c8b3eff3adddf2345ce42869c6


aarch64-darwin

✅ 1 package built:
  • surfpool

@kirillrdy kirillrdy added this pull request to the merge queue Apr 24, 2026
Merged via the queue into NixOS:master with commit 26abd63 Apr 24, 2026
31 of 33 checks passed
@0xgsvs 0xgsvs deleted the add-surfpool branch April 25, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants