diff options
author | Ben Sima <ben@bsima.me> | 2021-06-26 06:21:56 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-11-26 13:47:36 -0500 |
commit | ca1db1b637cdc8b40eb1918fde7c5ab1b89eeb8d (patch) | |
tree | bbefb1d3a5a07fda65caf87d85a01a4de8b25b86 /Biz/Bild/Sources.json | |
parent | af28ed31aa36ef0de0a8f65bba9fe066e129c57b (diff) |
Begin packaging guix for nix
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r-- | Biz/Bild/Sources.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index b313748..452d81b 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -63,6 +63,13 @@ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", "version": "18f31dec5d9eae1ef35ff8bbf163394942efd227" }, + "guix": { + "branch": "master", + "repo": "https://git.savannah.gnu.org/git/guix.git", + "rev": "a25e0518954b48753ff44ad116d0a6fb47dfb6cb", + "type": "git", + "version": "2021-06-14-unstable" + }, "inspekt3d": { "branch": "master", "sha256": "0lan6930g5a9z4ack9jj0zdd0mb2s6q2xzpiwcjdc3pvl9b1nbw4", |