Daiderd Jordan
204a2354bd
Merge pull request #22037 from jpierre03/pr-hubicfuse
...
hubicfuse: 2.1.0 -> 3.0.0
2017-01-24 23:08:06 +01:00
Tuomas Tynkkynen
3519244c72
raspberrypifw: Enable build on Aarch64
...
So that the boot blobs can be copied.
FIXME: This makes the dynamic linker of the ARM binaries point to a
aarch64 linker.
2017-01-25 00:01:54 +02:00
Tuomas Tynkkynen
8999ab9e56
fuse: Add Aarch64 patch from upstream git to fix build
...
See e.g. https://bugs.launchpad.net/linaro-oe/+bug/1087757
2017-01-25 00:01:54 +02:00
Nathan Zadoks
fcc51d3256
linux: fix installTargets for AArch64
...
[dezgeg: note that we are currently using just 'Image' instead of
'Image.gz' as U-Boot doesn't support the latter yet. We might switch
once it does since the kernel images are quite big]
2017-01-25 00:01:54 +02:00
Nathan Zadoks
15b6374918
spidermonkey_17: add AArch64 support patch
2017-01-25 00:01:54 +02:00
Nathan Zadoks
2a82be9af1
libunwind: add AArch64 support patch
2017-01-25 00:01:53 +02:00
Nathan Zadoks
46991f88f7
gnu-efi: fix discarded const qualifier on aarch64
2017-01-25 00:01:53 +02:00
Tuomas Tynkkynen
5c0a385e1c
stdenv: Add aarch64 bootstrap files
...
These are temporary and will be switched to Hydra-build ones once all
the aarch4 changs are merged.
2017-01-25 00:01:53 +02:00
Nathan Zadoks
bfff3d6e23
busybox: Fix in-store invocation of busybox
...
This fixes the usage for stdenv bootstrap.
Additionally, dezgeg ported the patch from 1.25.1 to 1.26.1
2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen
de3cac0ece
make-bootstrap-tools.nix test: Use busybox from store
...
Our bootstrap tools are actually broken right now due to busybox not
working when invoked directly from a store path. (It says e.g.
"0qqqw19y4gmknajw8vg4fvhx9gxdqlhz-busybox: applet not found").
Make this test actually fail in such case, the next commit will fix the
problem with busybox.
2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen
ed74fcf14b
libsigsegv: Add Aarch64 patch
2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen
c909f1b18e
stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64
...
This is required for Aarch64 since a lot of source tarballs ship with
outdated configure scripts that don't recognize aarch64. Simply
replacing the config.guess and config.sub with new versions from
upstream makes them build again.
This same approach is used by at least Buildroot and Fedora. In
principle this could be enabled for all architectures but
conditionalizing this on aarch64 avoids a mass rebuild on x86.
2017-01-25 00:01:52 +02:00
Tuomas Tynkkynen
6e46dbf8e7
gnu-config: init at 2016-12-31
2017-01-25 00:01:51 +02:00
Tuomas Tynkkynen
7c8a060c09
stdenv: Bringup aarch64 architecture support
2017-01-25 00:01:51 +02:00
Peter Simons
7673d5932d
Merge pull request #22104 from aherrmann/pr_diagrams
...
diagrams: Fix the 1.4.* versions of the ecosystem
2017-01-24 22:40:14 +01:00
Michael Raskin
54e97b8ec6
Merge pull request #22114 from vbgl/ocaml-4.04
...
OCaml 4.04
2017-01-24 21:38:19 +00:00
Michael Raskin
ba603d03f4
Merge pull request #22110 from shdpl/pydub
...
pydub: 0.16.7
2017-01-24 21:36:37 +00:00
Michael Raskin
047f9069a4
Merge pull request #22109 from goetzst/youtube-dl
...
youtube-dl: 2017.01.22 -> 2017.01.24
2017-01-24 21:36:06 +00:00
Michael Raskin
30b51af27b
Merge pull request #22108 from yorickvP/master
...
i3status: 2.10 -> 2.11
2017-01-24 21:35:11 +00:00
Michael Raskin
9977fb86a0
Merge pull request #22111 from romildo/upd.mkvtoolnix
...
mkvtoolnix: 9.6.0 -> 9.8.0
2017-01-24 21:34:16 +00:00
Michael Raskin
c915fd68cf
Merge pull request #22106 from romildo/new.drake
...
drake: init at 0.9.2.0.3.1
2017-01-24 21:33:20 +00:00
Michael Raskin
90b2621ee3
Merge pull request #22113 from romildo/upd.jwm
...
jwm: 1563 -> 1575
2017-01-24 21:29:57 +00:00
Dan Peebles
b299e508ea
fluentd: 0.14.0 -> 0.14.11, with more plugins
...
I added the most popular plugins (S3, kafka, kinesis, mongo, etc.)
and tried to bring it closer to the set of plugins they bundle with
td-agent, without getting rid of the ones we already have today. We
should probably make this overridable more generically going forward
but this should scratch most itches today.
2017-01-24 21:21:38 +00:00
Vincent Laporte
5bcf3c5e25
ocamlPackages.spacetime_lib: init at 0.1.0
2017-01-24 21:20:08 +00:00
romildo
b56d87c962
jwm: 1563 -> 1575
2017-01-24 19:19:34 -02:00
Vincent Laporte
88e620f587
ocamlPackages.js_of_ocaml: add ocamlbuild as a dependency
2017-01-24 21:14:46 +00:00
Lancelot SIX
86a26322e8
pythonPackages.pytest_30: 3.0.5 -> 3.0.6
2017-01-24 22:13:40 +01:00
Lancelot SIX
18b2c31eaa
pythonPackages.pytest_*: move to pkgs/development/python-modules
2017-01-24 22:13:29 +01:00
Lancelot SIX
b6e5976d4b
pythonPackages.django_guardian: 1.4.4 -> 1.4.6
2017-01-24 22:13:20 +01:00
Lancelot SIX
93d0e4ab5b
pythonPackages.pytestdjango: 2.9.1 -> 3.1.2
2017-01-24 22:13:07 +01:00
Vincent Laporte
92f9c0600d
ocamlPackages.ocsigen-deriving: 0.7 -> 0.7.1
2017-01-24 21:13:00 +00:00
Vincent Laporte
82ab1f8408
ocaml: fix the meta.branch attribute
2017-01-24 21:13:00 +00:00
Vincent Laporte
0caeaf4cdd
ocamlPackages.ppx_tools: minor refactoring
2017-01-24 21:13:00 +00:00
Vincent Laporte
f697e5ae3b
camlp4: init at 4.04+1
2017-01-24 21:13:00 +00:00
Vincent Laporte
ae047510bf
ocaml: init at 4.04
2017-01-24 21:13:00 +00:00
romildo
e98aa7832c
mkvtoolnix: 9.6.0 -> 9.8.0
...
- Update mkvtoolnix to v9.8.0
- Add a build dependency on drake, because it is not bundled with
mkvtoolnix anymore since v9.8.0
2017-01-24 18:50:56 -02:00
Mariusz `shd` Gliwiński
fa8f6f652c
pydub: 0.16.7
2017-01-24 21:30:20 +01:00
Franz Pletz
c9d5e5b34b
gitlab: 8.15.4 -> 8.16.1
2017-01-24 21:29:06 +01:00
Tuomas Tynkkynen
41fd1ed903
glibc: Check that 'cross.float' is defined
...
Because if we define it, then gcc compilation fails because it doesn't
support --with-float for aarch64.
2017-01-24 22:13:47 +02:00
Tuomas Tynkkynen
fd60260a77
platforms.nix: selectPlatformBySystem: Convert to "switch-case"
...
Looks generally nicer and used recently in nixpkgs in e.g.
3e197f7d8
("top-level: Normalize stdenv booting")
2017-01-24 22:13:36 +02:00
Stefan Götz
348a91cfe1
youtube-dl: 2017.01.22 -> 2017.01.24
2017-01-24 21:12:58 +01:00
John Ericson
5ad696b067
Merge pull request #22107 from Ericson2314/cross-tepid
...
Somewhat saner cross-compiling through bootstrapping
2017-01-24 15:09:56 -05:00
Yorick van Pelt
c91aa18070
i3status: 2.10 -> 2.11
2017-01-24 20:35:29 +01:00
Thomas Tuegel
54df142672
nixos/kde5: use kimpanel with IBus by default
2017-01-24 12:55:06 -06:00
Thomas Tuegel
e38970c60b
nixos/ibus: fix custom panel example
...
The example was missing a `''`, so it did not appear correctly in the
manual. This also caused the manual to retain references inappropriately.
2017-01-24 12:52:39 -06:00
romildo
a0d29cf33e
drake: init at 0.9.2.0.3.1
2017-01-24 16:36:22 -02:00
Michael Raskin
1625d8c998
Merge pull request #22097 from lsix/update_gnupg21
...
gnupg21: 2.1.17 -> 2.1.18
2017-01-24 18:09:45 +00:00
Michael Raskin
2e6fcf8234
Merge pull request #22095 from jpierre03/pr-munin
...
munin: 2.0.29 -> 2.0.30
2017-01-24 18:09:13 +00:00
Michael Raskin
ae84dc0fdd
Merge pull request #22094 from romildo/upd.cbatticon
...
cbatticon: 1.6.4 -> 1.6.5
2017-01-24 18:08:45 +00:00
Michael Raskin
03ba3edc58
Merge pull request #22091 from romildo/upd.xfce4-whiskermenu-plugin
...
xfce4-whiskermenu-plugin: 1.6.1 -> 1.6.2
2017-01-24 18:08:24 +00:00