From e0b36b11c3136752320ea2680f1fbb6790a25b5f Mon Sep 17 00:00:00 2001 From: uakci Date: Mon, 7 Nov 2022 13:46:21 +0100 Subject: pin toaq-dictionary to a revision pre-coindexation --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 01f564d..c916fcf 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ flake-utils.url = "github:numtide/flake-utils/master"; gomod2nix.url = "github:tweag/gomod2nix/master"; toaq-dictionary = { - url = "github:toaq/dictionary/master"; + url = "github:toaq/dictionary?rev=31d1e5d45f7870b0de66c9a546d6fe0f18fad4f9"; flake = false; }; zugai = { -- cgit v1.2.3