all repos — searchix @ 895a3b061bb4717955ffbceab3bf3c6ecebacd70

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

build: switch to flakes

Alan Pearce
commit

895a3b061bb4717955ffbceab3bf3c6ecebacd70

parent

7077a3748fa545e8dee83d4f3464c55b4b459183

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

changed files
M .envrc.sample.envrc.sample
@@ -7,5 +7,5 @@ if type -P lorri &>/dev/null; then
eval "$(lorri direnv)" else echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use nix + use flake fi