summaryrefslogtreecommitdiff
path: root/Biz/Bild
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Bild')
-rw-r--r--Biz/Bild/Deps/inspekt3d.nix2
-rw-r--r--Biz/Bild/Sources.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/Biz/Bild/Deps/inspekt3d.nix b/Biz/Bild/Deps/inspekt3d.nix
index a9dac3d..3146350 100644
--- a/Biz/Bild/Deps/inspekt3d.nix
+++ b/Biz/Bild/Deps/inspekt3d.nix
@@ -22,7 +22,7 @@ stdenv.mkDerivation {
meta = with lib; {
description = "Lightweight 3D viewer for Libfive written in Guile Scheme";
- homepage = "https://gitlab.com/kavalogic-inc/inspekt3d";
+ homepage = "https://sr.ht/~morgansmith/inspekt3d";
license = licenses.gpl3;
maintainers = with maintainers; [ bsima ];
platforms = platforms.all;
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json
index 53ac29f..2939283 100644
--- a/Biz/Bild/Sources.json
+++ b/Biz/Bild/Sources.json
@@ -47,9 +47,9 @@
},
"inspekt3d": {
"branch": "master",
+ "type": "git",
"repo": "https://git.sr.ht/~morgansmith/inspekt3d",
- "rev": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef",
- "type": "git"
+ "rev": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef"
},
"interegular": {
"branch": "master",