From fabb3b2960e445ff8c339e4e522facd650861d81 Mon Sep 17 00:00:00 2001 From: Fiscal Velvet Poet Date: Fri, 12 Nov 2021 15:29:50 +1000 Subject: [PATCH] jfdic-web: bumped to HEAD of consensus --- nix/sources.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index a8d17e4..0d21b71 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,9 +1,9 @@ { "jfdic-web": { - "sha256": "1r9blfxla4jjf5y27lv9sw4c3g4rzwkasdfcl64g2ml6yrxd4f05", + "sha256": "1fj352d70xfl9vdi7xzz6hnzjpqzffc7fj5wnf7pr879wsdp9fbh", "type": "tarball", - "url": "https://source.jfdic.org/JFDIC/jfdic-web/archive/consensus.tar.gz", - "url_template": "https://source.jfdic.org/JFDIC/jfdic-web/archive/consensus.tar.gz" + "url": "https://source.jfdic.org/JFDIC/jfdic-web/archive/456c35c6113d7f6473fc01318aa47e0124f08f80.tar.gz", + "url_template": "https://source.jfdic.org/JFDIC/jfdic-web/archive/456c35c6113d7f6473fc01318aa47e0124f08f80.tar.gz" }, "niv": { "branch": "master", @@ -41,5 +41,11 @@ "type": "tarball", "url": "https://github.com/nixos/nixpkgs/archive/c6c4a3d45ab200f17805d2d86a1ff1cc7ca2b186.tar.gz", "url_template": "https://github.com///archive/.tar.gz" + }, + "resrok-web": { + "sha256": "11gfpnmpd8zqcqzydl02m9isz4vh9x1z1bgpi3fhbbxi1pjzdf25", + "type": "tarball", + "url": "https://source.jfdic.org/resrok/resrok-web/archive/321ac6c77d870a54fcf901423bdc2280bbcac755.tar.gz", + "url_template": "https://source.jfdic.org/resrok/resrok-web/archive/321ac6c77d870a54fcf901423bdc2280bbcac755.tar.gz" } }