oxwm

https://git.tonybtw.com/oxwm.git git://git.tonybtw.com/oxwm.git

Removed test from flake.

Commit
258ec1df2b673cc3c0b6b29e3c25c5c5a243d908
Parent
df0e7f2
Author
tonybtw <tonybtw@tonybtw.com>
Date
2025-11-14 06:03:16

Diff

diff --git a/default.nix b/default.nix
index 35d8384..3faea76 100644
--- a/default.nix
+++ b/default.nix
@@ -29,6 +29,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
     fontconfig
   ];
 
+  doCheck = false;
+
   postInstall = ''
     install resources/oxwm.desktop -Dt $out/share/xsessions
     install -Dm644 resources/oxwm.1 -t $out/share/man/man1