Skip to content

Rewrite install-from-source guide for Nix build system#1085

Merged
jbw976 merged 1 commit intocrossplane:masterfrom
jbw976:build-source-nix
Apr 27, 2026
Merged

Rewrite install-from-source guide for Nix build system#1085
jbw976 merged 1 commit intocrossplane:masterfrom
jbw976:build-source-nix

Conversation

@jbw976
Copy link
Copy Markdown
Member

@jbw976 jbw976 commented Apr 27, 2026

Crossplane migrated its build system from Earthly to Nix in crossplane/crossplane#6999. The install-from-source guide still referenced the old earthly +... targets and artifact paths, so following it no longer worked.

Rewrites the guide around nix build and nix run .#push-images, with updated prerequisites, result/ artifact paths, and Helm/CLI install steps. The ./nix.sh Docker wrapper is mentioned as a fallback for readers who don't want to install Nix natively.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 27, 2026

Deploy Preview for crossplane ready!

Name Link
🔨 Latest commit 1eaf237
🔍 Latest deploy log https://app.netlify.com/projects/crossplane/deploys/69ef4ddc70035500084fa522
😎 Deploy Preview https://deploy-preview-1085--crossplane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93 (no change from production)
Accessibility: 90 (🔴 down 2 from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@jbw976
Copy link
Copy Markdown
Member Author

jbw976 commented Apr 27, 2026

oops, looks like i have some vale errors to fix 😇

Crossplane migrated from Earthly to Nix in crossplane/crossplane#6999.
Update the guide to use native Nix as the primary path (nix build,
nix run .#push-images), with the ./nix.sh wrapper mentioned as a
fallback for readers who don't want to install Nix.

Signed-off-by: Jared Watts <jbw976@gmail.com>
@jbw976 jbw976 force-pushed the build-source-nix branch from 9c0ca90 to 1eaf237 Compare April 27, 2026 11:51
@jbw976
Copy link
Copy Markdown
Member Author

jbw976 commented Apr 27, 2026

OK this PR should be ready for review! 🙇‍♂️

Copy link
Copy Markdown
Member

@adamwg adamwg left a comment

Choose a reason for hiding this comment

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

lgtm

@jbw976 jbw976 merged commit 5f8c075 into crossplane:master Apr 27, 2026
7 checks passed
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