summaryrefslogtreecommitdiff
path: root/flake.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* init forkFreya Murphy11 days1-1/+1
|
* nix: `system` -> `pkgs.stdenv.hostPlatform.system` (#880)Horu2025-11-041-3/+3
|
* nix: add clazy to devshell2 * r + 2 * t2025-09-251-1/+1
|
* nix: fix devshell stdenv2 * r + 2 * t2025-09-041-1/+1
| | | | Closes #560
* internal: rename assets -> extras2 * r + 2 * t2025-09-041-1/+1
|
* nix: add debug packageSoramane2025-08-311-0/+2
| | | | Also use clangStdenv to build Use RelWithDebInfo for release builds
* dev: better direnvSoramane2025-08-291-7/+0
| | | | Move rebuild logic to direnv instead of nix
* lib: add version script2 * r + 2 * t2025-08-291-0/+1
|
* nix: fixes2 * r + 2 * t2025-08-291-1/+1
|
* nix: better nix develop + refactor (#490)Davi Ribeiro2025-08-291-3/+10
|
* nix: fix buildSoramane2025-08-281-1/+0
|
* paths: use unified env var for lib dir2 * r + 2 * t2025-08-271-2/+1
| | | | CAELESTIA_BD_PATH -> CAELESTIA_LIB_DIR/beat_detector
* bar: add idle inhibitor (#459)Davi Ribeiro2025-08-231-0/+1
| | | | | | | | | | | | | | | | | * bar: add idle inhibitor * bar: change idle inhibitor button color * nix: link external scripts instead of install * services/idleinhibitor: add IPC handler * better styling * move cpp scripts to assets/cpp --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
* nix: use newer version of app2unit (#419)Davi Ribeiro2025-08-141-0/+1
|
* nix: add home manager module (#402)Davi Ribeiro2025-08-131-1/+3
| | | | | | | | | | | | | * nix/hm: add home manager module * nix/hm: remove uneeded options * nix/hm: add cli option * nix/hm: allow shell use CLI when 'cli.enable' is false * nix/hm: fix systemd service * nix/hm: use config dir from xdg standard
* config: add clock font config2 * r + 2 * t2025-08-121-1/+1
| | | | | Also use mono font for lock media artist Add rubik to nix font deps
* config: change default fonts2 * r + 2 * t2025-08-121-1/+1
| | | | Use caskaydia cove and rubik
* nix: use nixpkgs app2unitSoramane2025-08-091-7/+1
|
* nix/dev: remove logging rules from devshellSoramane2025-07-231-7/+0
| | | | No need for them anymore
* nix: add jetbrains mono to deps (#234)Soramane2025-07-211-1/+1
| | | | temp until fonts are configurable
* nix: fix flake inputSoramane2025-07-171-1/+1
|
* nix: fix circular depSoramane2025-07-171-0/+1
| | | | update flake inputs
* nix: add qt log rules to devshellSoramane2025-07-161-3/+8
|
* nix: add direnv supportSoramane2025-07-161-0/+13
|
* nix: optionally include cliSoramane2025-07-161-0/+7
| | | | update flake inputs
* nix: remove commented devshell stuffSoramane2025-07-151-25/+0
|
* feat: add nix flakeSoramane2025-07-151-0/+67