fix(nix): add nixpkgs missing for existing build process & useful in dev process (#4490)
Some checks are pending
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Lint Electron Desktop App (push) Blocked by required conditions
CI / bundle-desktop-unsigned (push) Blocked by required conditions
Documentation Site Preview / deploy (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run

Signed-off-by: Ewan Nisbet <ewan-git@thatdogmachine.com>
This commit is contained in:
Ewan 2025-09-22 05:53:04 +01:00 committed by GitHub
parent d39109ef8f
commit 0ee17665a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,9 +93,15 @@
cargo-watch
cargo-edit
clippy
gemini-cli # potentially useful during dev/testing
go_1_25 # 'just' run-ui (temporal-service)
just # used in dev/test
nodejs_24 # 'just' run-ui
ripgrep
rustfmt
xorg.libxcb
dbus
yarn # 'just' install-deps
]);
shellHook = ''