Install via jpm deps

This commit is contained in:
heyarne 2021-07-07 21:08:27 +02:00
commit 6ab73f71df
2 changed files with 13 additions and 1 deletions

12
lockfile.jdn Normal file
View file

@ -0,0 +1,12 @@
@[{:sha "c38e8f420d5af33f4a7074e2c9ddf37e526d8971" :repo "https://github.com/swlkr/janet-html"}
{:sha "ed7e83e8779e2a54e23bbbcc75366ade2dd5372a" :repo "https://git.sr.ht/~bakpakin/temple"}
{:sha "c24d1b7b15f9c576e0d48bb78b351e88ce51cfcd" :repo "https://github.com/janet-lang/json.git"}
{:sha "51a147f9c667fa4b96c796f83c90b0478466feed" :repo "https://git.sr.ht/~subsetpark/mago"}
{:sha "fd552e880cb3510f10a230ea5f9dcc227fcb521f" :repo "https://github.com/janet-lang/path.git"}
{:sha "5a3689c250a207186bcb1a30f131d71e45b8cea6" :repo "https://github.com/andrewchambers/janet-posix-spawn.git"}
{:sha "ce2c6308fdfbd344d2c17b2712f02bbc1fb69bf3" :repo "https://github.com/pyrmont/testament"}
{:sha "5d1bea51664cf2f076ce6ac4786c2fb744f2c02c" :repo "https://github.com/janet-lang/argparse.git"}
{:sha "c0951f6978555268a24d86eee2f118327328b40b" :repo "https://github.com/andrewchambers/janet-jdn.git"}
{:sha "1be2628f85d4062581cd20551f519b9c1de1a8fc" :repo "https://github.com/pyrmont/markable"}
{:sha "599495ba4099f1aa6ddea67d1102f514f15237cd" :repo "https://github.com/andrewchambers/janet-sh.git"}
{:sha "4fc04b3afee0f496217a3243a75f75d51d5b64f1" :repo "https://git.sr.ht/~subsetpark/bagatto"}]

View file

@ -1,6 +1,6 @@
(declare-project (declare-project
:name "arnes.space" :name "arnes.space"
:description "a library that does things" # some example metadata. :description "My own homepage." # some example metadata.
# Optional urls to git repositories that contain required artifacts. # Optional urls to git repositories that contain required artifacts.
:dependencies ["https://git.sr.ht/~subsetpark/bagatto" :dependencies ["https://git.sr.ht/~subsetpark/bagatto"