dev stuff, but disabled

This commit is contained in:
Tao Tien 2023-08-08 13:20:33 -07:00
parent 0911f859d7
commit 16f36f217e
2 changed files with 13 additions and 0 deletions

View file

@ -5,5 +5,17 @@
gdb gdb
lldb lldb
rustup rustup
unstable.cargo-edit
bacon
cargo-feature
# cmake
# clang
# pkg-config
# libclang
]; ];
# environment.variables = {
# LIBCLANG_PATH = pkgs.lib.makeLibraryPath [ pkgs.libclang.lib ];
# };
} }

View file

@ -1,6 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
users.users.tao.packages = with pkgs; [ users.users.tao.packages = with pkgs; [
bottles
darktable darktable
deluge deluge
discord discord