summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/java
AgeCommit message (Collapse)Author
2021-08-09lombok: 1.18.16 -> 1.18.20R. RyanTM
2021-08-08Merge pull request #131476 from r-ryantm/auto-update/commons-compressArtturi
commonsCompress: 1.20 -> 1.21
2021-08-08Merge pull request #117568 from r-ryantm/auto-update/hsqldbArtturi
hsqldb: 2.5.1 -> 2.6.0
2021-07-25commonsCompress: 1.20 -> 1.21R. RyanTM
2021-07-17various: cleanup of "inherit version;"Felix Buehler
2021-07-13Merge branch 'master' of https://github.com/nixos/nixpkgsRoland Synnestvedt
2021-07-10saxonb_8_8, saxon: Fix jre incompatibilityChristian Kögler
2021-04-26commonsDaemon: init at 1.2.4rsynnest
2021-03-25hsqldb: 2.5.1 -> 2.6.0R. RyanTM
2021-03-10Merge master into staging-nextgithub-actions[bot]
2021-03-09commonsLang: 3.11 -> 3.12.0R. RyanTM
2021-02-20treewide: unzip buildInputs to nativeBuildInputs (#112302)Ben Siraphob
2021-02-20Merge staging-next into staginggithub-actions[bot]
2021-02-20treewide: add targetPrefix to hardcoded references to CC=ccBen Siraphob
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob
2021-01-25treewide: remove stdenv where not neededPavol Rusnak
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2021-01-20treewide: editorconfig fixeszowoq
- remove trailing whitespace - use spaces for indentation
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
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-01lombok: add bin output with lombok wrapper scriptRobert Helgesson
The wrapper can be used, e.g., to run the delombok command.
2020-11-27Merge pull request #101368 from r-ryantm/auto-update/commons-ioSandro
commonsIo: 2.6 -> 2.8.0
2020-11-03lombok: 1.18.12 -> 1.18.16R. RyanTM
2020-10-22commonsIo: 2.6 -> 2.8.0R. RyanTM
2020-09-19dbus-java: use jdk8Gabriel Ebner
2020-08-31hsqldb: 2.5.0 -> 2.5.1R. RyanTM
2020-08-31lombok: 1.18.10 -> 1.18.12R. RyanTM
2020-07-26Merge pull request #91288 from rnhmjoj/zeromqMichele Guerini Rocco
Remove old zeromq 3.x packages
2020-07-20commonsLang: 3.10 -> 3.11R. RyanTM
2020-06-22jzmq: removernhmjoj
This package does not support zeromq 4.x and is unmaintained.
2020-05-08Merge pull request #87211 from r-ryantm/auto-update/jflexVladyslav M
2020-05-07jflex: 1.8.1 -> 1.8.2R. RyanTM
2020-05-04commonsCompress: 1.18 -> 1.20R. RyanTM
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-03-30commonsLang: 3.9 -> 3.10R. RyanTM
2020-03-14jflex: 1.7.0 -> 1.8.1R. RyanTM
2020-01-09lombok: 1.18.8 -> 1.18.10Robert Helgesson
2019-12-31treewide: *inputs are listsRobin Gloster
2019-11-19Merge staging-next into stagingFrederik Rietdijk
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-11-17pkgs/development/libraries: add missing descriptions and homepagesChristine Koppelt
(#73312)
2019-11-08hsqldb: 1.8.0 -> 2.5.0Christine Koppelt
Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
2019-08-28treewide: remove redundant recvolth
2019-08-26treewide: remove redundant quotesvolth
2019-08-17treewide: name -> pnamevolth
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace
2019-07-15commonsLang: 3.6 -> 3.9R. RyanTM
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-05-13lombok: 1.18.4 -> 1.18.8Robert Helgesson