This commit is contained in:
2024-09-20 00:20:34 -04:00
parent f3eeaa1028
commit 92b6f2c6b4
3 changed files with 14 additions and 16 deletions

View File

@@ -97,16 +97,14 @@
#openstreetmap contributing
josm
easyeffects
gparted
gnome-disk-utility
#small nicities
wl-clipboard # wl-copy & wl-paste
libnotify # notifications library
xdg-utils # xdg utils
gnome-disk-utility
puddletag
inputs.zen-browser.packages."${pkgs.system}".specific
@@ -120,7 +118,7 @@
owner = "nomic-ai";
repo = "gpt4all";
rev = "HEAD";
sha256 = "S8yWNjylDaXbOviUd7Nhk7mfT0jjBsZq7XAGX38USpc=";
sha256 = "lGvxTOBg7/UgrCqeAFNFFXD9VjpUk3IVCktdUYuF6Eo=";
};
patches = [ ./gpt4all-HEAD-embeddings-model.patch ];
})