Commit Graph

105478 Commits

Author SHA1 Message Date
Joerg Thalheim 79aee3b57d rustcSrc: remove unrelated files
This package is used to provide semantic completion in tools like racer
and is equivalent to rust-src in rustup. This commit gets rid of a
number of files not required for completion.
2017-11-15 21:51:29 +00:00
Renaud 0768420280 hwinfo: 21.38 -> 21.50 2017-11-15 22:46:00 +01:00
Renaud 7a32e68393 libx86emu: 1.5 -> 1.12 2017-11-15 22:46:00 +01:00
Tim Steinbach 8b3293d947
linux: 4.4.97 -> 4.4.98 2017-11-15 16:44:20 -05:00
Tim Steinbach ff16004273
linux: 4.9.61 -> 4.9.62 2017-11-15 16:44:20 -05:00
Orivej Desh f96b3bf871 ptlib: fix build with glibc 2.26
Tracking issue: #31696
2017-11-15 21:42:26 +00:00
Orivej Desh f55308e749 gvpe: fix build with glibc 2.26
Tracking issue: #31696
2017-11-15 21:34:47 +00:00
Joachim Fasting df0300cf67
tor-browser-bundle-bin: 7.0.9 -> 7.0.10 2017-11-15 22:10:52 +01:00
Joachim Fasting 870c86d0ee
linux_hardened: structleak covers structs passed by address 2017-11-15 22:10:50 +01:00
Joachim Fasting 8ecae36963
linux_hardened: enable slab freelist hardening 2017-11-15 22:10:44 +01:00
Frederik Rietdijk 1e64aa9518
Merge pull request #31703 from Mic92/rope
Rope / spyder update
2017-11-15 21:21:38 +01:00
Frederik Rietdijk 6deba8cc02
Merge pull request #31707 from mbld/darwin-borgbackup
borgbackup: Make build on darwin possible
2017-11-15 21:20:21 +01:00
Orivej Desh b8f7027360
Merge pull request #31037 from NeQuissimus/virtualbox_5_2_0
virtualbox: 5.1.26 -> 5.2.0
2017-11-15 18:31:12 +00:00
Orivej Desh 9be7a88633
Merge pull request #31711 from adisbladis/nodejs-8_9_1
nodejs: 8.9.0 -> 8.9.1
2017-11-15 18:29:57 +00:00
Michael Raskin bc1e6617b9
Merge pull request #31496 from adisbladis/btrfs-progs-4_13_3
btrfs-progs: 4.13.1 -> 4.13.3
2017-11-15 19:25:07 +01:00
Thomas Tuegel 5827125d42
Merge pull request #31274 from rnhmjoj/radeon-profile
radeon-profile: 20161221 -> 20170714
2017-11-15 12:07:11 -06:00
Michael Raskin c127e94bf7 clisp-tip: 2.50pre20170130 -> 2.50pre20171114; progress on #31696 2017-11-15 19:05:58 +01:00
adisbladis f1f8ada473
nodejs: 8.9.0 -> 8.9.1 2017-11-16 02:05:19 +08:00
adisbladis bf134bac8d
nodejs: 9.0.0 -> 9.2.0 2017-11-16 01:57:44 +08:00
adisbladis 3aa914ceeb
libuv: 1.15.0 -> 1.16.1 2017-11-16 01:57:15 +08:00
Samuel Leathers c189dfb4e8
Merge pull request #31360 from lsix/update_gnupg_2_2_2
gnupg: 2.2.1 -> 2.2.2
2017-11-15 12:53:44 -05:00
Orivej Desh 35e52ffd1f mkcl: 1.1.9 -> 1.1.10.2017-11-14
Fixes the build with glibc 2.26 (#31696).
2017-11-15 17:10:00 +00:00
Joerg Thalheim a165a383a2 Revert "rustracer: 2.0.9 -> 2.0.12"
This reverts commit c32abb53cd.

racer got broken by this update
2017-11-15 17:05:18 +00:00
John Ericson 7c2834d428 Merge branch 'ericson2314-cross-base' into staging 2017-11-15 12:01:47 -05:00
John Ericson 9a24437411 libbfd, libopcodes: Fix eval on Darwin
Not sure how I missed this...
2017-11-15 11:59:54 -05:00
Martin Bornhold 629e17b9fd borgbackup: Add llfuse to propagated build inputs if not on darwin
The llfuse package depends on fuse which refuses to build on darwin. But
according to a comment in the setup.py of borgbackup [1] it's ok to leave it out
if it's not available. Most of borgbackup should work without it. Would be great
to make it work on darwin but i am not sure if it's possible to get fuse to work
on darwin. I do not know enough about it ;)

After this modification at least the "borg mount" subcommand is broken due to
the missing llfuse module. But the rest seems to work normally.

[1] 72232a9bd5/setup.py (L32)
2017-11-15 17:49:33 +01:00
Martin Bornhold b159ed5069 borgbackup: Add acl library to build inputs on linux platform
The acl libraray is only required by the borgbackup package if building on a
linux platform. Adding it only in this case should be fine. Also see the
conditional in the setup.py at [1].

[1] 72232a9bd5/setup.py (L768)
2017-11-15 17:49:33 +01:00
John Ericson cbc346f1f7
Merge pull request #31292 from bgamari/gcc-refactor
gcc: Refactor treatment of configure flags
2017-11-15 11:26:32 -05:00
Orivej Desh 72de80fa79 chez: 9.5-20171012 -> 9.5-20171109
Fixes the build with glibc 2.26 (#31696).
2017-11-15 16:21:38 +00:00
Samuel Leathers 07bd44b558
dotty: init at 0.4.0-RC1 2017-11-15 11:13:39 -05:00
Joerg Thalheim 67092ffd43 spyder: 2.3.8 -> 3.2.4 2017-11-15 15:49:05 +00:00
Joerg Thalheim d1d4f91754 pythonPackages.qtpy: init at 1.3.1 2017-11-15 15:48:43 +00:00
Joerg Thalheim f6592cc96d pythonPackages.qtawesome: init at 0.4.4 2017-11-15 15:47:02 +00:00
Lancelot SIX 44b319156f gnupg: 2.2.1 -> 2.2.2
This is a maintenance release.
See http://lists.gnu.org/archive/html/info-gnu/2017-11/msg00001.html
for release information
2017-11-15 10:42:11 -05:00
Joerg Thalheim 3320d5f7a8 pythonPackages.rope: 0.10.2 -> 0.10.7 2017-11-15 15:27:26 +00:00
Samuel Leathers 1f6a0e9b76
Merge pull request #31428 from adisbladis/opensc-0_17_0
opensc: 0.15.0 -> 0.17.0
2017-11-15 10:23:56 -05:00
Joerg Thalheim c32abb53cd rustracer: 2.0.9 -> 2.0.12 2017-11-15 15:20:25 +00:00
Tim Steinbach dd53d0f1a0
virtualbox: 5.1.26 -> 5.2.0 2017-11-15 10:14:44 -05:00
Bastian Köcher dec40045f7 kde-frameworks: 5.39 -> 5.40 2017-11-15 15:52:09 +01:00
Thomas Tuegel 9231cc891b
Merge pull request #26436 from peterhoeg/p/amarok
amarok-kf5: init at 2.8.91-20170228
2017-11-15 08:45:07 -06:00
Orivej Desh 3f0f3ee765 verbiste: 0.1.44 -> 0.1.45 2017-11-15 14:44:07 +00:00
Samuel Leathers c702b1c021
Merge pull request #31665 from zraexy/streamlink
streamlink: 0.8.1 -> 0.9.0
2017-11-15 09:23:24 -05:00
Samuel Leathers cdea07b29f
Merge pull request #31669 from romildo/new.jgmenu
jgmenu: init at 0.7.4
2017-11-15 09:21:59 -05:00
Samuel Leathers 27fbf66c4a
Merge pull request #31695 from Moredread/mpi4py-3.0.0
pythonPackages.mpi4py: 2.0.0 -> 3.0.0
2017-11-15 09:19:20 -05:00
Orivej Desh 2fc20639b7 php56Packages.apcu40: fix build after #31526 2017-11-15 14:09:50 +00:00
timor e1a797e37f zotero: 4.0.29 -> 5.0.25
This uses buildFHSUserenv.  The source installation probably does not work until
node2nix supports nodejs-8.x.
2017-11-15 14:53:05 +01:00
Samuel Leathers 8f75c783cd
Merge pull request #31660 from taku0/flashplayer-27.0.0.187
flashplayer: 27.0.0.183 -> 27.0.0.187
2017-11-15 08:27:39 -05:00
André-Patrick Bubel fb8ff9eaf8
pythonPackages.mpi4py: 2.0.0 -> 3.0.0
Tests run with sandboxing enabled again and we can remove some of the fixes as
they aren't necessary anymore.

PyPy and Python 3 are also supported.
2017-11-15 14:14:38 +01:00
Jan Tojnar 697a148f45
gnome3.grilo-plugins: add missing dleyna dependency 2017-11-15 14:02:38 +01:00
Jan Tojnar a3509f6c22
gnome3.gnome-online-miners: add missing dleyna dependency 2017-11-15 14:02:37 +01:00
Jan Tojnar e1b8636181
dleyna-server: init at 0.6.0 2017-11-15 14:02:37 +01:00
Jan Tojnar abb17136de
gnome3.gnome-photos: add missing dleyna depenency 2017-11-15 14:02:37 +01:00
Jan Tojnar a04cfdea12
dleyna-renderer: init at 0.6.0 2017-11-15 14:02:37 +01:00
Jan Tojnar eea8e78f0d
dleyna-connector-dbus: init at 0.3.0 2017-11-15 14:02:36 +01:00
Jan Tojnar f2bf15a20c
dleyna-core: init at 0.6.0 2017-11-15 14:02:36 +01:00
Jan Tojnar 6c6f6a4008
gupnp_dlna: init at 0.10.5 2017-11-15 14:02:36 +01:00
Jan Tojnar 7d33f7fba8
gupnp: 0.20.16 → 1.0.2 2017-11-15 14:02:36 +01:00
Jan Tojnar d676108f45
gupnp_av: 0.12.2 → 0.12.10 2017-11-15 14:02:34 +01:00
Michael Weiss f46003798e fuse3: 3.2.0 -> 3.2.1 2017-11-15 13:42:44 +01:00
Renaud 73af2b27c9
Merge pull request #31677 from romildo/upd.materia
materia-theme: 20171005 -> 20171112
2017-11-15 13:40:17 +01:00
Tim Steinbach bd9b124f2a
linux: 4.13.12 -> 4.13.13 2017-11-15 07:32:24 -05:00
Orivej Desh 8562538f1f phpPackages.apcu,imagick: fix build after #31526 2017-11-15 12:21:39 +00:00
Orivej Desh a7f4d977a7
Merge pull request #31678 from flokli/fix-iwlwifi-linux-4.14
linux_4_14: fix iwlwifi fw reset
2017-11-15 11:32:53 +00:00
Florian Klink f919c7faec linux_4_14: fix iwlwifi fw reset
Currently, moving to kernel_4_14 breaks at least Intel Wireless 8260 and
8265 cards due to a API change in the firmware, which is not yet honored
in the driver.
2017-11-15 11:30:24 +00:00
Sander van der Burg f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
José Romildo Malaquias 22c85def14 enlightenment: fix names of setuid wrapped files 2017-11-15 08:45:26 -02:00
Moritz Kiefer c0f08557b9 why3: 0.87.3 -> 0.88.1 2017-11-15 10:15:12 +01:00
Bjørn Forsman b06c5a678d libfaketime: 0.9.6 -> 0.9.7
* Project is hosted on github.com.
* The -Wno-nonnull-compare fix is included in 0.9.7, so remove it from
  this package expression.
2017-11-15 08:06:27 +01:00
Orivej Desh 3dded417f6 gtetrinet: prevent warnings and fix style 2017-11-15 05:36:05 +00:00
Samuel Leathers 223236dfc6
Merge pull request #31688 from chris-martin/pr/gtetrinet
gtetrinet: init at 0.7.11
2017-11-14 23:49:53 -05:00
Samuel Leathers 645bd9ad51
Merge pull request #31671 from fadenb/emby_3.2.36.0
emby: 3.2.33.0 -> 3.2.36.0
2017-11-14 23:43:34 -05:00
Chris Martin fa20e7c6a2 gtetrinet: init at 0.7.11 2017-11-14 23:41:10 -05:00
James Earl Douglas 70ac2218fc
jenkins: 2.89 -> 2.90 2017-11-14 20:30:27 -07:00
Daiderd Jordan 95997376c0 perl-nethttp: fix sandbox build on darwin 2017-11-14 21:51:40 -05:00
Daiderd Jordan 8a43659e15 rustc: fix sandbox build on darwin 2017-11-14 21:51:40 -05:00
Daiderd Jordan dadcca3f40 frameworks-coremedia: add impure dependnecy on CoreImage
Fixes ffmpeg sandbox build on darwin
2017-11-14 21:51:40 -05:00
Daiderd Jordan f63f05ef5f python-execnet: fix sandbox build on darwin 2017-11-14 21:51:40 -05:00
Dan Peebles 7dc0cab794 Fix go bootstrap build on sandbox 2017-11-14 21:51:40 -05:00
Dan Peebles 10220de35e Fix a couple of python modules to work in sandbox 2017-11-14 21:51:40 -05:00
José Romildo Malaquias 5e98944d78 materia-theme: 20171005 -> 20171112 2017-11-14 22:39:52 -02:00
Daniel Peebles 267be2ba62
Merge pull request #31676 from grahamc/sharutils
sharutils: simplify substituteInPlace syntax to be Nix 1.11.8 compatible
2017-11-14 19:38:24 -05:00
Rok Garbas 7dce6c88d2 neovim: 0.2.0 -> 0.2.1
* neovimLibvterm: 5a748f97 -> 4ca7ebf7
* neovim ruby: 0.5.0 -> 0.5.1
* pythonPackages.neovim: 0.1.13 -> 0.2.0
* libmpack: 1.0.3-rev80bd55ea6 -> 1.0.5
* luaPackages.mpack: switched to new source location, 1.0.7_ef025224a7
* only one set of lua packages, switched to luajit
2017-11-15 01:21:46 +01:00
Yuriy Taraday a472c57ffc chromium: 62.0.3202.89 -> 62.0.3202.94
Also bump beta version.
2017-11-15 01:18:01 +01:00
Graham Christensen 753f7be38d sharutils: simplify substituteInPlace syntax to be Nix 1.11.8 compatible 2017-11-14 19:07:30 -05:00
John Ericson ab77a6bb1e gcc: Misc indentation and whitespace-in-string fixes 2017-11-14 18:32:50 -05:00
Vincent Laporte f3811adea6
frama-c.why2: 2.37 -> 2.39 2017-11-14 21:48:50 +00:00
Ben Gamari 1c1207220f gcc: Refactor treatment of configure flags
Previously configureFlags was defined as one giant interpolated string.
Here we refactor this definition to instead use the usual stdenv string
combinators. This seems more in-line with the average nixpkgs expression
and it seems a bit more natural to things of these as lists of flags
rather than monolithic strings.
2017-11-14 16:23:46 -05:00
Frederik Rietdijk 0cedba16b8
Merge pull request #30552 from obsidiansystems/pysc2-init
pysc2: init at 1.2
2017-11-14 21:24:49 +01:00
Vladimír Čunát 72b98b8b60
darwin.stdenv: fix a typo in comment ;-) 2017-11-14 21:13:53 +01:00
Renaud 2236363f9e
Merge pull request #26920 from romildo/upd.fdupes
jdupes: init at 1.8
2017-11-14 21:04:49 +01:00
Dan Haraj 6a70e7f7c8 pysc2: init at 1.2 2017-11-14 14:37:53 -05:00
Dan Haraj bdce7d3a04 sc2-headless: add pysc2 minigame map pack 2017-11-14 14:37:53 -05:00
Dan Haraj ced67b114a s2clientprotocol: init at 3.19.1.58600.0 2017-11-14 14:37:53 -05:00
Dan Haraj 2201774048 portpicker: init at 1.2.0 2017-11-14 14:37:53 -05:00
Dan Haraj 1327d09793 mpyq: init at 0.2.5 2017-11-14 14:37:53 -05:00
Dan Haraj 08508f5319 absl-py: init at 0.1.3 2017-11-14 14:37:53 -05:00
Renaud 6cfb55fdd8
Merge pull request #31531 from danbst/mercurial-licence-fix
tortoisehg: fix license dialog
2017-11-14 20:14:52 +01:00
Aleksey Kladov 18800dab69 jetbrains.webstorm: 2017.2.4 -> 2017.2.5 2017-11-14 21:52:02 +03:00
Aleksey Kladov d76bf07ac0 jetbrains.pycharm-professional: 2017.2.3 -> 2017.2.4 2017-11-14 21:51:32 +03:00
Aleksey Kladov cc6ee5d9d3 jetbrains.pycharm-community: 2017.2.3 -> 2017.2.4 2017-11-14 21:48:44 +03:00
Aleksey Kladov b87df5017e jetbrains.idea-ultimate: 2017.2.5 -> 2017.2.6 2017-11-14 21:48:10 +03:00
Aleksey Kladov 4bea8599ba jetbrains.idea-community: 2017.2.5 -> 2017.2.6 2017-11-14 21:47:40 +03:00
Tristan Helmich c8384307e3 emby: 3.2.33.0 -> 3.2.36.0 2017-11-14 19:47:38 +01:00
José Romildo Malaquias f2a3a0af87 jgmenu: init at 0.7.4 2017-11-14 16:28:02 -02:00
Vincent Laporte 26798bd6e0
ocamlPackages.batteries: 2.7.0 -> 2.8.0
Also renames the attribute from ocaml_batteries to batteries.
2017-11-14 17:53:53 +00:00
Orivej Desh a3aae2c831
Merge pull request #31659 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-14 17:45:32 +00:00
John Ericson 728446f755
Merge pull request #30484 from obsidiansystems/libbfd
bfd, opcodes: Init separate derivations for binutils libraries
2017-11-14 12:10:44 -05:00
zraexy 7d1aa9fd22 streamlink: 0.8.1 -> 0.9.0 2017-11-14 08:08:47 -09:00
Michael Raskin ea1724ba37
Merge pull request #31572 from deedrah/pr/firefox-native-messaging-hosts
firefox: support for native messaging hosts in wrapper
2017-11-14 18:01:54 +01:00
Michael Raskin cacd7209f8
Merge pull request #31661 from taku0/firefox-bin-57.0
firefox: 56.0.2 -> 57.0 [Security fixes]
2017-11-14 18:01:45 +01:00
Jörg Thalheim 4eca21aafa
Merge pull request #31636 from rycee/bump/monero
monero: 0.11.0.0 -> 0.11.1.0
2017-11-14 16:50:58 +00:00
Felix Richter 615a374c4b Pkgs/dirb/copy wordlists (#31652)
* dirb: copy wordlists

also overwrite the hardcoded path to common.txt wordlist

* dirb: nitpicks
2017-11-14 16:48:41 +00:00
Franz Pletz 33b7ff9ac8
Merge pull request #31625 from roconnor/bitcoin
bitcoin: 0.15.0.1 -> 0.15.1
2017-11-14 17:27:18 +01:00
John Ericson eaacf47ff4 binutils: Make myself a maintainer 2017-11-14 10:51:01 -05:00
Maximilian Bosch daf76db4a5
top-level: get rid of npm2nix build 2017-11-14 16:37:17 +01:00
Maximilian Bosch 9e0f86131f
airfield: fix build
Airfield suffered from loose version constraints which
caused severe version (and API) conflicts between its dependencies
and transitive ones.

Furthermore the `npm2nix` packaging is deprecated and needed to be
replaced by `node2nix`.

see #31032
2017-11-14 16:37:17 +01:00
Maximilian Bosch 5ae373b3eb
{shout, quassel-webserver}: move to nodePackages
both packages are available at the default NPM registry.

related to #31032
2017-11-14 16:37:16 +01:00
Dan Peebles 49a5791bc4 darwin.stdenv: fix up to allow sandboxing 2017-11-14 10:36:04 -05:00
Dan Peebles 762a05cbb6 cctools-port: add a couple of (temporary) impure dependencies 2017-11-14 10:35:18 -05:00
Dan Peebles b2f8185695 configd: remove unsupported sandbox profile 2017-11-14 10:34:28 -05:00
Dan Peebles 34fe3e0a49 perl: remove unsupported sandboxProfile 2017-11-14 10:34:03 -05:00
Jörg Thalheim 50103ecdbb
Merge pull request #31664 from matthiasbeyer/update-papirus-icon-theme
papirus-icon-theme: 20170715 -> 20171102
2017-11-14 15:30:49 +00:00
Ollie Charles 9b90330c1d nodePackages.elm-test: init at 0.18.9 2017-11-14 15:07:27 +00:00
Matthias Beyer 5771742a9b papirus-icon-theme: 20170715 -> 20171102 2017-11-14 15:58:01 +01:00
taku0 e5986f16b3 firefox-esr: 52.4.1esr -> 52.5.0esr 2017-11-14 23:19:30 +09:00
Jörg Thalheim 309ce56cf2
Merge pull request #31649 from fusion809/patch-3
atom: 1.21.2->1.22.0; 1.22.0-beta1->1.23.0-beta0
2017-11-14 13:06:56 +00:00
Michael Alan Dorman 4e00194ba6 melpa-packages: 2017-11-13 2017-11-14 07:54:11 -05:00
Michael Alan Dorman ad138cecdc melpa-stable-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman e15ce53da3 org-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman f8b31144d0 elpa-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Peter Simons d70a021b95 maxima: 5.40.0 -> 5.41.0 2017-11-14 13:23:48 +01:00
Franz Pletz 52e25a5e91
Merge pull request #31658 from corpix/influxdb
influxdb: 1.0.2 -> 1.4.1
2017-11-14 13:22:14 +01:00
Peter Simons 12c922d78d
Merge pull request #31657 from Mic92/wxmaxima
wxmaxima: 15.04.0 -> 17.10.1
2017-11-14 13:18:18 +01:00
Brenton Horne 747b2974dc atom: 1.21.2->1.22.0 2017-11-14 22:17:37 +10:00
Brenton Horne d7cb8a0ab5 atom-beta: 1.22.0-beta1->1.23.0-beta0 2017-11-14 22:17:12 +10:00
Dmitry Moskowski 07b6bf3f07
influxdb: 1.0.2 -> 1.4.1 2017-11-14 11:45:13 +00:00
Franz Pletz 172d346ff1
Merge pull request #31628 from lheckemann/fbterm-arm
fbterm: fix build on non-x86
2017-11-14 12:39:51 +01:00
Franz Pletz f6ad758c18
Merge pull request #31634 from yegortimoshenko/bchunk/1.2.2
bchunk: 1.2.0 -> 1.2.2
2017-11-14 12:35:10 +01:00
Franz Pletz 1f645d2cef
Merge pull request #31638 from matthewbauer/ncmpc
ncmpc: fix on darwin
2017-11-14 12:34:25 +01:00
Joerg Thalheim 21423521e6 wxmaxima: 15.04.0 -> 17.10.1
also fix crash at start-up due missing icons

fixes #18479
2017-11-14 11:28:00 +00:00
Peter Simons c404aa43a9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
364936a85b.
2017-11-14 12:27:31 +01:00
Peter Simons 3c43ebe9d0 hackage2nix: disable broken builds 2017-11-14 12:27:29 +01:00
Peter Simons 9fa0a6338c LTS Haskell 9.13 2017-11-14 12:27:29 +01:00
Peter Simons a3ab69d79c pdsh: 2.29 -> 2.33 2017-11-14 12:25:41 +01:00
Franz Pletz 6806dd36e1
Merge pull request #31420 from ChengCat/chengcat
vista-fonts-chs: init at 1
2017-11-14 12:21:33 +01:00
Yucheng Zhang 55ec8e1881 vista-fonts-chs: init at 1 2017-11-14 20:05:32 +08:00
Franz Pletz 5499e42ed3
Merge pull request #30814 from ebzzry/usync-0.0.3
usync: init at 0.0.3
2017-11-14 12:17:54 +01:00
Franz Pletz aeff3080d0
Merge pull request #31653 from bflyblue/plex-1.9.6.4429
plex: 1.9.5 -> 1.9.6
2017-11-14 12:04:51 +01:00
Shaun Sharples 7f9d876fea plex: 1.9.5 -> 1.9.6 2017-11-14 11:57:16 +02:00
Yurii Rashkovskii edfdc1d818 fish-foreign-env: suppress additional harmless warnings
As per #30645, fish with fish-foreign-env prints this
(harmless) warning:

```
set: Tried to change the read-only variable “_”
```

This patch was developed by @rnhmjoj in the aforementioned
issue discussion
2017-11-14 16:15:58 +07:00
Linus Heckemann e50745712c fbterm: fix build on non-x86 2017-11-14 09:01:13 +00:00
Michael Raskin eac38d0b1e
Merge pull request #31617 from orivej/clisp
clisp_2_44_1, libsigsegv_25: delete
2017-11-14 09:42:20 +01:00
taku0 dd3d1cf6e1 flashplayer: 27.0.0.183 -> 27.0.0.187 2017-11-14 15:15:25 +09:00
Cray Elliott 3c0c18792d mwprocapture: forgot to include a file 2017-11-13 20:26:24 -08:00
Cray Elliott 7f473fa506 mwprocapture: minor correctness fix to 4.14 patch 2017-11-13 20:21:56 -08:00
Cray Elliott eb85eb5c73 linuxPackages: revert default linux kernel to 4.9
partially reverts bfe9c928c1 by author's request, since many modules
are currently broken. 4.14 will be the default kernel when the dust
settles

track github issue #31640
2017-11-13 20:03:18 -08:00
Daniel Peebles 881e41f0ac
Merge pull request #31639 from matthewbauer/dosbox-on-darwin
Dosbox on darwin
2017-11-13 23:00:40 -05:00
Cray Elliott ce8dea6bdd mwprocapture: patch to fix build for linux 4.14 2017-11-13 19:54:57 -08:00
Matthew Bauer fdf92b553d dosbox: add gpl2 license 2017-11-13 20:55:40 -06:00
Dan Peebles f82063ed20 darwin.stdenv: use new, purer, bootstrap tools
This is the first step to getting a sandboxable nixpkgs
2017-11-13 21:03:45 -05:00
Orivej Desh ba45205b84
Merge pull request #31579 from matthewbauer/emacs-fixes
Emacs fixes
2017-11-14 01:44:01 +00:00
Dan Peebles d5bdfcbfe6 darwin.make-bootstrap-tools: fix ICU reference to improve purity 2017-11-13 20:27:11 -05:00
Orivej Desh ea2aeb7af4 netperf: update source 2017-11-14 00:32:17 +00:00
Orivej Desh cd0e2f5d36
Merge pull request #31497 from abbradar/quote-makewrapper
makeWrapper: quote variables
2017-11-14 00:10:19 +00:00
Matthew Bauer ba62c31dfc ncmpc: fix on darwin 2017-11-13 18:09:18 -06:00
Matthew Bauer 3e6040e3ec dosbox: add myself as maintainer 2017-11-13 18:08:19 -06:00
Matthew Bauer 010475bb8b dosbox: build on darwin
fixes dosbox issue on dariwn
2017-11-13 18:07:57 -06:00
Joerg Thalheim 4e2110b1bb xbanish: 1.4 -> 1.5 2017-11-14 00:04:40 +00:00
Robert Helgesson 3e800947a5
monero: 0.11.0.0 -> 0.11.1.0 2017-11-14 00:59:57 +01:00
Graham Christensen ce7bc5c321
Revert "plex: 1.9.5 -> 1.9.7" 2017-11-13 18:53:51 -05:00
Graham Christensen a81bd249fd
Merge pull request #31632 from bflyblue/plex-1.9.7.4441
plex: 1.9.5 -> 1.9.7
2017-11-13 18:53:06 -05:00
Joerg Thalheim d58f318333 trackballs: 1.2.3 -> 1.2.4 2017-11-13 23:44:50 +00:00
Yegor Timoshenko eb8c0f046d bchunk: 1.2.0 -> 1.2.2 2017-11-13 23:39:23 +00:00
Renaud a3f5010644
Merge pull request #31633 from InfernalKnight/viber
viber: 6.5.5.1481 -> 7.0.0.1035
2017-11-13 23:49:07 +01:00
Eric Bailey 51a8584252 musescore (darwin): 2.0.3 -> 2.1 (#26297) 2017-11-13 23:47:28 +01:00
Graham Christensen c886b170b1
Merge pull request #31629 from lheckemann/jfbview-mujs
jfbview: remove mujs and no-longer-necessary patch
2017-11-13 17:10:44 -05:00
infernalknight 0dfe582c5e viber: 6.5.5.1481 -> 7.0.0.1035 2017-11-14 01:09:48 +03:00
Shaun Sharples 228cfe9ff0 plex: 1.9.5 -> 1.9.7 2017-11-13 23:49:05 +02:00
Linus Heckemann 2c4e1e975c jfbview: remove mujs and no-longer-necessary patch
mujs is only required when older versions of mupdf are used, but
we have a more recent one in nixpkgs.
2017-11-13 21:08:01 +00:00
Joerg Thalheim b22f75748e android-udev-rules: 20171107 -> 20171113 2017-11-13 21:04:33 +00:00
Vladimír Čunát f80a55ca37
libbsd, libtiger: fix meta evaluation
I suppose we'll one day transition to forced automatic checks of some
basic things before pushing/merging.
2017-11-13 21:53:10 +01:00
Vladimír Čunát e04339db80
Merge branch 'staging' 2017-11-13 21:50:29 +01:00
Russell O'Connor 4173e8695a bitcoin: 0.15.0.1 -> 0.15.1
I have also updated the dependencies for bitcoin:

* qt4 is updated to qt5
* miniupnpc 1 is updated to miniupnpc 2
* zeromq dependency has been added to enable ZeroMQ support.
2017-11-13 15:39:56 -05:00
Orivej Desh ee067a67bd smartgithg: 17_0_3 -> 17_1_1 2017-11-13 20:17:51 +00:00
Orivej Desh b62ad4f22b
Merge pull request #31526 from srhb/fix-php-external-pcre
php: Fix php pcre by using external lib
2017-11-13 20:15:37 +00:00
Orivej Desh 33071830e7 pharo: update PharoV50.sources hash 2017-11-13 19:43:30 +00:00
Orivej Desh fab6760e75 devmem2: provide a better mirror
lartmaker.nl fails to respond to IPv6 queries.
2017-11-13 19:37:11 +00:00
Daiderd Jordan 897398e07e
Merge pull request #31589 from matthewbauer/libbsd-update
libbsd: update Darwin patch
2017-11-13 20:31:59 +01:00
Daiderd Jordan 1165c03fbc
Merge pull request #31591 from matthewbauer/libtiger-fix
libtiger: fix on Darwin
2017-11-13 20:28:08 +01:00
Joerg Thalheim 7f7aa08332 linuxPackages_latest.spl: fix evaluation 2017-11-13 19:13:35 +00:00
Tim Steinbach 92e9851731
kotlin: 1.1.51 -> 1.1.60 2017-11-13 14:12:25 -05:00
Orivej Desh 3ff2a789c2 conan: 0.26.1 -> 0.28.1 2017-11-13 19:12:08 +00:00
Tim Steinbach 0975c4b77c
vscode: 1.17.2 -> 1.18.0 2017-11-13 14:05:45 -05:00
Jörg Thalheim fee5268aae
Merge pull request #31615 from adisbladis/spl-linux-4_14-broken
spl: Broken with 4.14 kernels
2017-11-13 18:59:51 +00:00
Orivej Desh c3b6a63961 clisp_2_44_1, libsigsegv_25: delete 2017-11-13 18:36:25 +00:00
Orivej Desh a48f9ba574 chaps: update source hash to fix build 2017-11-13 18:27:34 +00:00
Orivej Desh 53a940431b bashdb: 4.4-0.92 -> 4.4-0.94
Fixes broken source hash.
2017-11-13 18:17:36 +00:00
Orivej Desh 737080f4b3 audacity: delete dead patch
It was obsoleted by 2.2.0.
2017-11-13 18:17:23 +00:00
Renaud b3bacc34b0
Merge pull request #31559 from Mankarse/glog-v0.3.5
glog: 0.3.4 -> 0.3.5
2017-11-13 18:57:00 +01:00
Orivej Desh 1f78f9fb7a mesa: replace dead https link 2017-11-13 17:50:34 +00:00