dev stuff, but disabled
This commit is contained in:
parent
0911f859d7
commit
16f36f217e
2 changed files with 13 additions and 0 deletions
|
|
@ -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 ];
|
||||
# };
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
users.users.tao.packages = with pkgs; [
|
||||
bottles
|
||||
darktable
|
||||
deluge
|
||||
discord
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue