From 75097ce64d7547b1ec4b084e41c5889071ff0bec Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 29 Aug 2021 10:05:39 -0400 Subject: Add hmacaroons --- Biz/Bild/Deps/Haskell.nix | 1 + Biz/Bild/Sources.json | 12 ++++++++++++ 2 files changed, 13 insertions(+) (limited to 'Biz') diff --git a/Biz/Bild/Deps/Haskell.nix b/Biz/Bild/Deps/Haskell.nix index 3077182..8dfcc82 100644 --- a/Biz/Bild/Deps/Haskell.nix +++ b/Biz/Bild/Deps/Haskell.nix @@ -25,6 +25,7 @@ with hpkgs; github hashids haskeline + hmacaroons http-types ixset katip diff --git a/Biz/Bild/Sources.json b/Biz/Bild/Sources.json index 452d81b..f513c5d 100644 --- a/Biz/Bild/Sources.json +++ b/Biz/Bild/Sources.json @@ -70,6 +70,18 @@ "type": "git", "version": "2021-06-14-unstable" }, + "hmacaroons": { + "branch": "master", + "description": "Pure haskell implementation of macaroons", + "homepage": "https://jtanguy.github.io/hmacaroons", + "owner": "jtanguy", + "repo": "hmacaroons", + "rev": "6fbca87836a4baef171c5ffc774387766c709fbf", + "sha256": "0qd1ifx1rzcv8rc74vb5xxgi544qxclx8ky3wjg0nbj22hpvvg6j", + "type": "tarball", + "url": "https://github.com/jtanguy/hmacaroons/archive/6fbca87836a4baef171c5ffc774387766c709fbf.tar.gz", + "url_template": "https://github.com///archive/.tar.gz" + }, "inspekt3d": { "branch": "master", "sha256": "0lan6930g5a9z4ack9jj0zdd0mb2s6q2xzpiwcjdc3pvl9b1nbw4", -- cgit v1.2.3