Commit graph

322 commits

Author SHA1 Message Date
Thiago Kenji Okada e58bfe9ba8
Merge pull request #224551 from yamashitax/elasticsearch-kuromoji
elasticsearchPlugins: add analysis-kuromoji plugin
2023-04-14 21:23:46 +01:00
Martin Weinelt fea1100c99
Merge pull request #194420 from helsinki-systems/drop/elk6
elk6: remove
2023-04-04 11:55:33 +02:00
ajs124 09a6672bbf elasticsearch6*: remove 2023-04-04 10:32:23 +02:00
山下 58af20bd05 elasticsearchPlugins: add analysis-kuromoji plugin 2023-04-04 08:51:41 +09:00
Thomas Gerbet ccbe18bbf7 meilisearch: 1.0.2 -> 1.1.0
https://github.com/meilisearch/meilisearch/releases/tag/v1.1.0
2023-04-03 19:05:30 -04:00
Yureka f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
R. Ryantm f1d1ce278d qdrant: 1.0.3 -> 1.1.0 2023-03-24 02:48:24 +00:00
Atemu bd7309c5a3
Merge pull request #221469 from wegank/solr-drop
solr: drop
2023-03-18 10:17:43 +01:00
Weijia Wang c26705518d khoj: mark as broken on darwin 2023-03-16 22:42:28 +02:00
Weijia Wang c24a8ccc98 solr: drop 2023-03-16 16:17:04 +02:00
R. Ryantm 7c88c18a08 qdrant: 1.0.2 -> 1.0.3 2023-03-09 08:32:03 +00:00
Soner Sayakci 5cfd70fd4d
opensearch: fix knn ml plugin 2023-02-28 21:47:34 +01:00
Soner Sayakci 929143c145
opensearch: 2.5.0 -> 2.6.0 2023-02-28 21:46:48 +01:00
Fabian Affolter 9c1c08a57e khoj: 0.2.6 -> 0.3.0
Changelog: https://github.com/debanjum/khoj/releases/tag/0.3.0
2023-02-27 11:46:23 +01:00
Fabian Affolter 9166649c3e khoj: add changelog to meta 2023-02-27 11:18:41 +01:00
R. Ryantm b707eb4409 meilisearch: 1.0.1 -> 1.0.2 2023-02-25 05:09:39 -05:00
Bernardo Meurer 42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Fabian Affolter cf8436e4cb meilisearch: update description 2023-02-23 04:03:40 -05:00
R. Ryantm c420236aaa meilisearch: 1.0.0 -> 1.0.1 2023-02-23 04:03:40 -05:00
happysalada b53bd4a5f0 qdrant: 0.11.2 -> 1.0.2 2023-02-23 04:01:54 -05:00
Artturin 226e149145 treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
R. Ryantm c5ff9f89c6 khoj: 0.2.5 -> 0.2.6 2023-02-15 20:48:34 +00:00
talyz 9e9007e45f
nixos/opensearch: Use DynamicUser and StateDirectory by default
...but still allow for setting `dataDir` to a custom path. This gets
rid of the use of the deprecated option PermissionsStartOnly. Also, add
the ability to customize user and group, since that could be useful
with a custom `dataDir`.
2023-02-15 16:38:24 +00:00
Soner Sayakci 4561785dfc
nixos/tests/opensearch: init 2023-02-14 20:00:27 +00:00
Soner Sayakci 14a114606a
opensearch: init at 2.5.0 2023-02-14 20:00:22 +00:00
Mostly Void ea95150082
khoj: init at 0.2.5 2023-02-07 19:09:21 +05:30
Thomas Gerbet e7e447a185 meilisearch: 0.30.5 -> 1.0.0
https://github.com/meilisearch/meilisearch/releases/tag/v1.0.0
2023-02-06 14:30:08 -05:00
R. Ryantm 3c0bdfb539 zinc: 0.3.5 -> 0.3.6 2023-01-20 14:12:01 +08:00
R. Ryantm eae63548c3 meilisearch: 0.30.2 -> 0.30.5 2023-01-08 07:08:04 -05:00
Pavol Rusnak bc60f09f79
qdrant: unbreak on x86_64-darwin 2022-12-27 19:24:41 +01:00
Rick van Schijndel 9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Fabian Affolter e212230b2d meilisearch: add changelog to meta 2022-12-10 11:24:57 -05:00
R. Ryantm 14fd1bf61c meilisearch: 0.30.0 -> 0.30.2 2022-12-10 11:24:57 -05:00
Jonathan del Strother ce042ea86f manticoresearch: support indexing mysql sources 2022-12-09 13:38:53 +00:00
Winter 0c4c1834d0 zinc: fix ui's npmDepsHash
This was written before #200470, but wasn't tested after it was merged, leading to the hash being incorrect.
2022-12-09 07:49:41 -05:00
Artturin c55b931644 treewide: fix lints and remove a unneeded cmake input 2022-12-09 01:16:08 +02:00
Sandro 0c0281fcdf
Merge pull request #197566 from dit7ya/zincsearch 2022-12-07 01:34:33 +01:00
Mario Rodas 8baee78ef3
Merge pull request #203511 from divanorama/elasticsearch6_fix_build
elasticsearch6: add libxcrypt dependency to fix build
2022-11-29 09:39:39 -05:00
R. Ryantm b330de2e1a meilisearch: 0.29.2 -> 0.30.0 2022-11-29 08:41:24 -05:00
Dmitry Ivankov 18271606a2 elasticsearch6: add libcrypt dependency to fix build
glibc's libcrypt is deprecated and since
ff30c899d8
is built by default without libcrypt, that's probably the point when `elasticsearch6`
started failing with
```
auto-patchelf: 3 dependencies could not be satisfied
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/liblog4cxx.so.10
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libaprutil-1.so.0
error: auto-patchelf could not satisfy dependency libcrypt.so.1 wanted by /nix/store/nd0gn95yfnnmnnw8zk2jnafc9gj2qy91-elasticsearch-6.8.21/modules/x-pack-ml/platform/linux-x86_64/lib/libapr-1.so.0
```

Let's add libxcrypt dependency, also note that `elasticsearch6-oss` doesn't
seem to need it.

Should resolve https://github.com/NixOS/nixpkgs/issues/203467

Extra note is elk6 may get removed from nixpkgs soon in favor of elk7
https://github.com/NixOS/nixpkgs/pull/194420
2022-11-28 21:59:18 +01:00
Mostly Void a79bf2bfea
zinc: init at 0.3.5 2022-11-18 23:12:44 +05:30
R. Ryantm 216e161b69 meilisearch: 0.29.1 -> 0.29.2 2022-11-16 11:37:28 -05:00
Mostly Void 68efd9293b
qdrant: 0.9.1 -> 0.11.2 2022-11-13 22:15:03 +05:30
Jonas Heinrich 93a2ebf4cd
Merge pull request #186112 from jdelStrother/manticore
manticoresearch: init at 5.0.3
2022-10-27 16:16:56 +02:00
Dmitriy Pleshevskiy 35da064ed5
sonic-server: init at 1.4.0 2022-10-25 21:36:26 +03:00
Jonathan del Strother f948d14139
manticoresearch: init at 5.0.3 2022-10-21 17:25:56 +01:00
Vladimír Čunát 00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
R. Ryantm ef0ed284ea meilisearch: 0.29.0 -> 0.29.1 2022-10-11 04:07:02 -04:00
Franz Pletz 47945f27bf
groonga: fix build with libxcrypt 2022-10-09 18:10:36 +02:00