From 16f36f217e0f74160bd34b2dff1c41c34c243ddc Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Tue, 8 Aug 2023 13:20:33 -0700 Subject: [PATCH] dev stuff, but disabled --- extras/dev.nix | 12 ++++++++++++ users/tao.nix | 1 + 2 files changed, 13 insertions(+) diff --git a/extras/dev.nix b/extras/dev.nix index 3938447..495fb5c 100644 --- a/extras/dev.nix +++ b/extras/dev.nix @@ -5,5 +5,17 @@ gdb lldb rustup + unstable.cargo-edit + bacon + cargo-feature + # cmake + # clang + # pkg-config + # libclang ]; + + # environment.variables = { + # LIBCLANG_PATH = pkgs.lib.makeLibraryPath [ pkgs.libclang.lib ]; + # }; + } diff --git a/users/tao.nix b/users/tao.nix index 2c1b766..f87f4e1 100644 --- a/users/tao.nix +++ b/users/tao.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { users.users.tao.packages = with pkgs; [ + bottles darktable deluge discord