[nix] Add all that's needed for Helium apps

This commit is contained in:
Alyxia Sother 2023-06-14 23:47:55 +02:00
parent c46f56c35e
commit 4e384ffa27
No known key found for this signature in database
GPG key ID: 01E16C4E775A37E4

View file

@ -38,6 +38,13 @@ let
texlive.combined.scheme-small
vim
wget
# Fyra
glib-networking
meson
ninja
vala
desktop-file-utils
];
languages = [
@ -200,6 +207,16 @@ in
"pinentry-mac"
"pkg-config"
"sdl2"
# Fyra crap, but from Homebrew because someone doesn't know how to
# package libraries in nixpkgs
"appstream-glib"
"glib"
"gobject-introspection"
"gsettings-desktop-schemas"
"gtk4"
"gtksourceview5"
"libgee"
];
casks = [