Commit Graph

124125 Commits

Author SHA1 Message Date
Yegor Timoshenko
823e191804
Merge pull request #33191 from benley/magit-popup-version
melpaPackages: match version of magit-popup to magit
2017-12-30 04:15:00 +03:00
Yegor Timoshenko
6f3a431af4
Merge pull request #33194 from dtzWill/update/radare2-2.2.0
radare2: 2.1.0 -> 2.2.0, parallel
2017-12-30 04:13:52 +03:00
Yegor Timoshenko
022ead1f54
leocad: only builds on Linux (hardcoded into qmake project) 2017-12-30 01:02:04 +00:00
Will Dietz
4818f75054 radare2: enable parallel building 2017-12-29 18:55:20 -06:00
Will Dietz
85842b586a radare2: 2.1.0 -> 2.2.0 2017-12-29 18:54:01 -06:00
Peter Hoeg
e56e15648e
Merge pull request #33165 from gnidorah/tmux
tmux module: add secureSocket option
2017-12-30 08:53:48 +08:00
pasqui23
0dd7d213c2 home-manager:init at 2017-10-11 (#30330)
home-manager: init at 2017-12-07
2017-12-30 08:52:26 +08:00
Yegor Timoshenko
6afafd6020
Merge pull request #33193 from dtzWill/update/leocad
leocad: 17.02 -> 17.07
2017-12-30 03:50:22 +03:00
Yegor Timoshenko
089eca40fc
Merge pull request #33192 from kierdavis/hugo-deps
hugo: update dependencies
2017-12-30 03:46:27 +03:00
Will Dietz
80b1d7ea43 leocad: 17.02 -> 17.07 2017-12-29 18:43:36 -06:00
Yegor Timoshenko
1d4222566e
Merge pull request #33189 from dtzWill/update/brotli-1.0.2
brotli: 1.0.1 -> 1.0.2
2017-12-30 03:42:59 +03:00
Daiderd Jordan
36326ed55d
Merge pull request #33153 from LnL7/darwin-mercurial
mercurial: don't propagate frameworks
2017-12-30 01:37:52 +01:00
Yegor Timoshenko
0d321897fb
linuxPackages.spl: eval, 84d8ef6e2fc869b5405a9a2590d848283a48a10b
Second attempt.
2017-12-30 00:28:37 +00:00
Yegor Timoshenko
f497999e86
linuxPackages.spl: eval, 84d8ef6e2fc869b5405a9a2590d848283a48a10b 2017-12-29 23:43:05 +00:00
Benjamin Staffin
f0f290e6cb
melpaPackages: match version of magit-popup to magit
Related to https://github.com/magit/magit/issues/3286
2017-12-29 18:42:28 -05:00
Kier Davis
537f213ef7
hugo: update dependencies
Generated a new deps.nix by installing hugo into a clean
GOPATH with `go get` and running `go2nix save`.
2017-12-29 23:41:11 +00:00
Will Dietz
9064293f31 brotli: 1.0.1 -> 1.0.2 2017-12-29 17:11:33 -06:00
John Ericson
eb27be0731
Merge pull request #33186 from obsidiansystems/cross-binutils
binutils: Fix cross, again
2017-12-29 17:42:38 -05:00
adisbladis
99b49592bc
Merge pull request #33181 from kierdavis/hugo-0.30.2
hugo: 0.29 -> 0.30.2
2017-12-29 23:41:43 +01:00
adisbladis
612e1acb6b
Merge pull request #33177 from Mounium/gnome-ext
dash-to-panel: init at v11
2017-12-29 23:35:17 +01:00
John Ericson
cc44e04472 bintools-wrapper: Define fallback default emulation
This ensures we by-default cross-compile to the intended platform.
2017-12-29 17:32:28 -05:00
John Ericson
1cde06acf6 stdenv cross adapter: Get rid of extra propagatation of buildInputs
Binutils is patched so we don't rely on `--rpath-link`.
2017-12-29 17:32:28 -05:00
Ben Gamari
c15c449236 binutils: Always search DT_RPATH 2017-12-29 17:32:28 -05:00
adisbladis
f056ec2f24
Merge pull request #33183 from mstarzyk/miller
miller: init at 5.2.2
2017-12-29 23:31:45 +01:00
John Ericson
b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
John Ericson
4d3282f71e Merge branch 'ericson2314-cross-base' into staging 2017-12-29 17:26:24 -05:00
John Ericson
5dea877368 kmime, colord-kde: ki18n should be *run*-time dependency
It is gettext-based, but is a library for run time, relying on the
normal gettext tools at build time.
2017-12-29 17:20:20 -05:00
Tuomas Tynkkynen
722295fc15 openblas: Support ARMv6 2017-12-30 00:19:57 +02:00
John Ericson
e73d805aa9 libelf: Fix cross compilation
There is an upstream bug where it is assumed that if host != build, host
doesn't support shared libraries. We override that overly conservative
check. See
http://lists.uclibc.org/pipermail/uclibc-cvs/2005-August/019383.html

Also clean up some comments.
2017-12-29 17:19:22 -05:00
Ben Gamari
946c1b26fa diffutils: Enable cross-compilation 2017-12-29 17:18:59 -05:00
Ben Gamari
6f4cfe0570 gawk: Enable cross-compilation 2017-12-29 17:18:46 -05:00
Franz Pletz
6b74d2ca07
linuxPackages.zfs: use correct kernel module build flag
In this expression the boolean flags `buildUser` and `buildKernel` determine
if either userspace tools or the kernel module is being built.

cc #33166
2017-12-29 22:46:34 +01:00
Franz Pletz
84d8ef6e2f
linuxPackages.spl: simplify expression
This package only contains a kernel module.
2017-12-29 22:45:53 +01:00
Franz Pletz
1fb0d3d158
Fix some instances of #33166 correctly 2017-12-29 22:35:32 +01:00
Vladimír Čunát
5997b4f3db
linuxPackages.rtlwifi_new: fix missing libelf
/cc #33166.  Fixes #33102.
2017-12-29 22:25:13 +01:00
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
7ede347ce9 Merge #33167 into staging 2017-12-29 15:46:46 -05:00
John Ericson
5db559f855 Merge branch 'mingw32-w64-fix' into ericson2314-cross-base 2017-12-29 15:46:02 -05: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 65138e8a411244c81aefa21be280323d30010b96.
2017-12-29 14:37:24 -05:00