Commit graph

115707 commits

Author SHA1 Message Date
Tuomas Tynkkynen 4b28da6fd8 diffoscope: 85 -> 86 2017-09-13 17:56:07 +03:00
Frank Doepper 9c4233f7b6 oysttyer: init at 2.9.1
A Perl Console Twitter Client
2017-09-13 16:38:15 +02:00
Michael Alan Dorman 9feb5bdf06 melpa-packages: 2017-09-13
Removals:
 - debian-bug: removed from melpa
 - debian-changelog-mode: removed from melpa
 - rcirc-color: removed from melpa
 - sentence-highlight: removed from melpa
2017-09-13 10:28:38 -04:00
Michael Alan Dorman b9eb2d3348 melpa-stable-packages: 2017-09-13
Removals:
 - sentence-highlight: removed from melpa
2017-09-13 10:28:38 -04:00
Michael Alan Dorman cfe5664e04 org-packages: 2017-09-13 2017-09-13 10:28:38 -04:00
Michael Alan Dorman bae9557826 elpa-packages: 2017-09-13 2017-09-13 10:28:37 -04:00
Thomas Tuegel 54f2db5d4e Merge pull request #29277 from bkchr/kde_frameworks_5_38
kdeFrameworks: 5.37 -> 5.38
2017-09-13 08:57:29 -05:00
Tuomas Tynkkynen 42a3be191d afl: 2.48b -> 2.51b 2017-09-13 16:28:48 +03:00
Tuomas Tynkkynen 204a15ec42 _915resolution: Only works on x86
https://hydra.nixos.org/build/60928068
2017-09-13 15:42:50 +03:00
Tuomas Tynkkynen 9aa998eb48 libsmbios: Only works on x86
https://hydra.nixos.org/build/60942499
2017-09-13 15:30:48 +03:00
Tim Steinbach 87fa247867
linux-copperhead: 4.13.1.a -> 4.13.1.b 2017-09-13 08:20:58 -04:00
Tuomas Tynkkynen 4f34a3b230 reptyr: Only works on x86
https://hydra.nixos.org/build/60933200
2017-09-13 15:19:14 +03:00
Tuomas Tynkkynen 84544c5bc2 seabios: Only works on x86
https://hydra.nixos.org/build/60949790
2017-09-13 15:18:15 +03:00
Tuomas Tynkkynen f567d0a5a6 syslinux: Only works on x86
https://hydra.nixos.org/build/60930963
2017-09-13 15:17:45 +03:00
Tim Steinbach 3d812d2037
atom: 1.19.7 -> 1.20.0 2017-09-13 08:15:11 -04:00
Bjørn Forsman 56a047c7a1 doc/submitting-changes.xml: suggest "nixos/<module>" prefix for NixOS changes
Commit 8537cf0f81
("CONTRIBUTING.md: suggest "nixos/<module>" prefix for NixOS changes")
only changed CONTRIBUTING.md file and forgot about the Nixpkgs manual.
(I didn't know this information was stored in two places.)
2017-09-13 14:10:25 +02:00
Tuomas Tynkkynen 21298fd3f7 x86info: only works on x86
https://hydra.nixos.org/build/60931250
2017-09-13 15:08:42 +03:00
Tuomas Tynkkynen 2cd2ee5f85 prelink: Disable on Darwin
https://hydra.nixos.org/build/60439488

A tool that works on ELF files only isn't probably that useful on
Darwin.
2017-09-13 14:48:10 +03:00
taku0 c2e7d1f1f2 flashplayer: 26.0.0.151 -> 27.0.0.130 2017-09-13 20:45:30 +09:00
Tuomas Tynkkynen c78c565245 firebird: Fix build by using gcc5
https://hydra.nixos.org/build/59941948
2017-09-13 14:42:45 +03:00
Tuomas Tynkkynen 4d205eb044 policycoreutils: Fix setuid install 2017-09-13 14:21:18 +03:00
dywedir 15002fbf7e mpv: 0.26.0 -> 0.27.0 2017-09-13 12:23:04 +02:00
Jörg Thalheim 9e7db9a9f9 Merge pull request #28963 from nlewo/docker-readiness
dockerTools.pullImage: change the docker deamon readiness mechanism
2017-09-13 10:39:16 +01:00
Jörg Thalheim 2c01a6fc1f Merge pull request #29025 from dotlambda/seafile-client
seafile-client: add optional Shibboleth support
2017-09-13 10:36:29 +01:00
Frederik Rietdijk 8d4e37710f python.pkgs.jupyter_console: 5.0.0 -> 5.2.0 2017-09-13 10:24:44 +02:00
Eelco Dolstra e3b562e0e2 blender: 2.78c -> 2.79 2017-09-13 09:54:42 +02:00
Frederik Rietdijk 7aa2e6b590 Merge pull request #29263 from jyp/jyp-rename-maintainer
make my maintainer handle match my github username
2017-09-13 09:40:21 +02:00
Frederik Rietdijk 47dcf634bb python.pkgs.joblib: move expression 2017-09-13 09:34:39 +02:00
Frederik Rietdijk d6dec0a9e6 Merge pull request #29291 from rvl/fix-python-spacy
Fix build of python3Packages.spacy
2017-09-13 09:18:57 +02:00
Klaas van Schelven 50d36558a4 PyBrain: Mark as broken
It's broken on all versions of Python (I've tried 2.7, 3.4, 3.5, 3.6)

I think the root cause is that PyBrain is not working with numpy >= 1.12.0 as I reported here:
https://github.com/pybrain/pybrain/issues/217

(The relevant release notes may be found here):
https://docs.scipy.org/doc/numpy-1.12.0/release.html#compatibility-notes

The PyBrain github repo does not seem very active (last commit 18 months ago, last release 3 years),
so I have some doubts as to whether this will be fixed any time soon.

I suppose an alternative solution could be to reintroduce the explicit dependency to numpy 1.11. But,
this is not entirely trivial: in c9b4a2f319, the versions 1.10, 1.11, 1.12 were folded into a single version.
Also, the numpy dependency is not a direct one, but is implied via scipy
2017-09-13 09:08:34 +02:00
Vladimír Čunát 97ac29cafc
hpsa service: fallout from #28557 merge and revert 2017-09-13 07:55:48 +02:00
Peter Hoeg 3f56114223 arc-theme: docs were going to the wrong directory 2017-09-13 10:41:57 +08:00
Winnie Quinn abeb6af482 aspcud: add darwin platform support
This works because `gringo` now builds on Darwin.
2017-09-13 00:40:14 +02:00
Joachim F ddd8dc072e Merge pull request #29255 from orivej/aseprite
aseprite: 0.9.5 -> 1.1.7
2017-09-12 22:37:22 +00:00
Joachim F e7f90c9c22 Merge pull request #29270 from rnhmjoj/btfs
btfs: 2.13 -> 2.17
2017-09-12 22:35:38 +00:00
Joachim F 9b31035ea4 Merge pull request #29268 from rnhmjoj/pirate-get
pirate-get: 0.2.10 -> 0.2.12
2017-09-12 22:34:47 +00:00
Joachim F 01e642b15a Merge pull request #29284 from abuibrahim/master
odp-dpdk: fix a typo
2017-09-12 22:32:48 +00:00
Joachim F 026225e7c8 Merge pull request #29261 from mbrock/master
emacs: 25.2 -> 25.3
2017-09-12 22:32:29 +00:00
Joachim F 5488e42641 Merge pull request #29211 from fadenb/graylog_plugins
graylogPlugins: update existing and add new plugins
2017-09-12 22:23:10 +00:00
Jörg Thalheim 4f6850c80c Merge pull request #29276 from sigma/pr/hugo-0.27
hugo: 0.26 -> 0.27
2017-09-12 23:06:18 +01:00
Rodney Lorrimar 566f5e9e8d pythonPackages.ftfy: 5.1.1 -> 4.4.3
ftfy package was added for spaCy and is only used by spaCy.

This change downgrades its version to meet the bounds specified by
spaCy (>=4.4.2,<5.0.0).

Relevant to #28643.
2017-09-12 23:04:11 +01:00
Florian Jacob 556dfedda7 piwik: 3.0.4 -> 3.1.0
Patch for Nix was merged upstream and therefore could be removed.
2017-09-12 23:28:36 +02:00
Daiderd Jordan 734788b71d
nginx: disable pie on darwin 2017-09-12 22:42:04 +02:00
zraexy e87a72caef streamlink: 0.7.0 -> 0.8.1 2017-09-12 12:39:08 -08:00
Robert Helgesson 3c14ef0c4a Merge pull request #29184 from Ma27/yabar/install-hooks
yabar: minor derivation improvements
2017-09-12 22:27:05 +02:00
Ruslan Babayev 4ac8529dd4 odp-dpdk: fix a typo 2017-09-12 13:23:36 -07:00
Daiderd Jordan 4d7c3b2f5f
kyotocabinet: fix darwin build 2017-09-12 22:13:58 +02:00
Maximilian Bosch 178251001a
yabar: add unstable package 2017-09-12 22:05:13 +02:00
Daiderd Jordan f0956b7baf
python-keyring: disable tests on darwin 2017-09-12 20:54:48 +02:00
Daiderd Jordan cd286d4d28 Merge pull request #29253 from knedlsepp/fix-pythonPackages.audiotools
pythonPackages.audiotools: Fix darwin build
2017-09-12 19:54:31 +02:00