Commit Graph

108273 Commits

Author SHA1 Message Date
David Guibert
1e77d0b975 kernel 4.14 require libelf to compile modules.
[...]
make modules -C /nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/build EXTRA_CFLAGS=-Werror-implicit-function-declaration M=/tmp/nix-build-spl-kernel-2017-11-16-4.14.9.drv-0/source/build
/nix/store/h1vzl6bq4wif3m8dd1bw2p3fv4shjg3n-linux-4.14.9-dev/lib/modules/4.14.9/source/Makefile:939: *** "Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel". Stop.

This patch introduces kernel.moduleBuildDependencies to avoid the logic "stdenv.lib.optional (stdenv.lib.versionAtLeast kernel.version "4.14") libelf" in multiple places.

[dezgeg did some minor tweaks on top]
2017-12-29 23:08:17 +02:00
Orivej Desh
77cc63950a wxmaxima: build with cmake
Fixes reported version number: see
https://github.com/NixOS/nixpkgs/pull/31657#issuecomment-354414642

"make check" did not run any tests with autotools, and is not defined with
cmake. ("make test" is not defined too.)
2017-12-29 21:00:03 +00:00
Maciek Starzyk
8bf2a0971e miller: init at 5.2.2 2017-12-29 21:55:42 +01:00
John Ericson
52a4a7c3bb
Merge pull request #33167 from bnikolic/mingw32-w64-fix
Mingw_w64 fix to get cross-compilation working again
2017-12-29 15:44:17 -05:00
John Ericson
bc3a6e260a Merge commit '3afe325a3e2f906ba512fb7a2f28f79496711592' into mingw32-w64-fix 2017-12-29 15:28:56 -05:00
John Ericson
5d336d36bb Merge commit 'e82bd498d1a2a28fb20249569a6f49fcaab9aca8' into mingw32-w64-fix 2017-12-29 15:28:49 -05:00
Joachim F
56518ff5ac
Merge pull request #32230 from bkchr/renderdoc
renderdoc: Fixes build with missing SWIG_PACKAGE
2017-12-29 20:03:43 +00:00
Kier Davis
901fa266fb
hugo: 0.29 -> 0.30.2
Also requires updating the github.com/alecthomas/chroma dependency.
2017-12-29 20:00:43 +00:00
Eelco Dolstra
eaf2877cd8 Finance::Quote: 1.38 -> 1.47 2017-12-29 20:56:47 +01:00
Peter Simons
4a01a175a3
Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-again
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
2017-12-29 20:51:24 +01:00
Shea Levy
89e882f956
Merge branch 'haskell-ide-engine' 2017-12-29 14:41:47 -05:00
Shea Levy
961907de47
Add haskell-ide-engine 2017-12-29 14:41:15 -05:00
Shea Levy
1ee61d8f23
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
Trying again, without changing the generic builder.

This reverts commit 65138e8a41.
2017-12-29 14:37:24 -05:00
John Ericson
169227bfd2 Merge commit '3a59cd87f26cc59c91fb821749b1ec0d64922f87' into mingw32-w64-fix 2017-12-29 14:24:10 -05:00
Bojan Nikolic
2e0ebc0532 mingw-w64: Disable stack hardening of the runtime
Do this because it is built with the static stage
2017-12-29 14:23:30 -05:00
Katona László
19175d4f7b dash-to-panel: init at v11 2017-12-29 20:23:08 +01:00
John Ericson
2365e2ffcd Merge commit '51948eab9415fde1825dea5c7d31b99b2e1a0fdb' into mingw32-w64-fix 2017-12-29 14:23:05 -05:00
dywedir
c8c5b022ec feh: 2.22.2 -> 2.23 2017-12-29 20:54:44 +02:00
Bojan Nikolic
771bae04e8 gcc: Enable SSP and shared libs in the final stage for MinGW
Hardening on by default now that we don't use the cross wrapper. In
turn, hardening requires libssp in particular.
2017-12-29 13:27:02 -05:00
Frederik Rietdijk
d8490e34a5 python.pkgs.numexpr: 2.6.2 -> 2.6.4 2017-12-29 18:57:06 +01:00
volth
4026ea9c8a collectd: 5.7.2 -> 5.8.0
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.

Closes #32811
2017-12-29 17:34:55 +00:00
Frederik Rietdijk
d3297379ad
Merge pull request #33175 from johbo/pelican-without-pandoc
pelican: Disable pandoc support for now
2017-12-29 17:24:02 +00:00
Johannes Bornhold
5b7f9db5c5 pelican: Disable pandoc support for now
Version 3.7.1 is not compatible with the current (more recent) pandoc version.
Since pandoc support is optional in pelican, we can ship it without pandoc
support until a fix will be applied upstream.

Kept a note in the buildInputs so that the improvement opportunity can be
spotted again on future updates of pelican.
2017-12-29 18:13:11 +01:00
Jörg Thalheim
805e25988f
Merge pull request #33174 from Mic92/pythonix
python3Packages.pythonix: init at 0.1.0
2017-12-29 17:49:34 +01:00
Jörg Thalheim
7e20ba9515 python3Packages.pythonix: init at 0.1.0 2017-12-29 17:38:05 +01:00
schneefux
40ab1bed8a
wallabag: 2.2.3 -> 2.3.1 2017-12-29 16:26:40 +01:00
Peter Simons
40a3d775a5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
246f2ece36.
2017-12-29 15:47:44 +01:00
Peter Simons
504016f753
Merge pull request #32993 from shlevy/haskell-internal-libs
haskell generic-builder: Support installing internal libs.
2017-12-29 15:41:19 +01:00
Orivej Desh
3c8cff253e Revert "collectd: 5.7.2 -> 5.8.0"
This reverts commit 7b9c5b4849.

This is incomplete, collectd is being updated in
https://github.com/NixOS/nixpkgs/pull/32811
2017-12-29 13:48:09 +00:00
sternenseemann
019c631840 libhttpseverywhere: 0.4.5 -> 0.6.5 2017-12-29 14:22:30 +01:00
adisbladis
52c707c84d
subsurface: 4.7.2 -> 4.7.5 2017-12-29 13:23:46 +01:00
Moritz Ulrich
8a5f3ec6a8
btrbk: 0.25.1 -> 0.26.0
This update fixes compatibility with recent btrfs-progs which are
already available in NixOS.
2017-12-29 13:02:40 +01:00
Franz Pletz
4ce44d6d4c
wireguard: 0.0.20171111 -> 0.0.20171221 2017-12-29 11:37:21 +01:00
Franz Pletz
7b9c5b4849
collectd: 5.7.2 -> 5.8.0 2017-12-29 11:37:20 +01:00
Rickard Nilsson
1de251c664 haskellPackages.LDAP: Fix build 2017-12-29 11:42:20 +01:00
Christoph Hrdinka
d07bc8bb30
woff2: init at 1.0.2
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-29 11:38:08 +01:00
adisbladis
aaea2bfc20
Merge pull request #33163 from brachiel/patch-2
veracrypt: refactor
2017-12-29 18:16:24 +08:00
adisbladis
8b7654a67e
Merge pull request #33161 from markuskowa/minimodem-pr
minimodem: 0.19->0.24
2017-12-29 18:12:59 +08:00
adisbladis
d003553bb6
Merge pull request #33162 from markuskowa/multimon-ng-pr
multimon-ng: 1.0.0->1.1.4
2017-12-29 18:09:53 +08:00
Vincent Laporte
efcb39233d ocaml: adds an argument to enable flambda 2017-12-29 10:49:13 +01:00
brachiel
9acb07d716
veracrypt: refactor
Previous Veracrypt hoster was CodePlex which will be shut down and was set to read only on 27th of November. See the announcement (https://blogs.msdn.microsoft.com/bharry/2017/03/31/shutting-down-codeplex/) . Verycrypt's homepage has since moved to https://www.veracrypt.fr which is owned by IDRIX (https://www.afnic.fr/fr/produits-et-services/services/whois/)
2017-12-29 09:20:53 +01:00
Yegor Timoshenko
76c146c990
Merge pull request #32092 from samdroid-apps/add-eolie
eolie: init at 0.9.14
2017-12-29 10:37:49 +03:00
Sam Parkinson
ca74d62bdd
eolie: init at 0.9.16 2017-12-29 07:24:52 +00:00
Markus Kowalewski
1b9f22caa8
multimon-ng: 1.0.0:1.1.4 2017-12-28 22:26:34 -08:00
Markus Kowalewski
a85e23cd6b
minimodem: 0.19->0.24 2017-12-28 22:07:28 -08:00
Yegor Timoshenko
1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Yegor Timoshenko
082416febb
Merge pull request #33107 from rnhmjoj/palemoon
palemoon: use upstream recommended options
2017-12-29 07:38:16 +03:00
Yegor Timoshenko
2d4426ab05
Merge pull request #33098 from olynch/denemo
denemo: init at 2.2.0
2017-12-29 06:37:11 +03:00
Owen Lynch
d13d8006ab pjsip: 2.6 -> 2.7.1 2017-12-29 03:40:57 +01:00
Robin Gloster
5908726117
jbake: cleanup 2017-12-29 03:26:25 +01:00
John Mercier
78d76e4b55 jbake: init at 2.5.1 2017-12-29 03:26:13 +01:00
Chloe Kever
341d181eab gdrivefs: 0.14.8 -> 0.14.9 2017-12-29 03:17:29 +01:00
Maarten Hoogendoorn
536d1d3016 dlib: 19.6 -> 19.8 2017-12-29 03:11:33 +01:00
taku0
c162a98bb4 firefox-esr: 52.5.2esr -> 52.5.3esr 2017-12-29 02:06:06 +01:00
taku0
ae3af011fb firefox: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
taku0
d41197c731 firefox-bin: 57.0.2 -> 57.0.3 2017-12-29 02:06:06 +01:00
Nick Hu
8640e286b4 fdr: 4.2.0 -> 4.2.3 2017-12-29 02:01:31 +01:00
Kamil Chmielewski
e2f6d9f34d yEd: 3.17.1 -> 3.17.2 2017-12-29 01:53:08 +01:00
Robin Gloster
a0d3ee9fce
prometheus-blackbox-exporter: 0.10.0 -> 0.11.0 2017-12-29 01:13:35 +01:00
Robin Gloster
02545a64a9
glm: 0.9.8.4 -> 0.9.8.5, clean up build 2017-12-29 01:11:39 +01:00
Maxwell Huang-Hobbs
87e71f22c8
glm: 0.9.6.1 -> 0.9.8.4, include built glm.pc 2017-12-29 01:11:38 +01:00
Daiderd Jordan
b3facac2cd
mercurial: don't propagate frameworks 2017-12-29 00:40:44 +01:00
Will Dietz
fec590e594 chkrootkit: fixup relative path usage 2017-12-28 17:18:16 -06:00
Jörg Thalheim
c333e9b348
Merge pull request #32302 from andir/uwimap-pollution
uwimap pollution of `include/`
2017-12-29 00:08:26 +01:00
Joe Doyle
e9886dde9b csfml: init at 2.4 (#33000) 2017-12-28 22:04:02 +01:00
Peter Simons
d54384bb80
Merge pull request #33129 from domenkozar/ghc-binary-boot-pkgs
ghc: wire up new binary ghc for bootstrapping
2017-12-28 19:28:40 +01:00
Peter Simons
65138e8a41 Revert "hslib: Function to extract the haskell build inputs of a package."
This reverts commit d545ef3fa1. Please don't
commit substantial changes to the generic Haskell builder without giving me a
chance to review them.
2017-12-28 19:23:41 +01:00
Michael Alan Dorman
68ff2f45d4 melpa-packages: 2017-12-28 2017-12-28 12:52:50 -05:00
Michael Alan Dorman
9aff8f3c0f melpa-stable-packages: 2017-12-28 2017-12-28 12:52:49 -05:00
Michael Alan Dorman
22054d1d1e elpa-packages: 2017-12-28 2017-12-28 12:52:49 -05:00
hyphon81
7ccceeacca
pythonPackages.chainer: init at 3.2.0 2017-12-28 17:47:15 +01:00
hyphon81
0184f60c1c
pythonPackages.cupy: init at 2.2.0 2017-12-28 17:47:08 +01:00
hyphon81
e5921012a1
pythonPackages.filelock: init at 2.0.13 2017-12-28 17:47:03 +01:00
hyphon81
a9379a6d67
pythonPackages.fastrlock: init at 0.3 2017-12-28 17:46:59 +01:00
hyphon81
05573d3e06
nccl: init at 1.3.4-1 2017-12-28 17:46:52 +01:00
Shea Levy
a7334eb476
Merge branch 'hslib-haskell-build-inputs' 2017-12-28 11:24:45 -05:00
Domen Kožar
695a026f5f
ghc: wire up new binary ghc for bootstrapping
This change brings development feedback loop improvement
from a couple of ghc rebuilds to only one for working on generic
builder.

To completely eliminate the rebuilds, use two nixpkgs clones
and point boot packages to the unmodified one.
2017-12-28 15:11:50 +00:00
Jaakko Luttinen
f297764c5a yle-dl: 2.28 -> 2.30 2017-12-28 16:07:33 +01:00
Christoph Hrdinka
f00c17e927
nsd: 4.1.16 -> 4.1.19
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 14:34:06 +01:00
Christoph Hrdinka
02694384c0
nsd: add configFile parameter
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 14:34:05 +01:00
dywedir
f3949a2e8e sway: 0.15.0 -> 0.15.1 2017-12-28 14:25:34 +01:00
adisbladis
907face464
qt5: Add qtvirtualkeyboard submodule 2017-12-28 21:13:45 +08:00
Christoph Hrdinka
47a71e9426
pg_tmp: init at 2.3
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 13:50:06 +01:00
Christoph Hrdinka
a3c45b383d
bbswitch: add libelf to buildInputs
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 13:28:39 +01:00
Christoph Hrdinka
d1bfa7ee08
nvidia-x11: add libelf to buildInputs
Signed-off-by: Christoph Hrdinka <c.github@hrdinka.at>
2017-12-28 13:28:39 +01:00
Vincent Laporte
0004682e36
gtksourceview: run checks on Linux only 2017-12-28 11:28:42 +00:00
Frederik Rietdijk
1dc391d92b
Merge pull request #32890 from vanschelven/google-cloud-speech
google-cloud-speech: init at 0.30.0
2017-12-28 10:56:10 +00:00
adisbladis
71f677d138
firefox-devedition-bin: 58.0b11 -> 58.0b13 2017-12-28 18:27:06 +08:00
adisbladis
8ab993a5d3
firefox-beta-bin: 58.0b9 -> 58.0b13 2017-12-28 18:26:41 +08:00
adisbladis
da09b6b1ae
Merge pull request #33119 from jwiegley/Xaw3d-fix
Xaw3d: 1.6 -> 1.6.2
2017-12-28 18:08:52 +08:00
adisbladis
f80200e07b
Merge pull request #33112 from KaiHa/nitrokey-1.2
nitrokey-app: 1.1 -> 1.2
2017-12-28 18:02:27 +08:00
Jörg Thalheim
4000e6b47e
Merge pull request #33121 from dtzWill/update/chkrootkit-0.52
chkrootkit: 0.51 -> 0.52
2017-12-28 10:41:37 +01:00
Jörg Thalheim
53c2210812
Merge pull request #33117 from mimadrid/update/git_cola-3.0
git-cola: 2.11 -> 3.0
2017-12-28 09:18:33 +01:00
Vincent Laporte
a9d066a990 coqPackages.tlc: init at 20171206
TLC is a general purpose Coq library that provides an alternative to Coq's
standard library.

Homepage: http://www.chargueraud.org/softs/tlc/
2017-12-28 08:19:54 +01:00
Tim Steinbach
5128f43b28
linux-copperhead: 4.14.8.b -> 4.14.9.a 2017-12-27 21:40:39 -05:00
Tim Steinbach
15b2a76399
linux: 4.4.107 -> 4.4.108 2017-12-27 21:31:14 -05:00
Yegor Timoshenko
25b35f4ffb
chrootenv: resolve potential race condition 2017-12-28 00:25:02 +00:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Will Dietz
c82b52d8a7 chkrootkit: 0.51 -> 0.52 2017-12-27 17:40:28 -06:00
John Wiegley
6674e34614 Xaw3d: 1.6 -> 1.6.2
Previously the version was given as 1.6.2, but the tarball it was installing
from was only 1.6.
2017-12-27 15:33:09 -08:00