all repos — searchix @ bb8e236fd5b4dbc083c1cbd18a18c380b9fc8d3b

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

chore: release 0.1.9

Alan Pearce
commit

bb8e236fd5b4dbc083c1cbd18a18c380b9fc8d3b

parent

b427c2657582caa9b2cce8bcfd82624663dda780

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M nix/package.nixnix/package.nix
@@ -13,7 +13,7 @@ , buildGoApplication ? pkgs.buildGoApplication
, css }: let - version = "0.1.8"; + version = "0.1.9"; in buildGoApplication { pname = "searchix";