Commit graph

125993 commits

Author SHA1 Message Date
John Ericson
5708396f47
Merge pull request #34018 from obsidiansystems/fetchpatch
fetchpatch: Add support for an arbitrary extra prefix
2018-01-18 12:39:39 -05:00
John Ericson
9bd437d4b4 fetchpatch: Add support for an arbitrary extra prefix
We still ensure the old and new ones start, respectfully, with `a/` and
`b/`. Use with `stripLen` to ensure tha the old `a/` and `/b` are gone
if a new prefix is added.
2018-01-18 12:19:49 -05:00
Shea Levy
f12f2ed44c
haskell-ide-engine: Fix build in sandbox 2018-01-18 12:02:29 -05:00
Will Dietz
4ca9b43f12 perf: fix cross evaluation 2018-01-18 10:47:40 -06:00
Will Dietz
fc4535b6e8 Revert "perf: inherit makeFlags from kernel"
https://github.com/NixOS/nixpkgs/issues/34013

This reverts commit 92083c3f40.
2018-01-18 10:47:26 -06:00
Will Dietz
9798c74313 perf-tools: 20160418 -> 20171219 2018-01-18 10:24:06 -06:00
Tim Steinbach
e1db0afd61
openjdk: 8u152 -> 8u172 2018-01-18 11:22:44 -05:00
Michael Raskin
654542be52 libmpc: update source URL 2018-01-18 17:15:39 +01:00
Peter Simons
809a09eb5e hackage: update all-cabal-hashes snapshot to Hackage at 2018-01-18T14:32:45Z 2018-01-18 17:01:33 +01:00
Peter Simons
29f0f38433 multi-ghc-travis: update to latest Git version and create a proper Haskell build
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
Jörg Thalheim
7ac14f0b83
Merge pull request #34011 from mogorman/platformio
platformio: 3.5.0 -> 3.5.1
2018-01-18 15:40:10 +00:00
Jörg Thalheim
1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Jörg Thalheim
3b21d4d4bc
Merge pull request #34004 from Mic92/netcat
netcat-openbsd: 1.130 -> 1.187
2018-01-18 15:29:59 +00:00
Shea Levy
f040f64636
bazel: Bump nix-hacks.patch for 0.9. 2018-01-18 10:25:47 -05:00
Shea Levy
d4dbe03be5
Revert "openjdk: 8u152 -> 8u162"
This bump causes the bazel build to fail with:

> Cannot find requested resource bundle for locale en_US

This reverts commit 241e509abd.
2018-01-18 10:07:04 -05:00
Drew Hess
83a85b60ad linux_beagleboard: 4.9.61-ti-r76 -> 4.14.12-ti-r23 2018-01-18 17:04:47 +02:00
Matthew O'Gorman
12b7def4a8 platformio: 3.5.0 -> 3.5.1 2018-01-18 10:02:44 -05:00
Leon Schuermann
c61a9dfd2e
sshd: provide option to disable firewall altering 2018-01-18 22:55:28 +08:00
Arseniy Seroka
0b559ed1cd
Merge pull request #34007 from mimadrid/update/weka-3.8.2
weka: 3.8.1 -> 3.8.2
2018-01-18 14:45:49 +00:00
Orivej Desh
bdb2985949
Merge pull request #32465 from magnetophon/pd-plugins
Pd plugins
2018-01-18 14:33:41 +00:00
Miguel Madrid Mencía
8fb2be6772
weka: 3.8.1 -> 3.8.2 2018-01-18 15:25:35 +01:00
Jörg Thalheim
3fe396db27 gpodder: fix crash on startup due missing GI_TYPELIB_PATH 2018-01-18 13:35:58 +00:00
Rob Vermaas
38538f3206
Merge pull request #33423 from AmineChikhaoui/gce-ssh-keys
Fix ssh keys retrieval in GCE instances
2018-01-18 13:06:00 +01:00
Jörg Thalheim
00975280f1 netcat-openbsd: 1.130 -> 1.187
fixes #34002
2018-01-18 12:01:05 +00:00
Frederik Rietdijk
aee7a0e928
Merge pull request #33878 from dotlambda/fritzconnection
pythonPackages.fritzconnection: init at 0.6.5
2018-01-18 12:36:57 +01:00
Robert Schütz
3064015b6d pythonPackages.fritzconnection: init at 0.6.5 2018-01-18 12:30:53 +01:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Frederik Rietdijk
ec2ab0f235
Merge pull request #34001 from dotlambda/netdisco
pythonPackages.netdisco: 1.2.3 -> 1.2.4
2018-01-18 11:23:57 +01:00
Gabriel Ebner
3d2a401260 qutebrowser: 1.0.4 -> 1.1.0 2018-01-18 11:17:13 +01:00
Peter Hoeg
e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Robert Schütz
82fee14220 pythonPackages.netdisco: 1.2.3 -> 1.2.4 2018-01-18 11:06:12 +01:00
Anders Kaseorg
77e6d6c7f7 pypy: Remove redundant manual building of CFFI extensions
This hardcoded list of CFFI extension modules gets stale when PyPy adds
more, but fortunately the main translation step already builds these now
(hack_for_cffi_modules in pypy/goal/targetpypystandalone.py).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-18 04:22:57 -05:00
Peter Simons
f3fcae787a
Merge pull request #33982 from jlesquembre/gitHUD
gitHUD: disable tests
2018-01-18 09:42:36 +01:00
Frederik Rietdijk
fbaf5fd677 gprof2dot: do not use pypy
- The package does not seem to function with `pypy` (#33997)
- Our default interpreter should be used. If one wants extra performance
(e.g. using PyPy) they can override or modify the expression however
they want, but not in Nixpkgs.
2018-01-18 09:39:04 +01:00
Peter Hoeg
43909be63c
Merge pull request #33947 from S-NA/profile-cleaner
profile-cleaner: add missing dependency
2018-01-18 15:33:02 +08:00
Anders Kaseorg
11c4ba3f65 pypy: 5.9.0 -> 5.10.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-01-17 23:19:26 -05:00
adisbladis
ebd422af9b
Merge pull request #33986 from ankhers/update_elixir_1_6
Elixir: 1.6-rc -> 1.6
2018-01-18 09:59:41 +08:00
Peter Hoeg
08d3da7ad0
Merge pull request #33968 from peterhoeg/f/wp
wp-cli: use as much memory as possible
2018-01-18 08:16:53 +08:00
Jörg Thalheim
b0cb660ed1
Merge pull request #33936 from S-NA/vimb
vimb: 2.11 -> 3.1.0
2018-01-17 23:28:49 +00:00
Jörg Thalheim
3eb311ebac
Merge pull request #33949 from woffs/muchsync5
muchsync: 2 -> 5
2018-01-17 22:05:25 +00:00
Daiderd Jordan
62633d0605
qt510-qtbase: fix darwin build
Includes most of the changes from 3793320958,
moved it to a separate patch to avoid accidental removal.
2018-01-17 22:07:35 +01:00
Will Dietz
fca39a3814 plotutils: regenerate debian patch url's, apply few more
don't include the format-security patch,
because it breaks a test:
https://bugs.gentoo.org/618708
2018-01-17 14:50:59 -06:00
Robert Helgesson
98b35db541
eclipse-plugins-ansi-econsole: init at 1.3.5 2018-01-17 21:07:51 +01:00
Justin Wood
3497ce23bd
Elixir: 1.6-rc -> 1.6 2018-01-17 14:22:48 -05:00
Will Dietz
ea51cd255d gamin: fix debian-patches to use live URL
Also apparently 0.1.10-4 is gone, so "fixed" to 0.1.10-4.1
2018-01-17 13:22:34 -06:00
Will Dietz
9af5be98af debian-patches.sh: patch-tracker is long-since dead, fix to use sources? 2018-01-17 13:17:45 -06:00
adisbladis
f96373262f
firefox-devedition-bin: 58.0b16 -> 59.0b1 2018-01-18 02:42:44 +08:00
Tim Steinbach
696be7a0b0
linux-copperhead: 4.14.13.a -> 4.14.14.a 2018-01-17 13:30:16 -05:00
adisbladis
c2f57b0099
firejail: 0.9.50 -> 0.9.52 2018-01-18 02:24:24 +08:00
adisbladis
43d1a38b8d
dpkg: 1.19.0.4 -> 1.19.0.5 2018-01-18 02:24:23 +08:00