Remove Gnome Keyring it did not help Signal and install Pandas and dotenv the way Python packages can work in NixOS
This commit is contained in:
parent
ff094d229f
commit
e0840d9273
1 changed files with 1 additions and 4 deletions
|
@ -36,7 +36,6 @@
|
|||
gimp-with-plugins
|
||||
git
|
||||
git-open
|
||||
gnome-keyring
|
||||
gnucash
|
||||
gnumake
|
||||
kdePackages.filelight
|
||||
|
@ -57,9 +56,7 @@
|
|||
# nfs-utils
|
||||
nix-search-cli
|
||||
php # does PHP 8.2 currently and there's php81, php83, and php84 alternatives
|
||||
python3
|
||||
python312Packages.pandas
|
||||
python312Packages.python-dotenv
|
||||
(python3.withPackages(ps: with ps; [ numpy pandas python-dotenv ])) # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/python.section.md#environment-defined-in-etcnixosconfigurationnix-environment-defined-in-etcnixosconfigurationnix (note this is literally the last thing they wanted me to do, would rather it not be global)
|
||||
recoll
|
||||
reveal-md
|
||||
rofi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue