Commit graph

91102 commits

Author SHA1 Message Date
José Romildo Malaquias 8f6af86d5e feh: avoid using xlibsWrapper 2016-09-09 15:25:28 +02:00
José Romildo Malaquias 91e4e31847 feh: perlPackages needed only at build time 2016-09-09 15:25:28 +02:00
José Romildo Malaquias 82dba95079 feh: 2.16.1 -> 2.17.1 2016-09-09 15:25:28 +02:00
Peter Pickford efb5206701 eclipse-plugin-rustdt: init at 0.6.2
[Bjørn: sort alphabetially in plugins.nix, capitalize meta.description,
add space around assignment operator, indent multi-line string.]
2016-09-09 15:15:00 +02:00
Peter Simons 1196540a1d r-openssl: fix build 2016-09-09 15:13:07 +02:00
Peter Simons fe0256cd01 r-curl: fix build 2016-09-09 15:12:54 +02:00
Peter Simons b2113f7893 r-XML: fix build 2016-09-09 14:36:49 +02:00
Peter Simons 675421174a Cosmetic, no functional change. 2016-09-09 13:55:40 +02:00
Peter Simons 740eb969eb haskell-lens: fix build on older compilers 2016-09-09 13:55:40 +02:00
Peter Simons ea9a948fab haskell-servant-router: don't run the test suite
It times out after 2 hours: http://hydra.nixos.org/build/40065332.

(cherry picked from commit 277efdd50eeec48a510672eaea5d7d664aac0b7c)
2016-09-09 13:55:40 +02:00
Peter Simons 83da50a505 git-annex: update version to 6.20160907 2016-09-09 13:55:39 +02:00
Peter Simons 3594e34979 darcs: switch default build to GHC 8.x 2016-09-09 13:55:39 +02:00
Peter Simons 4a1ab71f4b cryptol: switch default build to GHC 8.x 2016-09-09 13:55:39 +02:00
Peter Simons f649d4eefa git-annex: fix GHC 8.x build 2016-09-09 13:55:39 +02:00
Peter Simons 0777d26038 jhc: 32 bit builds are broken in "vector"
http://hydra.nixos.org/build/40060997/nixlog/1/raw
2016-09-09 13:55:39 +02:00
Peter Simons 26cc9b4d01 haste-compiler: mark as broken
Configuring haste-compiler-0.5.5.0...
  Setup: At least the following dependencies are missing:
  HTTP -any,
  bzlib -any,
  either -any,
  ghc-simple -any,
  system-fileio -any,
  tar -any
2016-09-09 13:55:39 +02:00
Peter Simons 743982d0f9 haste-cabal-install: mark as broken
The build depends on the broken haste-Cabal package.
2016-09-09 13:55:38 +02:00
Peter Simons 68f43cf9a9 configuration-hackage2nix.yaml: disable broken builds 2016-09-09 13:55:38 +02:00
Peter Simons a37164f7a3 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0.1-7-g2231107 using the following inputs:

  - Hackage: 3d791385a6
  - LTS Haskell: 56135ef31a
  - Stackage Nightly: a8a4229c98
2016-09-09 13:55:33 +02:00
michael bishop 2d6443aa71 toxvpn: 20160606 -> 2016-09-09
Closes #18459
2016-09-09 12:18:29 +01:00
Shea Levy 8ef2ed478e Merge branch 'test' of https://github.com/ikervagyok/nixpkgs
Linux-kernel: Workaround for keyboard not working (#18462)
2016-09-09 06:28:35 -04:00
Lengyel Balázs 127924954b Linux-kernel: Workaround for https://github.com/NixOS/nixpkgs/issues/18451
remove after upstream gets fixed
2016-09-09 11:47:48 +02:00
Moritz Ulrich c2397bf425 mars: Fix build caused by missing GL/glu.h import 2016-09-09 11:28:03 +02:00
Tuomas Tynkkynen fcec24334e Merge remote-tracking branch 'upstream/staging' into master 2016-09-09 11:41:31 +03:00
Alexey Shmalko de5d64eb2a cmocka: fix build for Darwin (#18448)
See https://open.cryptomilk.org/issues/43 for upstream issue.
2016-09-09 10:14:10 +02:00
Tuomas Tynkkynen 65146185d4 python-systemd: Fix build 2016-09-09 06:19:37 +03:00
Tuomas Tynkkynen 06b2ff50b9 udev: Remove hacky alias
It's not clear to me what this is achieving, plus for some reason this
is causing an evaluation error in hyperterm. So let's hope it's not
really needed...
2016-09-09 06:13:14 +03:00
Dan Peebles f285ce8fed twelf: fix emacs mode 2016-09-08 23:12:32 -04:00
Dan Peebles c1d3c10607 smlnj-bootstrap: 110.76 -> 110.80 2016-09-08 23:12:22 -04:00
Joachim Fasting 099584a27c
busybox: fix static build
The static build fails with undefined references to __memcpy_chk when
the fortify hardening is enabled.
2016-09-09 04:46:00 +02:00
Benjamin Staffin 37670be8d8 Merge pull request #18449 from mattbillenstein/master
nginx module: update statsd, develkit, rtmp
2016-09-08 21:04:38 -04:00
Tuomas Tynkkynen 290db94f04 Merge remote-tracking branch 'upstream/master' into staging 2016-09-09 02:40:47 +03:00
Joachim F 81678ab2ee Merge pull request #18405 from groxxda/antimicro
antimicro: 2.18.2 -> 2.22, use new official repository
2016-09-09 01:31:30 +02:00
Matt Billenstein cba2dd0044 nginx modules: update rtmp to 1.1.9 fixing build failures against 1.11.x 2016-09-08 16:21:13 -07:00
Matt Billenstein 6ce8575a2e nginx modules: update ngx_devel_kit to 0.3.0 2016-09-08 16:20:27 -07:00
Matt Billenstein ca60da8031 nginx module: update statsd to support 1.10.1 -- the zebrafishlabs github repo
seems dead
2016-09-08 15:59:11 -07:00
Alexander Ried 42557e0514 antimicro: 2.21 -> 2.22, use new official repository 2016-09-08 23:35:15 +02:00
Joachim F 515bc7cda2 Merge pull request #18375 from scolobb/adb-sync-fix
adb-sync: Make `platforms` correspond to those of `androidsdk`
2016-09-08 23:34:20 +02:00
Bjørn Forsman daf068c33b plantuml: 8037 -> 8047 2016-09-08 23:09:23 +02:00
Benjamin Staffin 7b92f76948 Merge pull request #18447 from mattbillenstein/master
nginx module: add upstream check module
2016-09-08 16:45:37 -04:00
Franz Pletz 7583f080ae
qtox: 1.4.1 -> 1.5.0 2016-09-08 21:50:42 +02:00
Franz Pletz 9146a62f51
toxic: 20150125 -> 20160728 2016-09-08 21:50:42 +02:00
Franz Pletz 6ee129b29f
utox: 0.9.4 -> 0.9.8 2016-09-08 21:50:42 +02:00
Franz Pletz dd1858be90
libtoxcore-dev: 20160319 -> 20160727 2016-09-08 21:50:42 +02:00
Eelco Dolstra 5d670ed65c gdrivefs: 0.14.3 -> 0.14.8 2016-09-08 21:16:58 +02:00
Matt Billenstein a49133b07f nginx module: add upstream check module 2016-09-08 12:02:15 -07:00
Robert Helgesson 348ee0ae18
josm: 10786 -> 10966 2016-09-08 21:00:07 +02:00
Jörg Thalheim e2991cc70b bcc: install documentation not as an executable
in bcc/tools documentation was wrapped as an executable
2016-09-08 20:39:24 +02:00
Jörg Thalheim c58f6e62de bcc: git-2016-05-18 -> git-2016-08-30 2016-09-08 20:39:24 +02:00
Thomas Tuegel 291666e248
Merge branch 'emacs-packages' 2016-09-08 13:34:53 -05:00