brewery
notashelf /
e177e32bfd8cd3763d6a625011ee8cd2dfc9c815

chroma

public

Lightweight wallpaper daemon for Wayland

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/chroma.git

Commit e177e32bfd8c

tarball

NotAShelf <raf@notashelf.dev> · 2026-04-16 13:03 UTC

unverified1 files changed+1-0
nix: add bear to devshell

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ib56e2256b279f69fccb00f32423a7d0d6a6a6964
diff --git a/shell.nix b/shell.nixindex e6e3354..ba4e522 100644--- a/shell.nix+++ b/shell.nix@@ -8,6 +8,7 @@ pkgs.mkShell {     gdb     valgrind     strace+    bear      # Code formatting and analysis     clang-tools # includes clang-format