pixinsight: 1.8.9-2-20230828 -> 1.8.9-2-20230920
This commit is contained in:
parent
d442f8a3fc
commit
d1c7c5d9a3
1 changed files with 2 additions and 2 deletions
|
@ -10,9 +10,9 @@ stdenv.mkDerivation rec {
|
|||
version = "1.8.9-2";
|
||||
|
||||
src = requireFile rec {
|
||||
name = "PI-linux-x64-${version}-20230828-c.tar.xz";
|
||||
name = "PI-linux-x64-${version}-20230920-c.tar.xz";
|
||||
url = "https://pixinsight.com/";
|
||||
sha256 = "sha256-f4E6F3LeEolDGcN9Uo/n8GlIuwMIVI26fW9NYtEesd4=";
|
||||
hash = "sha256-g7paYTYv52XBg0w3d3YhVNrmt+iS20uobaUsvY6F3jM=";
|
||||
message = ''
|
||||
PixInsight is available from ${url} and requires a commercial (or trial) license.
|
||||
After a license has been obtained, PixInsight can be downloaded from the software distribution
|
||||
|
|
Loading…
Reference in a new issue