refactor: nix build #62

Open
ezozbek36 wants to merge 2 commits from ezozbek36/uchar-cross:fix/nix-packages into uchar/app/latest
First-time contributor

Refactor Nix Build

Key Changes:

  • Dropped android build support
  • Unified Build: Merged linux and web configs into a single package.nix
  • Cleaner Compilation: Simplified Vodozemac WASM compilation and simplified webrtc derivation
  • Lighter Dev Shell: Drastically shrank shell.nix while adding automated WASM asset linking for local development.
### Refactor Nix Build **Key Changes:** * Dropped android build support * **Unified Build:** Merged `linux` and `web` configs into a single `package.nix` * **Cleaner Compilation:** Simplified Vodozemac WASM compilation and simplified webrtc derivation * **Lighter Dev Shell:** Drastically shrank `shell.nix` while adding automated WASM asset linking for local development.
fix: nix package for linux
Some checks failed
Pull Request Workflow / code_tests (pull_request) Has been cancelled
Pull Request Workflow / build_debug_web (pull_request) Has been cancelled
Pull Request Workflow / build_debug_linux (arm64) (pull_request) Has been cancelled
Pull Request Workflow / build_debug_linux (x64) (pull_request) Has been cancelled
36e431ad61
add home manager module
Some checks are pending
Pull Request Workflow / code_tests (pull_request) Blocked by required conditions
Pull Request Workflow / build_debug_web (pull_request) Blocked by required conditions
Pull Request Workflow / build_debug_linux (arm64) (pull_request) Blocked by required conditions
Pull Request Workflow / build_debug_linux (x64) (pull_request) Blocked by required conditions
ab4ea110b0
Some checks are pending
Pull Request Workflow / code_tests (pull_request) Blocked by required conditions
Pull Request Workflow / build_debug_web (pull_request) Blocked by required conditions
Pull Request Workflow / build_debug_linux (arm64) (pull_request) Blocked by required conditions
Pull Request Workflow / build_debug_linux (x64) (pull_request) Blocked by required conditions
This pull request can be merged automatically.
Some workflows are waiting to be reviewed.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix/nix-packages:ezozbek36-fix/nix-packages
git switch ezozbek36-fix/nix-packages

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch uchar/app/latest
git merge --no-ff ezozbek36-fix/nix-packages
git switch ezozbek36-fix/nix-packages
git rebase uchar/app/latest
git switch uchar/app/latest
git merge --ff-only ezozbek36-fix/nix-packages
git switch ezozbek36-fix/nix-packages
git rebase uchar/app/latest
git switch uchar/app/latest
git merge --no-ff ezozbek36-fix/nix-packages
git switch uchar/app/latest
git merge --squash ezozbek36-fix/nix-packages
git switch uchar/app/latest
git merge --ff-only ezozbek36-fix/nix-packages
git switch uchar/app/latest
git merge ezozbek36-fix/nix-packages
git push origin uchar/app/latest
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
uchar/cross!62
No description provided.