1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 04:41:07 +01:00

catullus: add libcoap

This commit is contained in:
Kierán Meinhardt
2019-06-01 22:13:58 +02:00
parent 6ebd636f94
commit b54497332b
3 changed files with 44 additions and 20 deletions

View File

@@ -3,8 +3,8 @@ let
telebots-package = pkgs.fetchFromGitHub {
owner = "kmein";
repo = "telebots";
rev = "aaf9d3efe1b97234ad2c941c622ce9ee3b28a6a6";
sha256 = "0fvhgzy42khxv8j4v2flgphcr0fg6yrp9857c7zn1mic6cwwnyw5";
rev = "b4276155114ee96cd3f320e361e52952ea700db6";
sha256 = "08rp1pcisk4zzhxdlgrlhxa0sbza5qhxa70rjycg4r7fmixkkbz2";
};
proverb-bot-package = pkgs.fetchFromGitHub {
owner = "kmein";