Commit graph

275 commits

Author SHA1 Message Date
Pascal Bach a2c06170a3 jffi: init at 1.3.9 2022-03-26 08:48:53 +01:00
Felix Buehler 7bbf666c9f hydraAntLogger: switch to fetchFromGitHub 2022-03-16 00:45:12 +01:00
c0bw3b aa2654f9df gwtwidgets: remove
It's a dead project: https://sourceforge.net/projects/gwt-widget/
Not compatible with latest GWT 2.x
2022-02-06 16:56:17 -08:00
c0bw3b 017c4d207c gwtdragdrop: remove
Upstream says it's unmaintained: https://github.com/fredsa/gwt-dnd
2022-02-06 16:56:17 -08:00
Vladimír Čunát ebdea6366a
Merge #149879: commons-fileupload: 1.3.1 -> 1.4 2022-01-30 09:12:54 +01:00
R. RyanTM ecbad79bfb
lombok: 1.18.20 -> 1.18.22
(#152792)
2022-01-25 00:48:09 +01:00
Renaud 944a2dc835
Treewide: fix some permanent redirects on homepages
(#153213)
Issue #60004
2022-01-03 16:53:12 +01:00
Ben Siraphob 39a0a70d29
treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
Dmitry Kalinkin b6b59334bb
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/celery/default.nix
	pkgs/development/python-modules/kombu/default.nix
2021-12-11 13:15:49 -05:00
Jörg Thalheim 2d5559b8e5
Merge pull request #150112 from r-ryantm/auto-update/hsqldb
hsqldb: 2.6.0 -> 2.6.1
2021-12-11 13:34:13 +00:00
R. Ryantm 54d26f9778 commonsIo: 2.8.0 -> 2.11.0 2021-12-11 08:11:29 +00:00
R. Ryantm 674e221e28 hsqldb: 2.6.0 -> 2.6.1 2021-12-10 19:12:23 +00:00
FliegendeWurst a4f8d5f144 commons-fileupload: 1.3.1 -> 1.4 2021-12-09 17:33:09 +01:00
Felix Buehler 7678aa30b4 pkgs/development: rename name to pname&version 2021-11-30 21:32:28 +01:00
Sandro 3ccc568631
Merge pull request #145406 from SuperSandro2000/dbus-libs 2021-11-30 21:17:20 +01:00
Sandro 4d8ac78751
Merge pull request #147115 from Stunkymonkey/jdom-builder 2021-11-26 13:12:10 +01:00
Sandro cfcc973610
Merge pull request #147113 from Stunkymonkey/lucene-builder 2021-11-26 13:11:49 +01:00
Felix Bühler 5201be2d3a
httpunit: remove builder.sh (#147110) 2021-11-23 22:41:13 -05:00
Felix Buehler cb30fd980b lucene: remove builder.sh 2021-11-23 21:09:19 +01:00
Felix Buehler c85e2260e9 jdom: remove builder.sh 2021-11-23 21:08:36 +01:00
Thiago Kenji Okada 28e1b1a50a
Merge pull request #146754 from Stunkymonkey/gwt-dnd-builder
gwtdragdrop: remove builder.sh
2021-11-21 08:46:22 -03:00
Felix Buehler 512fadbc64 gwtwidgets: remove builder.sh 2021-11-21 12:12:48 +01:00
Felix Buehler ea6fb1e297 gwtdragdrop: remove builder.sh 2021-11-21 12:10:52 +01:00
Sandro 9bb171cfc7
Merge pull request #146252 from Stunkymonkey/mockobjects-builder 2021-11-17 13:10:26 +01:00
Sandro Jäckel 1fa0af9167
dbus-java: switch to pname+version, format 2021-11-17 02:03:02 +01:00
Felix Buehler bde93173dd mockobjects: remove builder.sh 2021-11-16 16:08:21 +01:00
Felix Buehler 826d4ab03a smack: remove builder.sh 2021-11-16 15:50:28 +01:00
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