Uh oh!
There was an error while loading. Please reload this page.
Stabilize Linux AppImage Nix inputs - #561
Conversation
📝 WalkthroughWalkthroughThis PR restructures the Linux desktop CI build environment by creating a dedicated Nix shell for AppImage tooling, vendoring build artifacts for reproducibility, and updating workflows to use the new infrastructure instead of the general CI shell. ChangesLinux Desktop CI Shell Infrastructure
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying maple with |
| Latest commit: | 47c86e8 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ea7bbe4f.maple-ca8.pages.dev |
| Branch Preview URL: | https://fix-immutable-linuxdeploy-in.maple-ca8.pages.dev |
Uh oh!
There was an error while loading. Please reload this page.
Summary
Verification
nix develop .#ci -c bash -lc 'test -z "${MAPLE_NIX_TAURI_LINUXDEPLOY_TOOLS:-}"'nix develop .#desktop-linux -c bash -lc 'test -n "${MAPLE_NIX_TAURI_LINUXDEPLOY_TOOLS:-}" && test -n "${MAPLE_NIX_TAURI_LINUXDEPLOY_ARCH:-}"'nix flake checknix eval .#devShells.x86_64-linux.ci.drvPathnix eval .#devShells.x86_64-linux.desktop-linux.drvPathnix hash file --srichecks for all four vendored binaries matchflake.nixSummary by CodeRabbit