Commit graph

28 commits

Author SHA1 Message Date
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
Robert Schütz 1070eba43f solr: 8.6.1 -> 8.6.3 2021-01-30 12:08:32 +01: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 563b73d880 solr: 8.5.2 -> 8.6.1 2020-08-31 00:35:41 +00:00
R. RyanTM 41a81c4f04 solr: 8.5.1 -> 8.5.2 2020-07-07 17:00:52 +00:00
R. RyanTM f82006b9af solr: 8.5.0 -> 8.5.1 2020-05-10 16:21:51 +00:00
R. RyanTM 7613ae0ea7 solr: 8.4.1 -> 8.5.0 2020-03-26 02:06:27 +00:00
Aaron Andersen 1093736abb solr: 8.4.0 -> 8.4.1 2020-01-18 09:00:04 -05:00
Aaron Andersen 19185c54ad solr: specify NixOS test 2020-01-18 08:55:40 -05:00
Aaron Andersen acd9e87ebe solr: drop 7.x series 2020-01-18 08:50:35 -05:00
Aaron Andersen a75e3f2d00 solr: 8.3.1 -> 8.4.0 2020-01-07 20:18:31 -05:00
R. RyanTM 97e6ff6a72 solr: 8.3.0 -> 8.3.1 2019-12-09 13:23:05 -08:00
R. RyanTM 84bf78faa4 solr: 8.2.0 -> 8.3.0 2019-11-02 23:50:12 -07:00
Rickard Nilsson 225e412edb Remove myself as maintainer of some packages. 2019-08-20 15:24:01 +02:00
Aaron Andersen 5bdbfb1820 solr: 8.1.1 -> 8.2.0 2019-08-02 10:44:13 -04:00
Aaron Andersen 458f6ba981 solr: 7.7.1 -> 7.7.2 2019-08-02 10:41:40 -04:00
R. RyanTM 856b121cd0 solr: 8.1.0 -> 8.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solr/versions
2019-06-02 21:39:10 -07:00
Aaron Andersen 0890f8d743 solr: minor cleanup/formatting 2019-05-21 20:29:19 -04:00
Aaron Andersen b48109ca9b solr: 8.0.0 -> 8.1.0 2019-05-21 20:28:02 -04:00
Aaron Andersen ee7565af9d solr: init at 8.0.0 2019-04-10 20:12:41 -04:00
Aaron Andersen cf80b011ee solr: 7.6.0 -> 7.7.1 2019-03-02 21:18:00 -05:00
R. RyanTM 4a9fcee0d4 solr: 7.5.0 -> 7.6.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solr/versions
2018-12-22 07:35:23 -08:00
Aaron Andersen 1b725def23 solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump, NixOS test included 2018-11-03 13:14:13 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Domen Kožar b49bf121b8 rename iElectric to domenkozar to match GitHub 2016-05-17 13:00:47 +01:00
Domen Kožar ee74e1a055 solr: 4.10.2 -> 4.10.3, CVE-2014-3628
(cherry picked from commit 4fa25ee93a45df61d97cf7ddd0149bbd954216d0)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-04 11:48:28 +01:00
Shea Levy d123f1faf0 solr: bump 2014-11-21 15:10:59 -05:00
Rickard Nilsson 040df9c41a New package: solr 4.7.0, a Java search platform 2014-03-12 23:14:09 +01:00