From 117b77580ba2f2d5de9c49a98836ce88ce48cfae Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Sun, 18 Aug 2024 22:18:29 +0200 Subject: Changing nix build a little bit --- modules/window/.nix/derivation.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/window') diff --git a/modules/window/.nix/derivation.nix b/modules/window/.nix/derivation.nix index 67c62b4..aa10eb5 100644 --- a/modules/window/.nix/derivation.nix +++ b/modules/window/.nix/derivation.nix @@ -5,6 +5,7 @@ , version , forstio , xorg +, build_examples ? "false" }: let -- cgit v1.2.3