radish: remove meilisearch

This commit is contained in:
Joakim Repomaa
2025-01-30 09:43:09 +02:00
parent 079f6518ae
commit 4c697a041f

View File

@@ -12,16 +12,6 @@
libimobiledevice
ripgrep
fd
(pkgs.buildGoModule {
name = "meilindex";
src = pkgs.fetchFromGitHub {
owner = "tryffel";
repo = "meilindex";
rev = "v0.2.0";
sha256 = "sha256-Lecni3cqkWOQjSjjJZLyWKz2eFR5MS8gNPVXRTwrciA=";
};
vendorHash = "sha256-eBIfyffQK5gYYPBuAvpZKnjRbpmY3GKS47QoMtbetS8=";
})
];
pathsToLink = [ "/share/zsh" ];
@@ -40,7 +30,6 @@
HSA_OVERRIDE_GFX_VERSION = "11.0.3";
};
};
meilisearch.enable = true;
};
programs = {