Weijia Wang
2e692b3ddb
zulu: add darwin support
2023-10-08 17:34:23 +02:00
Rahul Butani
4232f8fdf8
zulu: set meta.sourceProvenance
...
the Azul Zulu tarballs/zips contain JVM bytecode (class files) and
native code (shared objects)
2023-06-09 20:03:48 -05:00
Nathan Viets
b1d7b4b4fb
zulu: 11.52.13 -> 11.62.17 and 8.48.0.53 -> 8.68.0.19
2023-01-23 20:00:06 -06:00
Franz Pletz
c092a502df
treewide: remove myself as maintainer from some pkgs
...
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00
OPNA2608
d2f268745a
treewide: autoPatchelfHook only on Linux
2022-03-23 21:37:39 +01:00
Sandro
3e712c9a24
Merge pull request #110567 from taku0/jdk_ln_headers
2021-07-23 18:49:58 +02:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
Samuel Gräfenstein
9abf4f8758
zulu*: add meta.mainProgram
2021-04-29 15:28:57 +02:00
taku0
9cc0da0f7f
zulu, zulu8: link jni_md.h to include folder
...
See https://discourse.nixos.org/t/nix-shell-environment-to-debug-a-build-of-an-r-package/11010/4
2021-03-07 14:00:56 +09:00
taku0
20b4ec5151
zulu8: add support for GTK+ Look and Feel
2021-02-18 20:07:04 +09:00
Robert Schütz
564d498580
zulu8: does not depend on libav
2021-02-04 15:19:23 +01:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
Jan Tojnar
3825e74193
treewide: drop gnome2.pango alias
2020-10-25 23:48:29 +01:00
Tim Steinbach
ee2c434e89
zulu: Remove maintainer nequissimus
2020-10-08 11:00:15 -04:00
Yan Su
de127352c4
zulu8: 8.28.0.1 -> 8.48.0.53
2020-08-11 17:18:30 +09:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
John Ericson
373236ccff
treewide: JAVA_HOME may not always be defined
2019-11-01 22:00:07 +00:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +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
Issam Maghni
458b2c65b4
zulu8: 8.21.0.1 -> 8.28.0.1 & openjdk: 8.0.131 -> 8.0.163
2018-04-07 11:34:47 -04:00
Alexander V. Nikolaev
8f2a22935c
treewide: transition from mesa_noglu to libGL
2018-02-24 17:03:46 +02:00
John Ericson
da19c34d0f
stdenv setup: Always use both propagated files
...
This continues #23374 , which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.
This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Tim Steinbach
65197a15b0
zulu: init 9.0.0.15
2017-09-21 18:56:54 -04:00