diff options
| author | uakci <git@uakci.space> | 2022-11-07 13:46:21 +0100 |
|---|---|---|
| committer | uakci <git@uakci.space> | 2022-11-07 13:46:21 +0100 |
| commit | e0b36b11c3136752320ea2680f1fbb6790a25b5f (patch) | |
| tree | d9862b9d7836e7d8171043b9e0fbbfe51b7c364e /flake.nix | |
| parent | simplify and refactor toadua search + add bias (diff) | |
| download | nuogai-e0b36b11c3136752320ea2680f1fbb6790a25b5f.tar.gz nuogai-e0b36b11c3136752320ea2680f1fbb6790a25b5f.zip | |
pin toaq-dictionary to a revision pre-coindexation
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 = { |
