From 998af79fb681a73a7f0561baab22da732ca5c466 Mon Sep 17 00:00:00 2001 From: Zynh Ludwig Date: Thu, 27 Jun 2024 20:19:23 -0700 Subject: [PATCH] adding gcc --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 4d58eb2..61a1ba2 100644 --- a/configuration.nix +++ b/configuration.nix @@ -125,6 +125,7 @@ rustup gnumake zig + gcc go python3 nodejs_22