all repos — searchix @ b8da487f774aa2399b79bbde5f2e6e13be4fce1c

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: decode brotli-compressed files

Alan Pearce
commit

b8da487f774aa2399b79bbde5f2e6e13be4fce1c

parent

27b07a80f1872205dfeb949e9b90cf85f6e43744

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M gomod2nix.tomlgomod2nix.toml
@@ -4,6 +4,9 @@ [mod]
[mod."github.com/RoaringBitmap/roaring"] version = "v1.9.3" hash = "sha256-LZfRufkU4UhuEcgxuCPd6divX2KIdcHp1FOt79mQV7Q=" + [mod."github.com/andybalholm/brotli"] + version = "v1.1.0" + hash = "sha256-njLViV4v++ZdgOWGWzlvkefuFvA/nkugl3Ta/h1nu/0=" [mod."github.com/bcicen/jstream"] version = "v1.0.1" hash = "sha256-mm+/BuIEYYj6XOHCCJLxVMKd1XcBXCiRCWA+aTvr1sE="