Compare commits

..

2 commits

Author SHA1 Message Date
Antoine Martin bfb710a2f5 home: add xdg_data_home to session vars
hugin crashes if this is undefined
2022-11-27 23:57:38 +01:00
Antoine Martin a1b8e397d1 overlays: add hugin fix 2022-11-27 23:57:38 +01:00

View file

@ -9,7 +9,7 @@ final: prev: {
fftw
flann
gettext
glew-egl
glew
ilmbase
lcms2
lensfun
@ -25,7 +25,9 @@ final: prev: {
panotools
sqlite
vigra
wxGTK30
(wxGTK31.override {
withEGL = false;
})
zlib
];
});