Joachim Fasting
482c67af70
grsecurity: adapt new to mirror url structure
2017-01-25 00:58:54 +01:00
Joachim Fasting
0501e49695
electrum: 2.7.12 -> 2.7.18
...
See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
2017-01-25 00:58:52 +01:00
Joachim Fasting
bdfe638f31
tor: 0.2.8.12 -> 0.2.9.9
2017-01-25 00:58:37 +01:00
Franz Pletz
403fdd737e
linux: remove canDisableNetfilterConntrackHelpers feature
...
This feature is available in all kernels in nixpkgs.
2017-01-25 00:28:55 +01:00
rnhmjoj
82c661313d
caddy: 0.9.2 -> 0.9.5
2017-01-25 00:07:09 +01:00
Bas van Dijk
a96b6e64fb
ghc-8.0.2: remove unused fetchFilteredPatch function
2017-01-24 23:34:40 +01:00
Robert Helgesson
4a914f2f9f
overpass: 2.1 -> 3.0.2
2017-01-24 23:15:15 +01:00
Peter Simons
e832d380de
haskell-brick: fix reference to vty
2017-01-24 23:14:02 +01:00
Peter Simons
2bbf68eafb
structured-haskell-mode: drop obsolete version override
2017-01-24 23:14:02 +01:00
William Casarin
663afff780
haskellPackages.HsOpenSSL: remove jailbreak
...
issue has been closed and it seems to work
2017-01-24 23:14:02 +01:00
William Casarin
dc3182a15c
haskellPackages.store: enable check
...
looks like it works again
2017-01-24 23:14:02 +01:00
William Casarin
0cb43b920e
haskellPackages.git-annex: remove overrides
...
they don't seem to be needed anymore
2017-01-24 23:14:02 +01:00
William Casarin
4e536a9f61
haskellPackages.elm-export: remove jailbreak
...
fixed here:
257962f512
2017-01-24 23:14:02 +01:00
William Casarin
a8aee189e8
haskellPackages.barrier: remove jailbreak
...
fixed here:
1d61f4db12
2017-01-24 23:14:02 +01:00
William Casarin
8ea8493889
haskellPackages.ReadArgs: remove jailbreak
...
fixed here:
90d6122d74
2017-01-24 23:14:02 +01:00
Peter Simons
d350650577
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
e2cd120f15
.
2017-01-24 23:14:02 +01:00
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