Commit graph

79820 commits

Author SHA1 Message Date
Domen Kožar 0e977f6658 Merge pull request #14231 from risicle/osrm_fixes
Osrm build fixes
2016-03-26 20:07:46 +00:00
Domen Kožar 23432166ab Merge pull request #14225 from joachifm/fix-perf-build-for-staging
perf: fix build
2016-03-26 20:07:17 +00:00
Domen Kožar cbdc1bbb98 Merge pull request #14230 from joachifm/jool-kernel-43-most-recent
jool: mark broken for kernel versions > 4.3
2016-03-26 20:06:36 +00:00
Domen Kožar 5f0f09d332 Merge pull request #14232 from joachifm/grsec-gcc-plugins-for-staging
grsecurity: fix gcc plugin
2016-03-26 20:06:22 +00:00
Domen Kožar a01776bc75 Merge pull request #14229 from joachifm/accelio-kernel-42-most-recent
accelio: kernel 4.2 is the most recent supported kernel
2016-03-26 20:05:53 +00:00
Domen Kožar 0fb3087d09 Merge pull request #14228 from joachifm/rtl8723bs-kernel-319-or-later
rtl8723bs: only works with kernel 3.19 and later
2016-03-26 20:04:27 +00:00
Domen Kožar c9f8d18fb1 Merge pull request #14221 from joachifm/fix-io-build-for-staging
io: fix gcc5 build
2016-03-26 20:04:14 +00:00
Joachim Fasting 304c4a514e grsecurity: fix gcc plugin
Also needs mpfr and libmpc
2016-03-26 21:01:21 +01:00
Joachim Fasting eeca73dfac jool: mark broken for kernel versions > 4.3
All hydra builds for kernel version >4.3 fail; the build failure
indicates changes to the kernel API used by the package.
2016-03-26 20:23:48 +01:00
Joachim Fasting 74838cd03d accelio: kernel 4.2 is the most recent supported kernel
All Hydra builds on more recent kernels fail; from reading
the accelio documentation, I get the impression that 4.2 is
the most recent supported kernel version.
2016-03-26 20:16:28 +01:00
Joachim Fasting 8f5db83d99 rtl8723bs: only works with kernel 3.19 and later
See e.g., https://hydra.nixos.org/build/33512583/nixlog/1/raw
2016-03-26 19:57:51 +01:00
Robert Scott 0fdf7106e5 osrm-backend: switch src to use fetchFromGitHub 2016-03-26 18:07:55 +00:00
Robert Scott 7a3e154c27 osrm-backend: add patch fixing build by un-hard-coding gcc-ar and gcc-ranlib paths 2016-03-26 17:38:50 +00:00
Patrick Callahan 387e15764b genromfs: init at 0.5.2 2016-03-26 10:35:26 -07:00
Luca Bruno daf787a96d Merge pull request #14217 from romildo/fix.evince
evince: add shared_mime_info dir to XDG_DATA_DIRS env variable
2016-03-26 18:22:50 +01:00
Joachim Fasting 89c6b3c11a perf: fix build
https://hydra.nixos.org/build/33553564/nixlog/1/raw
2016-03-26 18:18:40 +01:00
joachifm a3d5686652 Merge pull request #14220 from joachifm/build-fixes-for-staging
Build fixes for staging
2016-03-26 17:17:47 +00:00
joachifm c2a0d7eb64 Merge pull request #14223 from eikek/makemkv
makemkv 1.9.7 -> 1.9.9
2016-03-26 16:48:48 +00:00
Eike Kettner a366aab377 makemkv 1.9.7 -> 1.9.9 2016-03-26 16:57:34 +01:00
Joachim Fasting c13ddd14bd udftools: fix gcc5 build
-fgnu89-inline was insufficient, revert to -std=gnu90
See https://hydra.nixos.org/build/33103604/nixlog/1/raw

Also fix various undefined reference errors by ad-hoc patching
2016-03-26 16:55:00 +01:00
Joachim Fasting 29c3314fe4 hugin: add missing dependencies
https://hydra.nixos.org/build/33609995/nixlog/2/raw
2016-03-26 16:55:00 +01:00
Joachim Fasting cb896a1e7f yad: ad-hoc patching to fix undefined reference errors 2016-03-26 16:55:00 +01:00
Joachim Fasting 0b060bdf68 yad: fix gcc5 build
https://hydra.nixos.org/build/33612450/nixlog/1/raw
2016-03-26 16:55:00 +01:00
Joachim Fasting a4ed052407 zoom: fix gcc5 build
https://hydra.nixos.org/build/33122239/nixlog/1/raw
2016-03-26 16:54:59 +01:00
Joachim Fasting 3fe86ac582 io: fix gcc5 build
c11 inline semantics breaks the build

See https://github.com/stevedekorte/io/issues/316
and https://hydra.nixos.org/build/33606216/nixlog/1/raw
2016-03-26 16:54:19 +01:00
Joachim Fasting 6448c94e57 leocad: work around cmath problem
introduced by recent glibc

https://hydra.nixos.org/build/33610365/nixlog/1/raw
2016-03-26 16:18:55 +01:00
zimbatm 6745a568e7 Merge pull request #14216 from joachifm/curl3-broken
curl3 broken
2016-03-26 15:11:06 +00:00
zimbatm 6579acd015 git: add openssh as a runtime dependency
Fixes #1923
2016-03-26 14:39:57 +00:00
Nikolay Amiantov 8b0076b887 avidemux: 2.5.6 -> 2.6.12 2016-03-26 17:36:41 +03:00
Nikolay Amiantov e781a8257b ffmpeg: add libopus support 2016-03-26 17:09:59 +03:00
Nikolay Amiantov ef06c7db8f spin: add ispin with tools 2016-03-26 17:05:29 +03:00
Nikolay Amiantov f273dd226c swarm: init at 3.1 2016-03-26 17:04:41 +03:00
José Romildo Malaquias c53a762b7e evince: add shared_mime_info dir to XDG_DATA_DIRS env variable 2016-03-26 11:02:33 -03:00
Joachim Fasting 1379baca94 gsb: mark as broken
No active maintenance for several years; dependencies cannot be met.
2016-03-26 13:20:37 +01:00
Joachim Fasting 1f78d14028 curl3: mark as broken
This is an ancient version of curl, that currently has 19 known vulnerabilities.
It is used by and was added to support only one package.
2016-03-26 13:18:48 +01:00
joachifm 1f3b838d51 Merge pull request #14203 from tavyc/quagga-1.0.20160315
quagga: 0.99.24.1 -> 1.0.20160315
2016-03-26 11:54:58 +00:00
Robert Scott 772ab40c52 django packaging: remove remaining uses of makeOverridable for django-depending packages 2016-03-26 11:54:21 +00:00
Peter Simons ce2c13675d configuration-hackage2nix.yaml: update list of broken packages 2016-03-26 11:20:07 +01:00
Peter Simons 0f5db56b0b hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-3-g8057d11-dirty using the following inputs:

  - Nixpkgs: 840709b4a3
  - Hackage: ab666959f0
  - LTS Haskell: 6c45757bda
  - Stackage Nightly: d8a2cae779
2016-03-26 11:20:07 +01:00
Lancelot SIX a6004bd2aa Merge branch 'pr/14198' 2016-03-26 10:48:27 +01:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr 013f808a06 netcdf-fortran: init at 4.4.3 2016-03-26 10:33:39 +01:00
Vladimír Čunát ec4685cf70 firefox-esr: fix build after 574a6d34d2
We're now using only newer versions that have ./configure in the root.
${pname} isn't the correct directory name for esr versions.
2016-03-26 09:13:58 +01:00
Cole Mickens 45a2d9e177 python.pyjwt: platforms: linux -> unix 2016-03-25 23:48:54 +02:00
zimbatm 4908973b08 Merge pull request #14186 from LatitudeEngineering/latitude/topic/qgroundcontrol
qgroundcontrol: init at 2.9.4
2016-03-25 20:45:24 +00:00
joachifm 058576e23c Merge pull request #14206 from NeQuissimus/ohmyzsh20160324
oh-my-zsh: 2016-03-19 -> 2016-03-24
2016-03-25 19:17:07 +00:00
NeQuissimus 83f37b8d10 oh-my-zsh: 2016-03-19 -> 2016-03-24 2016-03-25 15:07:06 -04:00
Pascal Wittmann 0d84a3fde2 eggdrop: fix build with gcc5 2016-03-25 19:57:07 +01:00
Michael Raskin 511ad5e5bf quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00
Michael Raskin 98e8696290 Do not default to SBCL for wrapped non-SBCL lisp implementation 2016-03-25 17:58:05 +01:00
Eelco Dolstra 54ca7e9f75 Restore core dumps
Systemd 229 sets kernel.core_pattern to "|/bin/false" by default,
unless systemd-coredump is enabled. Revert back to the default of
writing "core" in the current directory.
2016-03-25 17:29:29 +01:00