From 7f5c8519bfb562d4a0689dc539af7f87247e1c91 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Wed, 16 Jun 2021 18:30:15 +0200 Subject: [PATCH] base: move clang and bintools to base --- base/programs.nix | 2 ++ hosts/boreal/home.nix | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/base/programs.nix b/base/programs.nix index 78f4c35..5dbf1c7 100644 --- a/base/programs.nix +++ b/base/programs.nix @@ -39,6 +39,8 @@ pinentry-curses python3 vim + clang_11 + llvmPackages_11.bintools # terminal utilities bottom diff --git a/hosts/boreal/home.nix b/hosts/boreal/home.nix index c1221dd..64551e4 100644 --- a/hosts/boreal/home.nix +++ b/hosts/boreal/home.nix @@ -19,7 +19,6 @@ chromium # dev - clang_11 rustup unstable.beancount