aboutsummaryrefslogtreecommitdiff
path: root/pkgs/crypto/cardano
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-02-23 14:11:52 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-02-23 14:11:52 +0100
commit50c100ba31cfea05b73120421f08746429d56f24 (patch)
treeb02309f7d749b59825f49d96f4eb68ccb75b69bd /pkgs/crypto/cardano
parent7067c25c9db3581967bdb4f4962955ffd0365c52 (diff)
downloadNix-50c100ba31cfea05b73120421f08746429d56f24.tar.gz
Nix-50c100ba31cfea05b73120421f08746429d56f24.tar.zst
Nix-50c100ba31cfea05b73120421f08746429d56f24.zip
Add missing tools for dilion
Diffstat (limited to 'pkgs/crypto/cardano')
-rw-r--r--pkgs/crypto/cardano/daedalus.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/crypto/cardano/daedalus.json b/pkgs/crypto/cardano/daedalus.json
index 5bb72f4..dcd14c5 100644
--- a/pkgs/crypto/cardano/daedalus.json
+++ b/pkgs/crypto/cardano/daedalus.json
@@ -1,15 +1,15 @@
1{ 1{
2 "tag": "0.12.1", 2 "tag": "0.15.1",
3 "meta": { 3 "meta": {
4 "name": "daedalus", 4 "name": "daedalus",
5 "url": "https://github.com/input-output-hk/daedalus", 5 "url": "https://github.com/input-output-hk/daedalus",
6 "branch": "refs/tags/0.12.1" 6 "branch": "refs/tags/0.15.1"
7 }, 7 },
8 "github": { 8 "github": {
9 "owner": "input-output-hk", 9 "owner": "input-output-hk",
10 "repo": "daedalus", 10 "repo": "daedalus",
11 "rev": "1276852b9a766d9fd4cda10561254f1a8ddd33ed", 11 "rev": "998fd3189c9a54fac496dfef7a6224714c67bc80",
12 "sha256": "0jf6ibwf0r4587g1ixq6zvi40kzwy137jgay5136yfbg15xw14k2", 12 "sha256": "1r3gwfv6hn7lzp4h2s6849m7x12nxadsql358ss615krvdlnb6rr",
13 "fetchSubmodules": true 13 "fetchSubmodules": true
14 } 14 }
15} 15}