tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
vengi-tools: update homepage
FliegendeWurst
1 year ago
f2e6d6ab
0beaedac
+3
-3
1 changed file
expand all
collapse all
unified
split
pkgs
applications
graphics
vengi-tools
default.nix
+3
-3
pkgs/applications/graphics/vengi-tools/default.nix
···
39
39
version = "0.0.34";
40
40
41
41
src = fetchFromGitHub {
42
42
-
owner = "mgerhardy";
42
42
+
owner = "vengi-voxel";
43
43
repo = "vengi";
44
44
rev = "v${finalAttrs.version}";
45
45
hash = "sha256-a78Oiwln3vyzCyjNewbK1/05bnGcSixxzKIgz4oiDmA=";
···
114
114
filemanager and a command line tool to convert between several voxel
115
115
formats.
116
116
'';
117
117
-
homepage = "https://mgerhardy.github.io/vengi/";
118
118
-
downloadPage = "https://github.com/mgerhardy/vengi/releases";
117
117
+
homepage = "https://vengi-voxel.github.io/vengi/";
118
118
+
downloadPage = "https://github.com/vengi-voxel/vengi/releases";
119
119
license = [
120
120
licenses.mit
121
121
licenses.cc-by-sa-30