feat/nix-flake-packaging #17

Merged
xbazzi merged 6 commits from feat/nix-flake-packaging into next 2026-07-02 23:25:32 +00:00
Owner

Closes #5

  • Cleaned up the flake
    • Overlay rigamaroll is no longer needed
    • Pinned rust toolchain version
    • Fixed the systemd service setup from the home manager module
    • Updated the xorg.libX package names to their new libx* names to get rid of all the warnings when rebuilding nix config
  • Added some extra devenv commands needed for nix packaging
    • Generating sqlx data needed for compiling offline without an actual db (when building the flake). This lives under the .sqlx directory and it's auto generated.
Closes #5 - Cleaned up the flake - Overlay rigamaroll is no longer needed - Pinned rust toolchain version - Fixed the systemd service setup from the home manager module - Updated the `xorg.libX` package names to their new `libx*` names to get rid of all the warnings when rebuilding nix config - Added some extra devenv commands needed for nix packaging - Generating sqlx data needed for compiling offline without an actual db (when building the flake). This lives under the `.sqlx` directory and it's auto generated.
javif89 added this to the v1.0.0 milestone 2026-07-02 04:23:12 +00:00
javif89 requested review from xbazzi 2026-07-02 04:23:17 +00:00
xbazzi approved these changes 2026-07-02 23:25:23 +00:00
xbazzi left a comment

lgtm 🤑

lgtm 🤑
xbazzi merged commit 1b6901b98b into next 2026-07-02 23:25:32 +00:00
xbazzi referenced this pull request from a commit 2026-07-02 23:25:34 +00:00
Sign in to join this conversation.
No description provided.