https://git.tonybtw.com/oxwm.git
git://git.tonybtw.com/oxwm.git
add clippy to nix devshell
Diff
diff --git a/flake.nix b/flake.nix
index 1e9115a..d266f94 100644
--- a/flake.nix
+++ b/flake.nix
@@ -25,6 +25,7 @@
packages = [
pkgs.rustc
pkgs.cargo
+ pkgs.clippy
pkgs.alacritty
pkgs.just
pkgs.xorg.xorgserver