Commit Graph

34427 Commits

Author SHA1 Message Date
Johannes Bornhold
8a7d373795 Darwin gtk quartz follow up (#21883)
* gtk2-x11: Add gtk2 configuration with X11 backend

After making quartz the default for darwin, some builds started to fail since
they only support gtk with the X11 backend.

* apvlv: Use gtk2-x11 on darwin

* gpicview: Use gtk2-x11 for darwin

* lxappearance: Use gtk2-x11 for darwin

* fontforge-gtk: Use gtk2-x11 for darwin

* gbdfed: Use gtk2-x11 for darwin
2017-01-14 22:53:56 +00:00
Jörg Thalheim
235da0d77b Merge pull request #21871 from Mic92/manul
manul: init at 2016-09-30
2017-01-14 22:57:30 +01:00
Jörg Thalheim
238a090b4f
gdm: init at 1.4 2017-01-14 22:56:12 +01:00
Jaka Hudoklin
bb0d0a366b yarn: init at 0.18.1 2017-01-14 20:49:57 +01:00
Moritz Ulrich
666810cd25
elixir: 1.3.3 -> 1.4.0 2017-01-14 20:30:57 +01:00
Johannes Bornhold
4b9349698a pangomm: Add ApplicationServices on darwin 2017-01-14 20:27:54 +01:00
Jude Taylor
14da7be1b9
haskellPackages.GLUT: remove freeglut on darwin 2017-01-14 10:52:18 -08:00
Daiderd Jordan
e1d0c9ae20
rustc: disable parallel building because of https://github.com/rust-lang/rust/issues/30181
https://github.com/NixOS/nixpkgs/pull/21742
2017-01-14 17:38:46 +01:00
Vincent Laporte
5fff41c948 getdata: 0.8.9 -> 0.9.4 2017-01-14 16:49:57 +01:00
Vincent Laporte
f7fc5d2564 matio: 1.5.2 -> 1.5.9 2017-01-14 16:49:32 +01:00
Vincent Laporte
f537f842d6 coqPackages.flocq: 2.5.1 -> 2.5.2 2017-01-14 15:53:03 +01:00
Vincent Laporte
7d75dd71dc coqPackages.coq-ext-lib: 0.9.3 -> 0.9.{4,5} 2017-01-14 15:36:02 +01:00
Daniel Brockman
2dda1ed3ad solc: 0.4.6 -> 0.4.8 2017-01-14 13:16:50 +01:00
Ganesh Sittampalam
f0c230c2c7 selenium-server-standalone: restore htmlunit-driver support
It was moved to a separate project between versions 2.45 and 2.53:
https://github.com/SeleniumHQ/selenium/commit/2d3150b
2017-01-14 10:48:38 +00:00
Jörg Thalheim
be759ba64e Merge pull request #21869 from Mic92/pyroute2
pyroute2: init at 0.4.12
2017-01-14 10:21:50 +01:00
Jörg Thalheim
8d67d5689c
pyroute2: init at 0.4.12 2017-01-14 10:12:20 +01:00
Rodney Lorrimar
99d0e1d84b haskellPackages.lentil: override dep versions 2017-01-14 08:41:30 +00:00
Shea Levy
a798850675 ghc with-packages-wrapper: Add support for cross-compiling 2017-01-13 21:21:21 -05:00
Jörg Thalheim
4f130dd219
manul: init at 2016-09-30 2017-01-14 01:04:53 +01:00
Michael Raskin
94b0ad124e Merge pull request #21846 from peterhoeg/f/nim
nim: include all supporting tools
2017-01-13 17:49:25 +00:00
Michael Raskin
c5ebc057fd Merge pull request #21848 from league/yuicompressor-bin
yuicompressor: add bin wrapper for jar
2017-01-13 10:34:20 +00:00
Aneesh Agrawal
80ea1c0631 rr: 4.3.0 -> 4.4.0 2017-01-13 00:44:30 -05:00
Christopher League
ea0f8fbd53 yuicompressor: add bin wrapper for jar
yuicompressor is a JavaScript and CSS minifier, distributed as a jar
file. This change uses `makeWrapper` to create a corresponding bin
script, adding `jre` as a dependency.
2017-01-12 23:08:55 -05:00
Vincent Laporte
befc29454b coqPackages.dpdgraph: 0.5 -> 0.6{,.1} 2017-01-12 21:23:18 +00:00
Volth
9c489165af scala: fix versions and $PATH 2017-01-12 17:56:45 +00:00
Pascal Wittmann
dd3c287642 Merge pull request #20318 from vdemeester/add-vndr
vndr: init at 20161110-cf8678f
2017-01-12 18:40:16 +01:00
Domen Kožar
45a677b978
haskell.packages.ghc802: dontCheck vector-algorithms 2017-01-12 16:35:08 +01:00
Daiderd Jordan
e91840cfb6 rustc: enable codegen units and parallel building (#21742) 2017-01-12 14:25:20 +01:00
Peter Hoeg
4e0a5e7602 nim: include all supporting tools
This PR makes a few changes to how things are done:

a) build and install "koch" - the nim make-type tool
b) use "koch" to bootstrap nim
c) build additional supporting tools such as nimble, nimgrep and nimsuggest
d) nim can use other c compilers than gcc, so instead of forcing gcc we use the one from stdenv
e) run the full test suite

We do not need the "nimble" package any longer as it is part of nim.
2017-01-12 20:11:36 +08:00
Domen Kožar
60435691f7
haskellPackages.servant-auth: fix build 2017-01-12 11:47:14 +01:00
Vincent Laporte
086fbfa308 ocamlPackages.owee: init at 0.2
Owee is an experimental library to work with DWARF format.

Homepage: https://github.com/let-def/owee
2017-01-12 09:12:52 +00:00
Graham Christensen
18e2639924
jasper: 2.0.6 -> 2.0.10 for null pointer dereference 2017-01-11 20:11:30 -05:00
Daiderd Jordan
b8b1892546
libtasn1: fix darwin build 2017-01-11 23:47:54 +01:00
Daiderd Jordan
4488203d0c Merge pull request #20658 from matthewbauer/gimp-darwin
GIMP on Darwin (use Quartz)
2017-01-11 21:47:29 +01:00
Shea Levy
60918113af haskellPackages.mkDerivation: Use native hsc2hs when cross-compiling 2017-01-11 13:26:08 -05:00
Shea Levy
4687b6142c haskellPackages.mkDerivation: Use native jailbreak-cabal when cross-compiling 2017-01-11 13:25:50 -05:00
Daiderd Jordan
8ff396ae97 Merge pull request #21775 from yurrriq/update/pkgs/development/interpreters/erlang/R19
erlangR19: 19.1.6 -> 19.2
2017-01-11 19:22:20 +01:00
Frederik Rietdijk
87e67cb4e5 pythonPackages.yenc: init at 0.4.0 2017-01-11 18:12:32 +01:00
Jörg Thalheim
d9681de618 Merge pull request #21708 from 3noch/nginx-pagespeed-module
nginx: add PageSpeed module (Linux only)
2017-01-11 17:25:26 +01:00
Franz Pletz
59ce8fd90e
Merge branch 'staging' 2017-01-11 15:43:35 +01:00
Michael Raskin
09f3481be4 libvncserver: build with libpng 2017-01-11 14:32:02 +01:00
Michael Raskin
905349b8a5 libvncserver: 0.9.9 -> 0.9.11 2017-01-11 14:25:47 +01:00
Reno Reckling
8e2a4e0948 cargo: do not make install in cargo (#21799)
cargo is already a cargo package, so why not build it with cargo
and safe us the special cases
2017-01-11 12:33:53 +01:00
Reno Reckling
2b17620d59 update rustBeta and rustNightly (#21800)
looks good
2017-01-11 11:50:42 +01:00
Frederik Rietdijk
d0bfac0edf Merge pull request #20037 from magnetophon/lv2libs
Lv2libs
2017-01-11 09:02:14 +01:00
Eric Bailey
ad3e589c6d
erlangR19: 19.1.6 -> 19.2
Include sw_vers patch as discussed on #21775.
2017-01-11 01:43:56 -06:00
Robert Helgesson
6c9e41333d
libsecret: add dev output
This reduces the closure size of the secret-tool binary from 178 MiB to
38 MiB.
2017-01-11 08:32:39 +01:00
Matthew Bauer
21143cc000
gtk-mac-bundler: init at 0.7.4 2017-01-10 23:51:36 -06:00
Franz Pletz
c03bc57212
libgit2: 0.24.3 -> 0.24.6
Fixes the following vulnerabilities:

  * CVE-2016-10128
  * CVE-2016-10129
  * CVE-2016-10130
  * CVE-2017-5338
  * CVE-2017-5339
2017-01-11 06:50:54 +01:00
Franz Pletz
3ecfab8819
libgit2_0_21: remove, unused and probably vulnerable 2017-01-11 06:50:37 +01:00
Franz Pletz
85ac790666
gnutls35: 3.5.5 -> 3.5.8
Fixes the following security issues:

  * CVE-2017-5334
  * CVE-2017-5335
  * CVE-2017-5336
  * CVE-2017-5337

See https://www.gnutls.org/news.html#2017-01-09 for more information.
2017-01-11 06:47:36 +01:00
Franz Pletz
7165b38908
libtasn1: 4.8 -> 4.9 2017-01-11 06:47:35 +01:00
Franz Pletz
0e963d2563
gnutls33: 3.3.25 -> 3.3.26
Fixes the following security issues:

  * CVE-2017-5334
  * CVE-2017-5335
  * CVE-2017-5336
  * CVE-2017-5337

See https://www.gnutls.org/news.html#2017-01-09 for more information.
2017-01-11 06:47:35 +01:00
Franz Pletz
cc40fadf62
gnutls: 3.4.16 -> 3.4.17 2017-01-11 06:44:00 +01:00
Anthony Cowley
084a76ef6f atlas: change platforms to unix
The build succeeds on darwin and linux.
2017-01-10 21:02:04 -05:00
Bart Brouns
5abcc7d22a lilv and sord: remove svn versions and deploy release version 2017-01-11 02:21:00 +01:00
Bart Brouns
1b8ad96858 serd: 0.20.0 -> 0.24.0 2017-01-11 02:17:46 +01:00
Bart Brouns
0b3795c642 sord: 0.12.2 -> 0.16.0 2017-01-11 02:17:45 +01:00
Bart Brouns
9e82d353e3 raul: svn 5675 -> git 2016-09-20 2017-01-11 02:17:44 +01:00
Bart Brouns
87ffcedd31 sratom: 0.4.6 -> 0.6.0 2017-01-11 02:17:43 +01:00
Bart Brouns
deb6b8f2a2 lilv: 0.20.0 -> 0.24.0 2017-01-11 02:17:41 +01:00
Bart Brouns
60e06fb39f lv2: 1.12.0 -> 1.14.0 2017-01-11 02:17:40 +01:00
Bart Brouns
3c36c85b1c lv2-git: init at 2016-10-23 2017-01-11 02:17:39 +01:00
Daiderd Jordan
43266905d1 Merge pull request #21791 from LnL7/darwin-cairo-fixes
cairo related fixes
2017-01-11 00:45:16 +01:00
Daiderd Jordan
cb061ef4f2
gst_plugins_base: add darwin frameworks 2017-01-10 23:32:32 +01:00
3noch
0d4d401b7f
nginx: add PageSpeed module (Linux only) 2017-01-10 17:26:50 -05:00
Stefan Götz
9280174493 mpv: 0.22.0 -> 0.23.0 2017-01-10 22:42:29 +01:00
Vladimír Čunát
0300418a69
Merge branch 'staging' 2017-01-10 21:13:18 +01:00
Alexander Kahl
db90ac6fff openldap: load configuration files from global sysconfdir /etc (#21648) 2017-01-10 17:41:09 +01:00
Thomas Tuegel
9d35918f1a
kdeWrapper: reformat propagated-user-env-packages 2017-01-10 10:06:03 -06:00
Vladimír Čunát
ee2edd4527
Merge branch 'master' into staging 2017-01-10 15:38:07 +01:00
Jörg Thalheim
3aca77a7f2
universal-ctags: 2016-12-17 -> 2017-01-08 2017-01-10 11:38:52 +01:00
Graham Christensen
1f700e6a9a Merge pull request #21773 from yurrriq/update/pkgs/development/tools/jid
jid: 0.6.1 -> 0.7.1
2017-01-09 21:25:40 -05:00
Thomas Tuegel
127b2fc7d8 Merge pull request #21771 from abbradar/kde-wrapper
kdeWrapper: postpone /share linking till final buildEnv
2017-01-09 20:23:01 -06:00
Graham Christensen
f17decf096 Merge pull request #21767 from ryantm/bundler
bundler: 1.13.6 -> 1.13.7
2017-01-09 21:19:31 -05:00
Eric Bailey
ae7511013b
jid: 0.6.1 -> 0.7.1 2017-01-09 18:41:53 -06:00
Daiderd Jordan
bba12a6c90
Merge branch 'master' into staging 2017-01-09 23:57:47 +01:00
Nikolay Amiantov
41b69a09b6 spidermonkey_{31,38}: fix sed problem with build 2017-01-10 01:30:11 +03:00
Nikolay Amiantov
8422cef099 kdeWrapper: postpone /share linking till final buildEnv 2017-01-10 01:07:21 +03:00
Pascal Wittmann
655db9b266
ceptre: 2016-01-01 -> 2016-11-27 2017-01-09 21:36:36 +01:00
Pascal Wittmann
a724f66b98
lirc: 0.9.3 -> 0.9.4 2017-01-09 21:31:05 +01:00
Daiderd Jordan
ab0bb24973
Revert "cairo: Add ApplicationServices as propagatedBuildInput"
This reverts commit 0f67005c4a.
2017-01-09 20:58:27 +01:00
Pascal Wittmann
fc56c8c5cd
global: 6.5.5 -> 6.5.6 2017-01-09 20:49:02 +01:00
Ryan Mulligan
605ec66342 bundler: 1.13.6 -> 1.13.7 2017-01-09 10:13:38 -08:00
Domen Kožar
464c79ea9f
turtle_1_3_0: fix build 2017-01-09 18:19:25 +01:00
Michael Raskin
5b4906ab49 nim: 0.15.2 -> 0.16.0 2017-01-09 13:06:14 +01:00
Michael Raskin
39ed261c4c Merge pull request #21632 from veprbl/sherpa_fix
sherpa: fix sqlite dependency
2017-01-09 09:58:22 +00:00
Michael Raskin
e2b30dc0f9 Merge pull request #21635 from peterhoeg/p/tora
tora: init at 3.1
2017-01-09 09:49:00 +00:00
Michael Raskin
b806408452 Merge pull request #21724 from ivan-tkatchev/pullrequest
gtest, gmock: fix broken package by updating to 1.8.0.
2017-01-09 09:31:17 +00:00
Michael Raskin
9b00d43ed5 Merge pull request #21750 from knedlsepp/fix-grib-problems
grib-api: 1.14.4 -> 1.19.0
2017-01-09 09:28:07 +00:00
Michael Raskin
370d94c243 Merge pull request #21758 from dtzWill/update/elfutils
elfutils: 0.165 -> 0.168
2017-01-09 09:26:28 +00:00
Dmitry Kalinkin
f7173a9187
fastnlo: fix yoda interface 2017-01-09 02:24:27 -05:00
Dmitry Kalinkin
bbc3082ebd
mcgrid: pkgconfig is the only way to locate mcgrid 2017-01-08 21:16:52 -05:00
Peter Hoeg
2190a84812 tora: init at 3.1 2017-01-09 09:26:46 +08:00
Jörg Thalheim
bcf8d8c6ef Merge pull request #21634 from peterhoeg/f/qscint
qscintilla: 2.9 -> 2.9.4 and support for qt5
2017-01-08 23:43:24 +01:00
Jörg Thalheim
90ea0c000c
octave: 4.0.3 -> 4.2.0 2017-01-08 23:40:40 +01:00
Will Dietz
2afcf34281 elfutils: Update website and URL to new sourceware location. 2017-01-08 16:30:05 -06:00
Will Dietz
157b216852 elfutils: 0.165 -> 0.168 2017-01-08 16:07:43 -06:00
Peter Simons
6d58ab2edf jailbreak-cabal: ghc-HEAD needs version 1.3.2 due to API changes in Cabal
https://github.com/peti/jailbreak-cabal/issues/12
2017-01-08 21:11:18 +01:00
Peter Simons
dd0d71727a git-annex: fix build 2017-01-08 21:11:18 +01:00