Loading pkgs/by-name/wo/worldpainter/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ }: stdenv.mkDerivation rec { pname = "worldpainter"; version = "2.26.0"; version = "2.26.1"; src = fetchurl { url = "https://www.worldpainter.net/files/${pname}_${version}.tar.gz"; hash = "sha256-/ppESrYoNbtxSWaCaKgwvtrW8IGLwigYgQuHF5F/26A="; hash = "sha256-YlFiGim9IeurDZ4H1XzxRDn7GM/U/zL9SqTUT4gJdno="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/wo/worldpainter/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ }: stdenv.mkDerivation rec { pname = "worldpainter"; version = "2.26.0"; version = "2.26.1"; src = fetchurl { url = "https://www.worldpainter.net/files/${pname}_${version}.tar.gz"; hash = "sha256-/ppESrYoNbtxSWaCaKgwvtrW8IGLwigYgQuHF5F/26A="; hash = "sha256-YlFiGim9IeurDZ4H1XzxRDn7GM/U/zL9SqTUT4gJdno="; }; nativeBuildInputs = [ Loading