R. RyanTM
e84e4a5782
groonga: 11.0.2 -> 11.0.3
2021-05-31 19:00:09 +00:00
Jonathan Ringer
f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/applications/graphics/emulsion/default.nix
pkgs/development/tools/misc/texlab/default.nix
pkgs/development/tools/rust/bindgen/default.nix
pkgs/development/tools/rust/cargo-udeps/default.nix
pkgs/misc/emulators/ruffle/default.nix
pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
R. RyanTM
5546f01b5a
groonga: 11.0.1 -> 11.0.2
2021-05-17 13:37:49 -07:00
Daniël de Kok
85f96822a0
treewide: fix cargoSha256/cargoHash
...
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.
This change updates cargoSha256/cargoHash tree-wide.
Fixes #121994 .
2021-05-08 00:36:37 -07:00
R. RyanTM
ab091a887c
groonga: 11.0.0 -> 11.0.1
2021-04-29 00:14:49 -04:00
Frederik Rietdijk
277d488026
Merge staging into staging-next
2021-03-08 19:20:18 +01:00
Lassulus
8dedbf25b9
Merge pull request #112629 from r-ryantm/auto-update/groonga
...
groonga: 10.1.1 -> 11.0.0
2021-03-07 17:49:02 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging
2021-03-04 22:16:45 +01:00
Sandro
369dac8438
Merge pull request #114830 from rloewe/master
...
elasticsearch: Fix broken unfree version
2021-03-03 13:22:08 +01:00
Domen Kožar
52041b5d02
remove myself from a bunch of software I no longer use/maintain
2021-03-03 10:50:26 +00:00
René Løwe Jacobsen
704a0ab8c3
elasticsearch: Fix broken unfree version
...
The current unfree versions are broken because makeWrapper is not a part
of nativeBuildInputs. The bug was introduced in #112276 .
2021-03-02 11:58:45 +01:00
Ben Siraphob
127733211e
treewide: unzip buildInputs to nativeBuildInputs ( #112302 )
2021-02-20 16:01:53 -05:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
R. RyanTM
bc6a191e26
groonga: 10.1.1 -> 11.0.0
2021-02-10 08:16:15 +00:00
Mario Rodas
6bfc43f5f6
Merge pull request #111254 from r-ryantm/auto-update/groonga
...
groonga: 10.0.9 -> 10.1.1
2021-01-30 09:17:06 -05:00
Robert Schütz
1070eba43f
solr: 8.6.1 -> 8.6.3
2021-01-30 12:08:32 +01:00
R. RyanTM
25362ba6b3
groonga: 10.0.9 -> 10.1.1
2021-01-30 04:08:10 +00:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
872973d7d1
pkgs/servers: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
9a4257c2b6
groonga: 10.0.8 -> 10.0.9
2020-12-05 20:28:59 +00:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
R. RyanTM
f33e4b4a0c
groonga: 10.0.6 -> 10.0.8
2020-11-02 05:40:00 +00:00
R. RyanTM
83a2d3457c
groonga: 10.0.5 -> 10.0.6
2020-09-23 07:34:52 +00:00
R. RyanTM
563b73d880
solr: 8.5.2 -> 8.6.1
2020-08-31 00:35:41 +00:00
R. RyanTM
20083fbd61
groonga: 10.0.4 -> 10.0.5
2020-08-03 20:34:27 +10:00
Jon Roberts
2dd2b2fdcb
elasticsearchPlugins.analysis-phonetic: add
2019-09-04 15:19:29 -05:00
R. RyanTM
41a81c4f04
solr: 8.5.1 -> 8.5.2
2020-07-07 17:00:52 +00:00
R. RyanTM
e44f38c844
groonga: 10.0.3 -> 10.0.4
2020-07-03 17:25:06 +00:00
R. RyanTM
58d2c8028c
groonga: 10.0.2 -> 10.0.3
2020-06-10 00:13:35 +00:00
R. RyanTM
f82006b9af
solr: 8.5.0 -> 8.5.1
2020-05-10 16:21:51 +00:00
R. RyanTM
21c9abc79e
groonga: 10.0.0 -> 10.0.2
2020-05-05 10:31:57 +00:00
Mario Rodas
797d8709b5
Merge pull request #84574 from filalex77/meilisearch-0.9.0
...
meilisearch: init at 0.9.0
2020-04-12 04:40:15 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Oleksii Filonenko
7a4fc7c2c7
meilisearch: init at 0.9.0
2020-04-07 18:08:54 +03:00
R. RyanTM
2d6afe6ba5
groonga: 9.1.2 -> 10.0.0
2020-03-29 19:59:16 +00:00
R. RyanTM
7613ae0ea7
solr: 8.4.1 -> 8.5.0
2020-03-26 02:06:27 +00:00
Vincent Breitmoser
6a6bf70e48
sphinxsearch: add workaround for darwin build failures
...
upstream bug: see http://sphinxsearch.com/bugs/view.php?id=2578
fix ported from Homebrew: https://github.com/Homebrew/homebrew-core/pull/8619
2020-02-27 17:24:49 +01:00
Vincent Breitmoser
f06174d135
sphinxsearch: enable parallel builds
2020-02-27 16:18:26 +01:00
Vincent Breitmoser
f70dbff529
sphinxsearch: add optional support for xmlpipe2
2020-02-27 16:18:26 +01:00
Vincent Breitmoser
f14b3aa8c0
sphinxsearch: add support for mysql sources
2020-02-27 16:18:25 +01:00
Vincent Breitmoser
ca58f58a0b
sphinxsearch: add valodim as maintainer
2020-02-27 16:17:36 +01:00
Nick Braga
c1e376e4f9
elasticsearchPlugins: add analysis-icu plugin
2020-02-25 10:05:34 -05:00
R. RyanTM
e20c780172
groonga: 9.1.1 -> 9.1.2
2020-02-08 08:33:39 +00:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
...
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Aaron Andersen
0e0b8f2feb
Merge pull request #77983 from aanderse/solr
...
solr: 8.4.0 -> 8.4.1
2020-01-25 11:11:13 -05:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
...
According to https://repology.org/repository/nix_unstable/problems , we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.
The following script was used to make these updates:
```
curl https://repology.org/api/v1/repository/nix_unstable/problems \
| jq '.[] | .problem' -r \
| rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
| sort | uniq > script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
R. RyanTM
3d302c3fb0
groonga: 9.1.0 -> 9.1.1
2020-01-21 15:09:40 +00:00
Aaron Andersen
1093736abb
solr: 8.4.0 -> 8.4.1
2020-01-18 09:00:04 -05:00