feat: LD_LIBRAY git
This commit is contained in:
@@ -104,6 +104,7 @@ in
|
||||
pkgs.libGL
|
||||
pkgs.glfw
|
||||
pkgs.pulseaudio
|
||||
pkgs.libgit2
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
set -gx EDITOR nvim
|
||||
set -gx PNPM_HOME $HOME/.local/share/pnpm
|
||||
fish_add_path $PNPM_HOME
|
||||
fish_add_path $HOME/.local/bin
|
||||
set -gx OPENSSL_DIR ${pkgs.openssl.dev};
|
||||
set -gx KUBECONFIG $HOME/.kube/config;
|
||||
set -gx OPENSSL_LIB_DIR ${pkgs.openssl.out}/lib;
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
with pkgs; [
|
||||
alsa-lib
|
||||
libgit2
|
||||
at-spi2-atk
|
||||
at-spi2-core
|
||||
libz
|
||||
|
||||
@@ -6,7 +6,9 @@ with pkgs; [
|
||||
zathura
|
||||
google-chrome
|
||||
speed-cloudflare-cli
|
||||
gqrx
|
||||
libreoffice
|
||||
act
|
||||
waybar
|
||||
hyprsome
|
||||
gns3-gui
|
||||
|
||||
@@ -55,5 +55,6 @@ with pkgs; [
|
||||
bridge-utils
|
||||
|
||||
cudaPackages.cudatoolkit
|
||||
|
||||
airspy
|
||||
airspyhf
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user