Compare commits

...

11 Commits

Author SHA1 Message Date
zxq9 e40ed7dc63 Merge branch 'master' into zomp
Gajumaru Serialization Tests / tests (push) Failing after -4m24s
2025-01-23 19:39:37 +09:00
zxq9 a221b905c2 Updating deps
Gajumaru Serialization Tests / tests (push) Failing after -4m24s
2025-01-23 19:37:11 +09:00
zxq9 749f7943d8 Add app file back
Gajumaru Serialization Tests / tests (push) Successful in -4m21s
2025-01-22 19:31:40 +09:00
zxq9 ece32da3e8 Update zomp meta copyright
Gajumaru Serialization Tests / tests (push) Successful in -4m22s
2025-01-22 16:57:18 +09:00
zxq9 6fae7b4119 Merge branch 'master' into zomp
Gajumaru Serialization Tests / tests (push) Successful in -4m22s
2025-01-22 14:34:52 +09:00
zxq9 295799435b Update meta 2025-01-22 14:28:38 +09:00
zxq9 7046b9625d Merge down master 2024-11-01 13:40:41 +09:00
zxq9 670fe59a21 Merge branch 'master' into zomp 2024-11-01 13:28:00 +09:00
zxq9 f37cec34da Merge down 2024-10-07 13:08:25 +09:00
zxq9 e24ddef246 Merge branch 'master' into zomp 2024-09-23 16:57:40 +09:00
zxq9 9124228ff4 Package for zomp 2023-05-30 15:41:16 +09:00
2 changed files with 10 additions and 4 deletions
+9 -3
View File
@@ -1,4 +1,10 @@
{erl_opts, [debug_info]}. {erl_opts, [debug_info]}.
{deps, [ {base58, {git, "https://git.qpq.swiss/QPQ-AG/erl-base58.git", {ref, "b6c41ff2f86f679675b95a780bfc6475e973d796"}}} {deps,
, {enacl, {git, "https://git.qpq.swiss/QPQ-AG/enacl.git", {ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}} [{base58,
]}. {git,
"https://git.qpq.swiss/QPQ-AG/erl-base58.git",
{ref, "7290fa23664b4134d15da353061ac97aa158b332"}}},
{enacl,
{git,
"https://git.qpq.swiss/QPQ-AG/enacl.git",
{ref, "4eb7ec70084ba7c87b1af8797c4c4e90c84f95a2"}}}]}.
+1 -1
View File
@@ -1,6 +1,6 @@
[{<<"base58">>, [{<<"base58">>,
{git,"https://git.qpq.swiss/QPQ-AG/erl-base58.git", {git,"https://git.qpq.swiss/QPQ-AG/erl-base58.git",
{ref,"b6c41ff2f86f679675b95a780bfc6475e973d796"}}, {ref,"7290fa23664b4134d15da353061ac97aa158b332"}},
0}, 0},
{<<"enacl">>, {<<"enacl">>,
{git,"https://git.qpq.swiss/QPQ-AG/enacl.git", {git,"https://git.qpq.swiss/QPQ-AG/enacl.git",