Commit graph

248 commits

Author SHA1 Message Date
bb010g 076a4b662c swt: less arbitrary LFLAGS & cleanup
Cleaner nested unpacking, as well as general robustness improvements.
Turns out the LFLAGS stuff was from upstream not trusting pkg-config on
their boxes, but it works great for us. (Or rather, it works great after
fixing some of their pkg-config invocations.)

Assisted by the diffoscope ( https://diffoscope.org/ ) and readelf
grepping based on its output.
2021-10-27 13:58:48 +03:00
bb010g 20ccd74a36 swt: make reproducible 2021-10-27 13:21:27 +03:00
bb010g a1ed62e586 releaseTools.antBuild: remove
The sole consumer in Nixpkgs of `releaseTools.antBuild` is
`pkgs/development/libraries/junit`, which has been broken since
2015-09-08. The sole consumer in Nixpkgs of `junit` is
`pkgs/development/libraries/junixsocket`, which hasn't built due to
`junit` since 2015-09-08. All three are removed due to their obvious
lack of use.

All other packages in Nixpkgs depending on junit consume
`pkgs/development/java-modules/junit`, which is not broken.

Any downstreams that have kept using these `junit` or `junixsocket`
packages since 2015-09-08 have basically already vendored the packages
via patching them, so no aliases are provided.
2021-10-27 13:21:27 +03:00
R. RyanTM 1eec3990a0 lombok: 1.18.16 -> 1.18.20 2021-08-09 12:05:55 +00:00
Artturi 30b6c8c6d3
Merge pull request #131476 from r-ryantm/auto-update/commons-compress
commonsCompress: 1.20 -> 1.21
2021-08-08 19:29:05 +03:00
Artturi b2bf0e23bf
Merge pull request #117568 from r-ryantm/auto-update/hsqldb
hsqldb: 2.5.1 -> 2.6.0
2021-08-08 03:47:17 +03:00
R. RyanTM 6b2f853975 commonsCompress: 1.20 -> 1.21 2021-07-25 13:25:09 +00:00
Felix Buehler e023025ee0 various: cleanup of "inherit version;" 2021-07-17 22:39:35 +02:00
Roland Synnestvedt fa8f004781 Merge branch 'master' of https://github.com/nixos/nixpkgs 2021-07-13 10:09:12 -07:00
Christian Kögler 5528f1170c saxonb_8_8, saxon: Fix jre incompatibility 2021-07-10 09:22:09 +02:00
rsynnest 7659fca548 commonsDaemon: init at 1.2.4 2021-04-26 13:43:19 -07:00
R. RyanTM f9ce82fa75 hsqldb: 2.5.1 -> 2.6.0 2021-03-25 09:27:56 +00:00
github-actions[bot] 149a81c88d
Merge master into staging-next 2021-03-10 00:39:07 +00:00
R. RyanTM b296707371 commonsLang: 3.11 -> 3.12.0 2021-03-09 15:42:55 -08:00
Ben Siraphob 127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
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