Commit graph

233 commits

Author SHA1 Message Date
github-actions[bot] abe7db36a4
Merge staging-next into staging 2021-02-20 00:36:40 +00:00
Ben Siraphob 223f25cf4a treewide: add targetPrefix to hardcoded references to CC=cc 2021-02-20 01:01:46 +07:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob 2f78ee7e81 pkgs/development: stdenv.lib -> lib 2021-01-24 00:16:29 +07:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10: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
Robert Helgesson 9ce91be010 lombok: add bin output with lombok wrapper script
The wrapper can be used, e.g., to run the delombok command.
2021-01-01 13:13:10 +01:00
Sandro 31eed71e30
Merge pull request #101368 from r-ryantm/auto-update/commons-io
commonsIo: 2.6 -> 2.8.0
2020-11-27 01:46:27 +01:00
R. RyanTM 99df4a6154 lombok: 1.18.12 -> 1.18.16 2020-11-03 09:18:02 -08:00
R. RyanTM 47fe9a30f2 commonsIo: 2.6 -> 2.8.0 2020-10-22 12:59:54 +00:00
Gabriel Ebner f3bef958dc dbus-java: use jdk8 2020-09-19 17:34:40 +02:00
R. RyanTM 2fd3e018e4 hsqldb: 2.5.0 -> 2.5.1 2020-08-31 17:10:23 +02:00
R. RyanTM 06517f3d10 lombok: 1.18.10 -> 1.18.12 2020-08-31 16:55:08 +02:00
Michele Guerini Rocco bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
R. RyanTM 87c02a1728 commonsLang: 3.10 -> 3.11 2020-07-20 16:39:49 +00:00
rnhmjoj 0006326d35
jzmq: remove
This package does not support zeromq 4.x and is unmaintained.
2020-06-22 15:45:14 +02:00
Vladyslav M d72ba9143d
Merge pull request #87211 from r-ryantm/auto-update/jflex 2020-05-08 23:22:09 +03:00
R. RyanTM bac29d647f jflex: 1.8.1 -> 1.8.2 2020-05-07 19:15:07 +00:00
R. RyanTM ba810eabde commonsCompress: 1.18 -> 1.20 2020-05-04 21:19:42 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM cce45bd7d7 commonsLang: 3.9 -> 3.10 2020-03-30 17:05:12 -07:00
R. RyanTM 5ef871d24a jflex: 1.7.0 -> 1.8.1 2020-03-14 06:01:35 +00:00
Robert Helgesson 1b2ec551f9
lombok: 1.18.8 -> 1.18.10 2020-01-09 12:16:06 +01:00
Robin Gloster 760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01:00
Frederik Rietdijk 5f8b0d7d99 Merge staging-next into staging 2019-11-19 14:53:29 +01:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Christine Koppelt 96476e6b2a pkgs/development/libraries: add missing descriptions and homepages
(#73312)
2019-11-17 10:41:21 +01:00
Christine Koppelt bfbffd3c82 hsqldb: 1.8.0 -> 2.5.0
Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
2019-11-08 16:46:42 +01:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
R. RyanTM 8ec0396b44
commonsLang: 3.6 -> 3.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-lang/versions
2019-07-15 20:38:29 -05:00
Robert Helgesson d8cac92f55
lombok: 1.18.4 -> 1.18.8 2019-05-13 00:43:20 +02:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Jan Tojnar d3ff902e94
webkit: move to aliases 2019-03-06 00:20:55 +01:00
R. RyanTM a78a733942 commonsLang: 3.3.2 -> 3.6 (#52915)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-lang/versions
2018-12-29 20:18:27 +01:00
Jörg Thalheim 47b677e216
jflex: run correct hooks in installCheckPhase 2018-11-19 10:56:36 +00:00
Jörg Thalheim 01502a04e5
jflex: add smoke test 2018-11-19 09:50:29 +00:00
Guillaume Maudoux 02212e1d02 jflex: 1.6.1 -> 1.7.0 2018-11-19 10:17:44 +01:00
Guillaume Maudoux 33326bee7f jflex: use new source url 2018-11-19 10:17:39 +01:00
Robert Helgesson fa30c8cfca
lombok: 1.16.22 -> 1.18.4 2018-11-04 22:36:45 +01:00
Markus Kowalewski 645b5a0e82
mockobjects: add license + description 2018-11-01 23:27:15 +01:00
Markus Kowalewski 5fabd1b3c6
lucene: add license + description 2018-11-01 23:27:15 +01:00
Markus Kowalewski 4598cf4f3f
libmatthew-java: add license 2018-11-01 23:27:15 +01:00
Markus Kowalewski 0d140370cb
jdom: add meta data 2018-11-01 23:27:15 +01:00