summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index c2d0124..5ece5b6 100644
--- a/default.nix
+++ b/default.nix
@@ -103,7 +103,7 @@ in rec {
inherit stdenv;
inherit clang-tools;
- build_examples = "false";
+ build_examples = "true";
};
remote-sycl = pkgs.callPackage modules/remote-sycl/.nix/derivation.nix {