From 1a47cf6ff0cbe6cc80e3497a68343b8ecb9228c1 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 24 Nov 2020 12:08:13 -0500 Subject: Add inspekt3d to guile deps, and reorganize I reorganized in order to debug a problem with the nix overlays. I think having small, focused overlayes is more understandable than one overlay that references itself via `rec`. Also the error traces are easier to follow with smaller overlays. --- Biz/Bild/Sources.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Biz/Bild/Sources.json') diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index 0bb1068..d6228e4 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -25,6 +25,14 @@ "url_template": "https://github.com///archive/.tar.gz", "version": "18f31dec5d9eae1ef35ff8bbf163394942efd227" }, + "inspekt3d": { + "branch": "master", + "sha256": "0lan6930g5a9z4ack9jj0zdd0mb2s6q2xzpiwcjdc3pvl9b1nbw4", + "type": "tarball", + "url": "https://gitlab.com/kavalogic-inc/inspekt3d/-/archive/703f52ccbfedad2bf5240bf8183d1b573c9d54ef/inspekt3d-703f52ccbfedad2bf5240bf8183d1b573c9d54ef.tar.gz", + "url_template": "https://gitlab.com/kavalogic-inc/inspekt3d/-/archive//inspekt3d-.tar.gz", + "version": "703f52ccbfedad2bf5240bf8183d1b573c9d54ef" + }, "jsaddle": { "branch": "master", "description": "JavaScript interface that works with GHCJS or GHC", -- cgit v1.2.3