From 6d26a5dfc0f5b285f5cd9ee4afdc5864c001e0b9 Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Tue, 21 May 2024 16:43:54 +0200 Subject: [PATCH] added clang and stdenv --- laptop/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/laptop/configuration.nix b/laptop/configuration.nix index b94b028..76c05a4 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -173,6 +173,8 @@ rnix-lsp gdb # building software + stdenv + clang qemu cmake gcc