pixinsight: 1.9.3-20250402 -> 1.9.4-20260522 (#522180)

This commit is contained in:
Markus Kowalewski
2026-05-29 10:23:06 +00:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -10,12 +10,12 @@
stdenv.mkDerivation (finalAttrs: {
pname = "pixinsight";
version = "1.9.3-20250402";
version = "1.9.4-20260522";
src = requireFile {
name = "PI-linux-x64-${finalAttrs.version}-c.tar.xz";
url = "http://pixinsight.com";
hash = "sha256-MOAWH64A13vVLeNiBC9nO78P0ELmXXHR5ilh5uUhWhs=";
hash = "sha256-+mMVAleBO5zVAOLfbvi2xedF5aTxzZoZl3UY6HzWW7I=";
};
nativeBuildInputs = [
+2
View File
@@ -62,6 +62,7 @@ buildFHSEnv {
libGL
libdrm
vulkan-loader
qt6Packages.qtbase
gtk3
fontconfig
@@ -71,6 +72,7 @@ buildFHSEnv {
libssh2
libpsl
libidn2
libnghttp2
brotli
libdeflate