Skip to content

chore: add Nix flake with buildable app output#136

Merged
Dimillian merged 3 commits intoDimillian:mainfrom
HaukeSchnau:nix-flake
Jan 20, 2026
Merged

chore: add Nix flake with buildable app output#136
Dimillian merged 3 commits intoDimillian:mainfrom
HaukeSchnau:nix-flake

Conversation

@HaukeSchnau
Copy link
Contributor

@HaukeSchnau HaukeSchnau commented Jan 19, 2026

Summary

  • add a Nix flake with devShell and a buildable package output
  • build frontend assets via buildNpmPackage and embed them in the Tauri binary
  • add a custom protocol feature and override TAURI_CONFIG during Nix builds

Testing

  • nix build
  • nix flake check
  • npm run lint
  • npm run typecheck

@Dimillian Dimillian merged commit fe928e9 into Dimillian:main Jan 20, 2026
5 checks passed
codex-journal pushed a commit to codex-journal/CodexMonitor that referenced this pull request Feb 7, 2026
The flake.nix from Dimillian#136 was never updated as new features landed,
making `nix build` fail on Linux/NixOS. This adds the missing native
dependencies (alsa-lib, libayatana-appindicator, glib-networking),
libclang for bindgen, wrapGAppsHook3 for GSettings schemas, and
runtime environment variables for the devShell.
codex-journal added a commit to codex-journal/CodexMonitor that referenced this pull request Feb 7, 2026
The flake.nix from Dimillian#136 was never updated as new features landed,
making `nix build` fail on Linux/NixOS. This adds the missing native
dependencies (alsa-lib, libayatana-appindicator, glib-networking),
libclang for bindgen, wrapGAppsHook3 for GSettings schemas, and
runtime environment variables for the devShell.
codex-journal added a commit to codex-journal/CodexMonitor that referenced this pull request Feb 7, 2026
The flake.nix from Dimillian#136 was never updated as new features landed,
making `nix build` fail on Linux/NixOS. This adds the missing native
dependencies (alsa-lib, libayatana-appindicator, glib-networking),
libclang for bindgen, wrapGAppsHook3 for GSettings schemas, and
runtime environment variables for the devShell.
gersmann pushed a commit to gersmann/codex-monitor-web that referenced this pull request Mar 10, 2026
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
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