···7788stdenv.mkDerivation rec {
99 pname = "pixinsight";
1010- version = "1.8.9-1";
1010+ version = "1.8.9-2";
11111212 src = requireFile rec {
1313- name = "PI-linux-x64-${version}-20220518-c.tar.xz";
1313+ name = "PI-linux-x64-${version}-20230814-c.tar.xz";
1414 url = "https://pixinsight.com/";
1515- sha256 = "sha256-AVeDJ7YYqCo7KfelUUQurjglNnTwCf0pOzJCV/bQrrw=";
1515+ sha256 = "sha256-4Jspkl5riMlbeJX/h1zhVfVymORPK1X4l0LyOgXm05Y=";
1616 message = ''
1717 PixInsight is available from ${url} and requires a commercial (or trial) license.
1818 After a license has been obtained, PixInsight can be downloaded from the software distribution
···7171 libXext
7272 libXfixes
7373 libXrandr
7474+ libxkbfile
7475 ]);
75767677 postPatch = ''