Commit graph

99786 commits

Author SHA1 Message Date
Profpatsch 3bff3b10e1 youtube-dl: 2017.08.23 -> 2017.08.27
fixes (among others) mixcloud.com
2017-08-30 21:10:36 +02:00
Frederik Rietdijk 6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Frederik Rietdijk 56c1c527aa Merge pull request #28758 from pbogdan/thumbor-fix-build
thumbor: fix build
2017-08-30 20:48:56 +02:00
Heitham Omar 6dcc77bdb8 docker: add libseccomp to build 2017-08-30 20:28:43 +02:00
Piotr Bogdan b60c9aa950 thumbor: fix build
thumbor 6.3.2 requires Pillow >=3.0.0 && <4.0.0 whereas presently nixpkgs'
Pillow is at 4.x.x. An upstream commit in a yet unreleased version of thumbor
relaxes the bounds to >=3.0.0 && <5.0.0, and is included here as a patch.
2017-08-30 19:19:59 +01:00
Samuel Leathers 902dc73ee2 sigrok-cli: 0.6.0 -> 0.7.0 2017-08-30 14:04:31 -04:00
Franz Pletz 8397dd4285 Merge pull request #28432 from NeQuissimus/389_ds_base_1_3_5_19
389-ds-base: 1.3.5.17 -> 1.3.5.19
2017-08-30 19:57:07 +02:00
Samuel Leathers b39462d0c3 pulseview: 0.3.0 -> 0.4.0 2017-08-30 13:52:17 -04:00
Samuel Leathers 3e1fa824df libsigrokdecode: 0.4.1 -> 0.5.0 2017-08-30 13:52:17 -04:00
Samuel Leathers afa5dcbd7d libsigrok: 0.4.0 -> 0.5.0 2017-08-30 13:52:12 -04:00
Michael Alan Dorman 8374c027f9 melpa-packages: 2017-08-30
Removals:
 - chinese-fonts-setup: removed from melpa
 - chinese-pyim: removed from melpa
 - mo-git-blame: source repository moved, recipe not yet updated
 - org-webpage: removed from melpa
 - simple-rtm: source repository moved, recipe not yet updated
 - vc-fossil: recipe doesn't match repository
2017-08-30 13:45:02 -04:00
Michael Alan Dorman e035d95a43 melpa-stable-packages: 2017-08-30
Removals:
 - chinese-fonts-setup: removed from melpa
 - chinese-pyim: removed from melpa
2017-08-30 13:45:01 -04:00
Michael Alan Dorman 28de93c5bd org-packages: 2017-08-30 2017-08-30 13:45:01 -04:00
Michael Alan Dorman 28cb5f58cf elpa-packages: 2017-08-30 2017-08-30 13:45:01 -04:00
Franz Pletz e269e9d4d8 Merge pull request #28651 from NeQuissimus/evdi_1_4_1_master
evdi: 1.4.1 -> 1.4.1+git2017-06-12
2017-08-30 19:36:47 +02:00
Franz Pletz a28c62d411 Merge pull request #28653 from NeQuissimus/rtlwifi_new_2017_07_18
rtlwifi_new: 2016-09-12 -> 2017-07-18
2017-08-30 19:36:12 +02:00
Franz Pletz c38b8aba16 Merge pull request #28654 from NeQuissimus/rtl8723bs_2017_04_06
rtl8723bs: 2016-04-11 -> 2017-04-06
2017-08-30 19:35:45 +02:00
Franz Pletz 9e6bc51cf5 Merge pull request #28661 from NeQuissimus/ixgbevf_4_2_1
ixgbevf: 4.1.2 -> 4.2.1
2017-08-30 19:35:16 +02:00
Samuel Leathers 1f0d6f1190 ardour: fix build with gcc6 2017-08-30 19:33:05 +02:00
Grant Wu fa5e343242 deluge: 1.3.13 -> 1.3.15
Change libtorrentRasterbar dependency to 1.0.x series (required for
1.3.x series)
Move Deluge out of pythonPackages (it doesn't support Python 3)
2017-08-30 19:25:30 +02:00
Tim Steinbach 4c91e32da6
linux-copperhead: 4.12.9.a -> 4.12.10.a 2017-08-30 13:17:51 -04:00
Jörg Thalheim ee34c2e72f Merge pull request #28752 from disassembler/xbase
xbase: gcc6/gcc7 patches
2017-08-30 17:51:55 +01:00
Adam Růžička 55a123a49d notmuch-addrlookup: fix build with notmuch 0.25 (#27691) 2017-08-30 18:43:27 +02:00
Samuel Leathers 078abc31aa xbase: gcc6/gcc7 patches 2017-08-30 12:32:45 -04:00
Mikael Brockman 3d107c15bd solc: v0.4.13 -> v0.4.16 (#28732)
Also add the Z3 SMT solver as a dependency, since the new solc can use
it for checking assertions and stuff (which is awesome).
2017-08-30 18:21:17 +02:00
Michael Raskin e36afa80e3 gfan: 0.5 -> 0.6; #28643 2017-08-30 18:19:14 +02:00
Cillian de Róiste 769c44d9d8 mixxx: patch to build with gcc6 (via debian)
Also, get the sqlite patch directly from bugs.gentoo.org.
2017-08-30 17:57:27 +02:00
Cillian de Róiste 5b70a2f1e5 lmms: use gcc5
This should be fixed in 1.2, which has had a few release candidates
already.
2017-08-30 17:57:27 +02:00
Cillian de Róiste 28856eb23b Lmms: fix homepage URL 2017-08-30 17:57:27 +02:00
Dan Peebles b8538c6801 chromedriver: fix on Darwin
A refactor broke it by forcing a bunch of Linux-specific dependencies on
Darwin that only get used in the patchelf invocation.
2017-08-30 11:49:34 -04:00
Michael Raskin 4ef4a17f77 nilfs-utils: fix build
Just kill .libs to make sure patchelf does shrink-rpath correctly

Complain in comments that patchelf/#98 is still not used by stdenv
2017-08-30 17:54:04 +02:00
Michael Raskin 596daff250 Merge pull request #28751 from disassembler/xplanet
xplanet: gcc6 patch
2017-08-30 17:22:15 +02:00
Samuel Leathers 029f40a552 xplanet: gcc6 patch 2017-08-30 11:04:26 -04:00
Cillian de Róiste 0bb2d3112b Calf: use gcc5 to fix the build
There hasn't been a release in a few years, but they're working on it.
2017-08-30 16:48:55 +02:00
Cillian de Róiste 261386a39e Calf: fix homepage 2017-08-30 16:48:55 +02:00
David Pflug 71d83eac88 gargoyle: 2017-05-10 -> 2018-08-27 2017-08-30 16:20:09 +02:00
zimbatm 998f516fb0 terraform: only expose maj.min to top-level
We shouldn't encourage users to depend on a tiny release.
2017-08-30 16:02:24 +02:00
Peter Hoeg 30c85e85ae bundler: 1.15.3 -> 1.15.4 2017-08-30 21:05:45 +08:00
Peter Simons 8a0566e4c8 Merge pull request #28744 from LumiGuide/checkUnusedPackages
haskell: add the checkUnusedPackages function including docs
2017-08-30 15:05:21 +02:00
Bas van Dijk e410a191a1 haskell: add the checkUnusedPackages function including docs 2017-08-30 14:40:54 +02:00
Tim Steinbach 9fd315a62f
vscode: Skip 'Getting Started' 2017-08-30 07:59:42 -04:00
Tim Steinbach fab79d08e9
linux: 4.9.45 -> 4.9.46 2017-08-30 07:59:42 -04:00
Tim Steinbach a27c6c7374
linux: 4.12.9 -> 4.12.10 2017-08-30 07:59:42 -04:00
Frederik Rietdijk b2686dce25 Merge pull request #27636 from bendlas/update-pypy
pypy: 5.6 -> 5.8
2017-08-30 13:57:24 +02:00
Andrew Cann fbc3c69664 hivemind: Fix boost version dependency 2017-08-30 13:15:51 +02:00
Franz Pletz 6b3982668f Merge pull request #28733 from lsix/update_datamash
datamash: 1.1.1 -> 1.2
2017-08-30 13:15:01 +02:00
Franz Pletz 90a6ed72b4 Merge pull request #28736 from lsix/update_pspp
pspp: 0.8.3 -> 1.0.1
2017-08-30 13:14:49 +02:00
William Casarin dfeb8bd4b5 stagit: init at 0.6
a git static site generator
2017-08-30 13:12:17 +02:00
Mikael Brockman dd2d140241 hsevm: v0.3.2 -> v0.6.4 2017-08-30 13:08:36 +02:00
Franz Pletz 60bdca87e3 Merge pull request #28671 from lsix/update_gpg2
gnupg: 2.1.23 -> 2.2.0
2017-08-30 13:06:57 +02:00
Tim Steinbach 693d2403f1 docker-edge: 17.06 -> 17.07 2017-08-30 13:04:45 +02:00
Graham Christensen 128cdeffd0
compiz: drop 2017-08-30 06:59:20 -04:00
Robert Helgesson 7978edad53
python-PyICU: disable for darwin
The build errors out on macOS.
2017-08-30 11:55:19 +02:00
Lancelot SIX e8e0cb193e
pspp: 0.8.3 -> 1.0.1 2017-08-30 10:01:32 +02:00
William Casarin d277d5288c trezord: 1.2.0 -> 1.2.1
Progress on: #28643
2017-08-30 00:33:20 -07:00
Lancelot SIX 9061a4e759
datamash: 1.1.1 -> 1.2
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00008.html
for release infrmation
2017-08-30 09:25:08 +02:00
Lancelot SIX 1e5b5bd719
gnupg: 2.1.23 -> 2.2.0
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00012.html
for release information
2017-08-30 09:15:02 +02:00
Peter Hoeg 8988f8589a httraqt: init at 1.4.9 2017-08-30 15:02:39 +08:00
Jörg Thalheim 8df6c177a3 Merge pull request #28728 from canndrew/conky-nvidia
conky: enable nvidia support
2017-08-30 07:43:51 +01:00
Peter Hoeg b50309a5b5 httrack: 3.48.22 -> 3.49.2 2017-08-30 14:26:51 +08:00
Andrew Cann 6a6fb6d31c conky: enable nvidia support 2017-08-30 12:29:57 +08:00
Théo Zimmermann a9be3c20d1 ocamlPackages.ppx_deriving: 4.1 -> 4.2
This fixes compilation of ppx_deriving with OCaml 4.05.

js_of_ocaml_2: mark as broken with OCaml 4.05

ocamlPackages.cohttp: propagates ppx_deriving
2017-08-30 02:33:23 +00:00
Vincent Laporte 2a191ed853 ocamlPackages.ppx_deriving_yojson: mark as broken with OCaml 4.05 2017-08-30 02:33:23 +00:00
Vincent Laporte 8c506dfb64 ocamlPackages.posixat: mark as broken with OCaml 4.05 2017-08-30 02:28:56 +00:00
Graham Christensen d009687ba1 Merge pull request #28717 from NeQuissimus/zsh_5_4_2
zsh: 5.4.1 -> 5.4.2
2017-08-29 22:05:21 -04:00
Guillaume Maudoux d15a067856 blueman: fix python wrapper mockup 2017-08-30 02:59:57 +02:00
Symphorien Gibol bd54589233 networkmanager_iodine: init at 1.2.0 2017-08-30 02:58:29 +02:00
Mathias Schreck c699694cbf nodejs: 8.3.0 -> 8.4.0 2017-08-30 02:57:36 +02:00
Sang Hak (Andy) Chun 48291b066d displaylink: use requireFile instead of fetchurl
The direct link used with fetchurl is no longer a direct link (see #28279)
Users will need to accept a EULA and add the source themselves to the store.
2017-08-30 02:56:45 +02:00
Will Dietz 5543e992f1 snowman: init at 2017-07-22 2017-08-30 02:30:19 +02:00
Antoine Eiche d4b0883ad2 vm: Add trusty-updates to the packages list 2017-08-30 02:18:56 +02:00
Franz Pletz 7d1d019650 Merge pull request #27826 from Infinisil/radicale
radicale: update to version 2
2017-08-30 02:17:34 +02:00
Franz Pletz b91ed35325 Merge pull request #28660 from NeQuissimus/frandom_patch
frandom: Remove
2017-08-30 02:04:56 +02:00
Franz Pletz 54aa709718 Merge pull request #28716 from NeQuissimus/atom_1_19_4
atom: 1.19.3 -> 1.19.4
2017-08-30 02:02:05 +02:00
Tim Steinbach ae742fa495
frandom: Remove 2017-08-29 20:01:25 -04:00
Tim Steinbach 4f3b8c5e7c
evdi: 1.4.1 -> 1.4.1+git2017-06-12 2017-08-29 19:59:31 -04:00
Franz Pletz da988970b2 Merge pull request #28696 from jtojnar/rm-farsight
farsight2: remove
2017-08-30 01:56:26 +02:00
Jan Malakhovski 07ed5ebc8e kiwix: use default gcc
overrideCC no longer needed
2017-08-30 01:52:17 +02:00
Steven Conaway 5cf45626eb plex: 1.5.7.4016 -> 1.7.5.4035 (#28514) 2017-08-30 01:42:44 +02:00
Antoine Eiche 88dcd4d514 libipfix: init at 110209 2017-08-30 01:41:40 +02:00
Franz Pletz c7feb2380a Merge pull request #28652 from NeQuissimus/sch_cake_2017_07_16
sch_cake: 2017-01-28 -> 2017-07-16
2017-08-30 01:39:37 +02:00
Franz Pletz ac388e9f87 Merge pull request #28703 from patternspandemic/ponyc
ponyc: 0.18.0 -> 0.18.1
2017-08-30 01:27:28 +02:00
Franz Pletz 4c82835f3f Merge pull request #28715 from NeQuissimus/shallot
shallot: init at 0.0.3
2017-08-30 01:26:48 +02:00
Piotr Bogdan 322af6d80e polygraph: 4.3.2 -> 4.11.0 2017-08-30 01:21:10 +02:00
Franz Pletz de45b2d840 Merge pull request #28662 from NeQuissimus/mxu11x0_1_3_11
mxu11x0: 1.3.11 -> 1.3.11+git2017-07-13
2017-08-30 01:13:10 +02:00
Piotr Bogdan 5172dfd2d1 swc: remove setuid from install script 2017-08-30 01:07:43 +02:00
Franz Pletz 24d113ae5a Merge pull request #28713 from nico202/enchive
enchive: init at 3.3
2017-08-30 01:01:07 +02:00
Will Dietz 1a16760bf0 massif-visualizer: 0.3.90 unstable -> 0.4.0 stable 2017-08-30 00:59:32 +02:00
Will Dietz 9ad7c64281 kgraphviewer: 2.1.90 unstable -> 2.2.0 stable 2017-08-30 00:59:32 +02:00
Jörg Thalheim 5a737b070c Merge pull request #28708 from dtzWill/update/armagetronad-0.2.8.3.4
armagetronad: 0.2.8.3.3 -> 0.2.8.3.4
2017-08-29 23:39:32 +01:00
Jörg Thalheim 0b5333f9b1 Merge pull request #28710 from dtzWill/update/pies-1.3
pies: 1.2 -> 1.3
2017-08-29 23:17:08 +01:00
Jörg Thalheim 012b6bcbc1 pies: look in /etc for configuration 2017-08-29 23:16:19 +01:00
Tim Steinbach 77e05e2c13
zsh: 5.4.1 -> 5.4.2 2017-08-29 17:54:11 -04:00
Tim Steinbach 4b9a5f9041
atom: 1.19.3 -> 1.19.4 2017-08-29 17:52:41 -04:00
Jörg Thalheim 1160be027b Merge pull request #28711 from danielfullmer/irrlicht-1.8.4
irrlicht: 1.8-svn-5104 -> 1.8.4
2017-08-29 22:44:48 +01:00
Tim Steinbach 41aaeef570
shallot: init at 0.0.3 2017-08-29 17:43:50 -04:00
patternspandemic 4bca6eca06
ponyc: 0.18.0 -> 0.18.1 2017-08-29 14:39:31 -07:00
Arnold Krille 8b4392094f jackmix: don't fail on deprecated definitions 2017-08-29 22:43:19 +02:00
Lancelot SIX 3d41279b76 qgis: 2.18.10 -> 2.18.12 2017-08-29 21:56:53 +02:00
= 82f835d2ee
enchive: init at 3.3 2017-08-29 21:40:55 +02:00