summaryrefslogtreecommitdiff
path: root/Biz/Bild/Sources.json
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-11-17 15:25:39 -0500
committerBen Sima <ben@bsima.me>2020-11-17 15:25:39 -0500
commit3887308a3ad006b487f180d29b495c65294a7d26 (patch)
tree2d8fbf874e81f740c944f553b83e44070b477f14 /Biz/Bild/Sources.json
parentb1468fd5630a01966c9c3243de6c7882c3c95b7a (diff)
Update nix-shell stuff for linux
Diffstat (limited to 'Biz/Bild/Sources.json')
-rw-r--r--Biz/Bild/Sources.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json
index da5e255..0bb1068 100644
--- a/Biz/Bild/Sources.json
+++ b/Biz/Bild/Sources.json
@@ -12,6 +12,19 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
"version": "cc7729b1b42a79e261091ff7835f7fc2a7ae3cee"
},
+ "ghcjs-base": {
+ "branch": "master",
+ "description": "base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC",
+ "homepage": "",
+ "owner": "ghcjs",
+ "repo": "ghcjs-base",
+ "rev": "18f31dec5d9eae1ef35ff8bbf163394942efd227",
+ "sha256": "09h3rc639n4768y75v0dbrys9pnd4da538cdgzx11dzrjm971f60",
+ "type": "tarball",
+ "url": "https://github.com/ghcjs/ghcjs-base/archive/18f31dec5d9eae1ef35ff8bbf163394942efd227.tar.gz",
+ "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
+ "version": "18f31dec5d9eae1ef35ff8bbf163394942efd227"
+ },
"jsaddle": {
"branch": "master",
"description": "JavaScript interface that works with GHCJS or GHC",