sqlite fix
This commit is contained in:
@@ -97,8 +97,6 @@
|
||||
(libsForQt5.callPackage ./home/themes/catppuccin-sddm.nix { })
|
||||
# flutter
|
||||
android-studio
|
||||
google-chrome
|
||||
android-studio
|
||||
clang
|
||||
cmake
|
||||
flutter
|
||||
@@ -108,6 +106,7 @@
|
||||
unzip
|
||||
xz
|
||||
sqlite
|
||||
sqlite-utils
|
||||
zip
|
||||
mesa
|
||||
dart
|
||||
|
||||
@@ -29,6 +29,8 @@
|
||||
};
|
||||
syntaxHighlighting = { enable = true; };
|
||||
initExtra = ''
|
||||
export LD_LIBRARY_PATH="/nix/store/yjm4j9n85bcp42v5nkz2xifrp4a9s63k-sqlite-3.46.1/lib"o
|
||||
export CHROME_EXECUTABLE="/run/current-system/sw/bin/google-chrome-stable"
|
||||
neofetch
|
||||
|
||||
PROMPT='%F{green}%n%f@%F{magenta}%m%f %F{blue}%B%~%b%f %# '
|
||||
|
||||
Reference in New Issue
Block a user