fix: actual shared libraries missing

This commit is contained in:
Jacob Bachmann 2024-10-18 19:09:44 +02:00
parent c3e6dc82cc
commit 33464441a3
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

View file

@ -32,12 +32,17 @@
curl
# the `.dev` syntax tells nix to also provide header files
gmp
gmp.dev
mpfr
mpfr.dev
libmpc
glib
glib.dev
pixman
expat
expat.dev
ncurses5
ncurses5.dev
];
};