feat: setup arkheon

This commit is contained in:
Luj 2024-09-02 16:42:35 +02:00
parent 0ae1917081
commit 2dc55d2a94
Signed by: luj
GPG key ID: 6FC74C847011FD83
14 changed files with 125 additions and 10 deletions

12
deps/sources.json vendored
View file

@ -12,6 +12,18 @@
"url": "https://github.com/ryantm/agenix/archive/f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41.tar.gz",
"hash": "1x8nd8hvsq6mvzig122vprwigsr3z2skanig65haqswn7z7amsvg"
},
"arkheon": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "raitobezarius",
"repo": "arkheon"
},
"branch": "main",
"revision": "113724a1a206905e68319676f73d095fcc043a42",
"url": "https://github.com/raitobezarius/arkheon/archive/113724a1a206905e68319676f73d095fcc043a42.tar.gz",
"hash": "0yh8g020d7z67iqpg7xywk4dxxa64dxa1igd45nb8w653c82w6gq"
},
"buildbot-nix": {
"type": "Git",
"repository": {