Commit Graph

284 Commits

Author SHA1 Message Date
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
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
Markus Kowalewski
d356808b2f
httpunit: add license + homepage 2018-11-01 23:27:14 +01:00
Markus Kowalewski
fe326f8794
hsqldb: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski
a923a5aa2d
gwt-widgets: add licenses 2018-11-01 23:27:14 +01:00
Markus Kowalewski
eea1946708
gwt-dnd: add license 2018-11-01 23:27:14 +01:00
Markus Kowalewski
08f4d756af
dbus-java: add license 2018-11-01 23:27:14 +01:00
Tristan Helmich
e662e0b8d9 saxon-he: 9.8.0.6 -> 9.9.0.1 (#49541) 2018-10-31 19:53:46 +01:00
Daniel Peebles
8070a6333f
Merge pull request #48538 from r-ryantm/auto-update/commons-compress
commonsCompress: 1.17 -> 1.18
2018-10-16 08:04:16 -04:00
R. RyanTM
4b05aa5fab commonsCompress: 1.17 -> 1.18
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-compress/versions
2018-10-16 00:14:42 -07:00
R. RyanTM
e26422c9d0 commonsMath: 3.3 -> 3.6.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/commons-math/versions
2018-10-16 00:02:26 -07:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Pascal Wittmann
8c0ae3ac2f
smack: add license
see issue #43716
2018-08-04 18:28:11 +02:00
R. RyanTM
d398020512 commonsCompress: 1.16.1 -> 1.17
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-compress/versions.
2018-07-18 16:41:39 -07:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Robert Helgesson
527f11bde3 lombok: 1.6.20 -> 1.6.22 (#41455) 2018-06-05 17:33:48 +02:00
Matthew Justin Bauer
7f79a90502
Merge pull request #36595 from ryantm/auto-update/hsqldb
hsqldb: 1.8.0.9 -> 2.4.0
2018-04-17 10:52:27 -05:00
Austin Seipp
ebbf7078e2 nixpkgs: remove ancient 'classpath' package
This is the only package that still needs ECJ and has no dependencies.
It's ancient and unmaintained and should just be removed.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-01 15:18:47 -05:00
Ryan Mulligan
dbcfee9958 commonsIo: 2.4 -> 2.6
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.6 with grep in /nix/store/5yl4dj084qj2x6xawqpbgs9bmlgxjjkb-commons-io-2.6
- found 2.6 in filename of file in /nix/store/5yl4dj084qj2x6xawqpbgs9bmlgxjjkb-commons-io-2.6
- directory tree listing: https://gist.github.com/a62494f31c4e13128a99cb347f615952
2018-03-24 22:55:12 -05:00
Ryan Mulligan
e506914cfb commonsCompress: 1.8.1 -> 1.16.1
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.16.1 in filename of file in /nix/store/bkj0f3csgr7z46ancws66bzgcxpamq8x-commons-compress-1.16.1
- directory tree listing: https://gist.github.com/2f7f8d5e9ede388260bcf5a3e305bd80
2018-03-19 22:39:42 -07:00
Ryan Mulligan
d04b8206b7 hsqldb: 1.8.0.9 -> 2.4.0
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.4.0 with grep in /nix/store/4179pxpwkjn7xk7rj0g538zjhsx9xzy1-hsqldb-2.4.0
2018-03-08 18:48:56 -08:00
Vladimír Čunát
565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jan Malakhovski
1e36cea00c libmatthew-java: fix 2018-03-04 05:13:19 +01:00
Jan Malakhovski
1fe5badd05 dbus-java: fix 2018-03-04 05:13:19 +01:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Dan Peebles
dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Robert Helgesson
ad3b2e8657
lombok: 1.16.8 -> 1.16.20
Also perform a few package cleanups.
2018-01-13 09:57:46 +01:00
Rodney Lorrimar
e6f1618dbc saxon-he: init at 9.8.0.6 2017-12-06 03:59:20 +00:00
Rodney Lorrimar
e970236591 saxonb_9_1: init at 9.1.0.8
saxonb_8_8 is kept as default saxonb because the newer version is not
a completely compatible replacement.

https://www.saxonica.com/documentation/#!changes/xslt20/8.8-9.1
2017-12-06 03:52:20 +00:00
Rodney Lorrimar
d0cd7a0999 saxons: refactor common builder code
Also add myself as maintainer.
2017-12-06 03:51:32 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
berdario
d84d8af862 Rhino: enable on Darwin (#29824)
rhino: enable on darwin
2017-09-28 20:49:34 +02:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
berdario
472bb9681d rhino: remove dependency on GCJ (#29759) 2017-09-26 10:58:20 +01:00
John Ericson
f8a18cd4cf misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sed
Importantly, this included regenerating pkgs/servers/x11/xorg, to
clobber the old sed.
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -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
Robert Helgesson
a3e6b41d36
javasvn: remove
Upstream URL is invalid and the package has not had direct attention
since June 2006.
2017-03-06 23:07:11 +01:00
zimbatm
c3e4c2f179 jjtraveler: remove package
The package is a java library that no other project is using and which
upstream source doesn't work.

See http://www.program-transformation.org/Tools/JJTraveler
2017-01-24 16:34:36 +00:00
zimbatm
31d1a52b0c lucene: 1.4.1 -> 1.4.3 2017-01-24 16:31:39 +00:00
zimbatm
4b284a2bb6 mockobjects: use sha256 hash 2017-01-24 16:28:20 +00:00
Franz Pletz
2102fa0d6d
smack: 3.4.1 -> 4.1.9, fixe CVE-2016-10027
cc #21642
2017-01-05 17:22:08 +01:00
Franz Pletz
8fffbe24b0 Merge pull request #20332 from NeQuissimus/remove_sharedobjects
sharedobjects: Remove
2016-11-22 15:33:30 +01:00
Daniel Peebles
903814e068 Merge pull request #20333 from NeQuissimus/saxonb_sha512
saxonb: Use sha256
2016-11-11 15:48:23 -05:00
Daniel Peebles
eadb0f733b Merge pull request #20348 from NeQuissimus/jdom_sha256
jdom: use sha256
2016-11-11 15:48:07 -05:00
Tim Steinbach
dc3f9cd566
jdom: use sha256 2016-11-11 15:36:47 -05:00
Tim Steinbach
7d4ffab202
saxon: use sha256 2016-11-11 15:10:30 -05:00
Tim Steinbach
1810f50e0e
saxonb: Use sha256 2016-11-11 15:07:51 -05:00
Tim Steinbach
77591541ea
sharedobjects: Remove 2016-11-10 21:58:14 -05:00
Franz Pletz
bdf89d2818
jzmq: 2.1.0 -> 3.1.0 2016-11-10 00:37:14 +01:00