summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authoruakci <git@uakci.space>2022-11-07 13:46:21 +0100
committeruakci <git@uakci.space>2022-11-07 13:46:21 +0100
commite0b36b11c3136752320ea2680f1fbb6790a25b5f (patch)
treed9862b9d7836e7d8171043b9e0fbbfe51b7c364e /flake.nix
parentsimplify and refactor toadua search + add bias (diff)
downloadnuogai-e0b36b11c3136752320ea2680f1fbb6790a25b5f.tar.gz
nuogai-e0b36b11c3136752320ea2680f1fbb6790a25b5f.zip
pin toaq-dictionary to a revision pre-coindexation
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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 = {