X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=nixops%2Fmodules%2Fwebsites%2Ftools%2Ftools%2Fkanboard.json;h=5b1d1156501b938ab206e8843677b5ec6ca708ce;hb=d4ed0eff6a46d0b1596cf4c68ba7f6abf807bd50;hpb=d68bb46bc6d04b450bb0bd995b4286f3d46b2557 diff --git a/nixops/modules/websites/tools/tools/kanboard.json b/nixops/modules/websites/tools/tools/kanboard.json new file mode 100644 index 0000000..5b1d115 --- /dev/null +++ b/nixops/modules/websites/tools/tools/kanboard.json @@ -0,0 +1,15 @@ +{ + "tag": "v1.2.9", + "meta": { + "name": "kanboard", + "url": "https://github.com/kanboard/kanboard/", + "branch": "refs/tags/v1.2.9" + }, + "github": { + "owner": "kanboard", + "repo": "kanboard", + "rev": "c4152316b14936556edf3bcc4d11f16ba31b8ae7", + "sha256": "18bn9zhyfc5x28hwcxss7chdq7c8rshc8jxgai65i5l68iwhvjg7", + "fetchSubmodules": true + } +}