Dan Peebles
1f73d89893
man: use man-old on non-Linux platforms
...
This is a stopgap "fix". See #15849 for more discussion.
2016-05-31 08:20:31 -04:00
Domen Kožar
d47dca41ce
try using nox from nixpkgs ( #15857 )
...
* try using nox from nixpkgs
* release.nix: block on nox since otherwise travis-ci will fail hard
2016-05-31 12:59:24 +01:00
Marius Bakke
5c439ac2c3
perlPackages.TestCommand: init at 0.11
2016-05-31 12:48:23 +01:00
Franz Pletz
c64a3de27c
Merge pull request #15475 from matthiasbeyer/update-pkgs
...
Update my pkgs
2016-05-31 13:41:38 +02:00
Matthias Beyer
3520895295
python35Packages.httpauth: 0.2 -> 0.3
2016-05-31 12:45:06 +02:00
Matthias Beyer
24afbd4c06
python35Packages.requests_toolbelt: 0.6.0 -> 0.6.2
2016-05-31 12:45:06 +02:00
Frederik Rietdijk
cf32f82b8d
Merge pull request #15764 from FRidh/wxpythoncleanup
...
Python: wxPython cleanup
2016-05-31 10:47:22 +02:00
David Guibert
0ef2a15979
rclone: init at 1.29
2016-05-31 08:39:14 +02:00
Nikolay Amiantov
d16643c2dc
wesnoth-dev: init at 1.13.4
2016-05-30 23:33:20 +03:00
Nikolay Amiantov
53dd68651a
wesnoth: 1.12.5 -> 1.12.6
2016-05-30 23:33:20 +03:00
José Romildo Malaquias
5c221d0b00
mate-common: init at 1.14.1
2016-05-30 15:32:36 -03:00
Luca Bruno
b34534cddf
Merge pull request #15821 from jerith666/timetrap
...
timetrap: init at 1.10.0
2016-05-30 18:27:20 +02:00
Michael Raskin
e8d9cc650a
octave: do not use graphicsmagick when there is no ghostscript
2016-05-30 12:13:34 +02:00
Frederik Rietdijk
d578c66641
pythonPackages.django_{...}: disable tests
...
Disable tests for bunch of Django packages because they don't come with
tests and will break the checkPhase with Python 3.5
2016-05-30 11:47:55 +02:00
Frederik Rietdijk
b01363b798
Merge pull request #15772 from NixOS/python-wip
...
pythonPackages.django: 1.7 -> 1.9
2016-05-30 11:38:27 +02:00
Frederik Rietdijk
74b5d2a802
Merge pull request #15782 from FRidh/pithos
...
pithos: use Python 3.5
2016-05-30 11:38:12 +02:00
Franz Pletz
57e4cd680a
graphicsmagick137: remove, not referenced anymore
2016-05-30 10:48:42 +02:00
Paul Hendry
8ea1f2d36c
syncthing: 0.12.25 -> 0.13.4 ( #15730 )
...
* Rename v0.12.25 package from 'syncthing' to 'syncthing012'
* Remove syncthing011
2016-05-30 10:15:58 +02:00
Matt McHenry
198dd9df82
timetrap: init at 1.10.0
2016-05-29 23:07:48 -04:00
obadz
d18ba0f50d
toxvpn: init at 20151111
...
(Authored by @cleverca22)
2016-05-30 00:21:22 +01:00
Frederik Rietdijk
e645389834
Neovim: use Python 3.5 again ( #15781 )
...
neovim: use Python 3.5 again
2016-05-29 23:31:47 +02:00
Frederik Rietdijk
fd9cabe3a3
Merge pull request #15813 from elasticdog/pywinrm
...
pythonPackages.pywinrm: old rev -> 0.1.1
2016-05-29 22:43:37 +02:00
Matt McHenry
7fe0c342a3
bins: init at 1.1.29
2016-05-29 21:48:28 +02:00
Matt McHenry
e5ea52e1eb
perl: XML::Handler::YAWriter: init at 0.23
2016-05-29 21:48:28 +02:00
Matt McHenry
cb26fc0a12
perl: XML::Grove: init at 0.46alpha
2016-05-29 21:48:28 +02:00
Matt McHenry
282f080b2e
perl: HTML::Clean: init at 0.8
2016-05-29 21:48:28 +02:00
Matt McHenry
c479fb1d61
perl: Image::Info: init at 1.38
2016-05-29 21:48:28 +02:00
Aaron Bull Schaefer
97b231975f
pythonPackages.pywinrm: old rev -> 0.1.1
...
This was previously tied to an older commit rev and not an actual release
version; and that old commit was causing connectivity issues due to improper
SSL support.
2016-05-29 11:25:34 -07:00
Nikolay Amiantov
846893aabb
unity3d: 5.1.0f3 -> 5.3.5f1
2016-05-29 17:38:35 +03:00
Bjørn Forsman
586dd54199
pitivi: unbreak build
...
[Breakage introduced in commit 5c4e00b6b7
("gst_all_1: 1.6.1 -> 1.8.0 (#14628 )").]
The build is failing due to a Wayland test/example program
(<gst-plugins-bad>/tests/examples/waylandsink) being built with a gtk3
input without Wayland support (or detection is failing):
main.c:28:2: error: #error "Wayland is not supported in GTK+"
Fix it by explicitly disabling wayland; pass --enable-wayland=no to
configure.
2016-05-29 13:17:25 +02:00
Vladimír Čunát
b7c38c7909
perlPackages.X11XCB: 0.14 -> 0.16
...
Fixes #15771 .
2016-05-29 12:33:00 +02:00
Frederik Rietdijk
e7c9684217
pythonPackages.google_api_python_client: fix url
2016-05-29 09:06:13 +02:00
Bjørn Forsman
bc31253c62
pythonPackages.pyusb: 1.0.0rc1 -> 1.0.0
...
Unbreaks build, because the (old) src URL doesn't exist anymore.
2016-05-29 00:50:48 +02:00
Bjørn Forsman
15072e8986
pencil: unbreak build by using 'firefox-unwrapped' as 'xulrunner'
...
The xulrunner build itself is broken at the moment.
2016-05-29 00:21:30 +02:00
William Casarin
788ee3bcc1
unity3d: wip at 5.1.0f3
2016-05-29 01:13:11 +03:00
Joachim Fasting
ea5039e448
Merge pull request #15712 from rardiol/pcsxr94b
...
pcsxr: init at 1.9.94
2016-05-28 23:33:09 +02:00
Joachim Fasting
73e0c95288
Merge pull request #15778 from joachifm/bup-refactor
...
bup: refactorings
2016-05-28 23:03:46 +02:00
Jude Taylor
b950dd4c4f
add fondu-060102
2016-05-28 13:51:50 -07:00
Benjamin Staffin
5e53489cd6
Merge pull request #15789 from benley/kafka-0-9
...
apache-kafka: 0.8.2.1 -> 0.9.0.1 (keep both around temporarily)
2016-05-28 14:18:53 -04:00
Benjamin Staffin
cf5af59468
apache-kafka: retain 0.8.x and 0.9.x
...
Should make it a little easier for users who need time to plan for the
major 0.9 update.
2016-05-28 13:46:46 -04:00
Redvers Davies
0af8c1f8b8
mt-st: init at 1.3
...
Closes #15787
2016-05-28 19:33:14 +02:00
Frederik Rietdijk
5b0a045d07
Merge pull request #15769 from redvers/mtx
...
mtx: init at 1.3.12
2016-05-28 16:47:36 +02:00
Redvers Davies
2745b5a652
mtx: init at 1.3.12
2016-05-28 10:43:03 -04:00
Frederik Rietdijk
a65e049ca4
pithos: use Python 3.5
2016-05-28 16:10:06 +02:00
Frederik Rietdijk
5c6d7825b4
pythonPackages.msgpack: fix tests
2016-05-28 15:49:54 +02:00
Joachim Fasting
5e1bea1ec2
bup: refactorings
...
- Use `fetchFromGitHub`
- Apply patches standard patch phase
- Use `pythonPackages`
- Use `stdenv.is{Darwin,Linux}`
- meta fixups
- Enable support for the web front-end
2016-05-28 15:32:49 +02:00
Frederik Rietdijk
373455e237
Merge pull request #15613 from womfoo/facter
...
facter: 3.1.5 -> 3.1.6 (add ruby support) and dependency leatherman: 0.4.2 -> 0.7.0
2016-05-28 15:29:31 +02:00
Profpatsch
c7d288fd56
mpv: add script infrastructure & convert script
...
mpv’s functionality can be modified with lua scripts, by specifying them
on the command line.
`scripts` is a list of lua files that are appended to the default mpv
invocation. We also provide a `mpvScripts` attrset with the available
scripts in the top namespace.
`convert` is one such script, that extends mpv with a simple but very
convenient on-the-fly cropping and converting feature.
Closes #14040 .
2016-05-28 15:16:12 +02:00
Moritz Ulrich
303aac8381
cargo: 0.9.0 -> 0.10.0, rustRegistry: 2016-05-12 -> 2016-05-28.
2016-05-28 15:05:11 +02:00
Frederik Rietdijk
fcbd211596
Merge pull request #15709 from vrthra/qnial
...
qnial: Init at 6.3
2016-05-28 15:02:51 +02:00
Frederik Rietdijk
516b00270a
pythonPackages.django: 1.7 -> 1.9
2016-05-28 14:49:52 +02:00
Frederik Rietdijk
9f6fc25734
fix evaluation
...
Been writing too much Python lately :)
2016-05-28 14:48:36 +02:00
Frederik Rietdijk
e7906e06a2
pythonPackages.oauth: disable tests
2016-05-28 14:41:16 +02:00
Frederik Rietdijk
865fec600b
pythonPackages.pafy: disable tests
2016-05-28 14:39:24 +02:00
Frederik Rietdijk
67cd2eb861
pythonPackages.SPARQLWrapper: disable tests
2016-05-28 14:39:24 +02:00
Frederik Rietdijk
bb302c6d7f
pythonPackages.pelican: disable tests
2016-05-28 14:39:24 +02:00
Frederik Rietdijk
570b575d66
pythonPackages.google_api_python_client: 1.2 -> 1.5.1
2016-05-28 14:19:00 +02:00
Frederik Rietdijk
fbb7378ad7
pythonPackages.uritemplate: init at 0.6
2016-05-28 14:19:00 +02:00
Matthias Beyer
f48c8ddf0b
http-prompt: init at 0.2.0
...
Closes #15563
2016-05-28 14:04:20 +02:00
Matthias Beyer
6e0f7b5963
pythonPackages.parsimonious: 0.6.0 -> 0.6.2
2016-05-28 14:04:11 +02:00
Lancelot SIX
113895108c
pythonPackages.django-colorful: init at 1.2
2016-05-28 13:20:02 +02:00
Lancelot SIX
05d9cf5f38
pythonPackages.anyjson: Enable for python3
...
Only the tests are unvalid for anyjson. The module itself is python3
valid.
2016-05-28 12:30:51 +02:00
=
78901322d8
pythonPackages.neuronpy: init at 0.1.6
2016-05-28 12:26:27 +02:00
Frederik Rietdijk
d7568495b5
fix evaluation
2016-05-28 11:14:30 +02:00
NikolaMandic
2df4632004
pythonPackages.inflection: init at 0.3.1
2016-05-28 11:07:02 +02:00
NikolaMandic
31bcdeea80
pythonPackages.quandl: init at 3.0.0
2016-05-28 11:07:02 +02:00
Frederik Rietdijk
de070bbe1c
Merge pull request #15766 from elasticdog/ansible2
...
ansible2: 2.0.0.2 -> 2.1.0.0
2016-05-28 10:23:39 +02:00
Tuomas Tynkkynen
7eb99329ae
Merge pull request #15716 from peterhoeg/linkchecker
...
linkchecker: init at 9.3
2016-05-28 05:46:53 +03:00
Joachim Fasting
89aab4f351
Merge pull request #15635 from steveeJ/bump-gotools
...
gotools: 2016-02-04 -> 2016-05-19
2016-05-28 01:03:21 +02:00
Joachim Fasting
5564ee4931
Merge pull request #15641 from steveeJ/bump-godep
...
godep: 60 -> 70
2016-05-28 01:03:05 +02:00
Joachim Fasting
579073eec7
Merge pull request #15678 from steveeJ/bump-goerrcheck
...
go/errcheck: bump version, remove postPatch
2016-05-28 01:02:44 +02:00
Aaron Bull Schaefer
980805c486
ansible2: add readline lib as dependency
...
This is required for the `ansible-console` command to work (which was added in
Ansible v2.1.0.0).
2016-05-27 15:47:10 -07:00
Aaron Bull Schaefer
f669509e05
ansible: disable python 3 support
...
Python 3 is not supported by Ansible upstream, and trying to run
`nox-review` will not succeed if we don't explicitly disable it.
2016-05-27 15:28:43 -07:00
Aaron Bull Schaefer
bda2d99e91
ansible2: 2.0.0.2 -> 2.1.0.0
2016-05-27 14:28:16 -07:00
Frederik Rietdijk
253634c4ac
pythonPackages.wxPython28: remove package
2016-05-27 21:37:09 +02:00
Frederik Rietdijk
218869e695
pythonPackages.runsnakerun: use current wxPython
2016-05-27 21:28:12 +02:00
Frederik Rietdijk
650fe83eb0
pythonPackags.plover: mark as broken
2016-05-27 21:27:54 +02:00
Frederik Rietdijk
d3714e3445
wxPython: remove from top-level
2016-05-27 21:27:29 +02:00
Frederik Rietdijk
f1ff46231b
pythonPackages.wxPython: 2.8 -> 3.0
2016-05-27 21:26:15 +02:00
Frederik Rietdijk
9597ca718b
pythonPackages.wxPython{28,30} : use buildPythonPackage
2016-05-27 21:25:48 +02:00
Frederik Rietdijk
0f8842c648
Merge pull request #15740 from mayflower/pkg/searx
...
pythonPackages.searx: 0.8.1 -> 0.9.0
2016-05-27 21:12:56 +02:00
Franz Pletz
ce266fa360
pythonPackages.searx: 0.8.1 -> 0.9.0
2016-05-27 20:54:34 +02:00
Joachim Fasting
9fff4b31fa
Merge pull request #15731 from earldouglas/picat
...
picat: init at 1.9-4
2016-05-27 17:07:04 +02:00
Bjørn Forsman
5f6542de2a
qtcreator: unbreak build by disabling docs
...
Not ideal, but at least it builds now :-)
2016-05-27 15:59:36 +02:00
Vladimír Čunát
e4832c7541
Merge branch 'staging'
...
Includes a security update of libxml2.
2016-05-27 15:58:40 +02:00
Peter Hoeg
c1ffbd8ee8
linkchecker: init at 9.3
...
A few changes from upstream:
1) the executable is patched to support a --no-robots flag to ignore
robots.txto
2) the GUI doesn't work (for now), so this is CLI only
2016-05-27 15:07:05 +08:00
Joachim Fasting
e746e1ffbc
Merge pull request #15667 from joachifm/delete-box2d_2_0_1
...
box2d_2_0_1: delete expression
2016-05-27 00:34:27 +02:00
James Earl Douglas
292f9e5f23
picat: init at 1.9-4
2016-05-26 15:29:03 -06:00
David Tulig
ddf264536c
syncthing: 0.12.23 -> 0.12.25 ( #15723 )
...
fixes #15633
2016-05-26 21:03:18 +02:00
Ricardo Ardissone
38429f74b2
pcsxr: init at 1.9.94
2016-05-26 15:54:24 -03:00
Frederik Rietdijk
63b7323402
Remove bittornado
...
Package is broken. Won't work with wxPython30, and wheel produced with
buildPythonPackage cannot be installed either.
2016-05-26 18:51:25 +02:00
Vladimír Čunát
81039713fa
Merge branch 'master' into staging
...
... to get the systemd update (rebuilding ~7k jobs).
2016-05-26 16:50:22 +02:00
Vladimír Čunát
058c71498e
grsecurity_base_linux_4_5: get all patches
...
This in particular includes qat_common_Makefile to fix parallel make.
2016-05-26 16:35:43 +02:00
Stefan Junker
52ff8d3649
godep: 70 -> 71
2016-05-26 13:54:54 +02:00
Stefan Junker
9d525bb010
godep: 60 -> 70
2016-05-26 13:53:18 +02:00
Vladimír Čunát
6d16979d7a
Merge #15622 : remove fltk-2, improve fltk13
2016-05-26 10:55:25 +02:00
Vladimír Čunát
34e558274d
fltk13: xftSupport = true
by default
...
It seems often desired.
2016-05-26 10:38:17 +02:00
Vladimír Čunát
e5c500475c
fltk13: various fixups
2016-05-26 10:35:29 +02:00
Bjørn Forsman
0b3b45c5a7
shutter: init at 0.93.1
...
Screenshot and annotation tool.
The application may complain about missing GConf dbus service[1], but it
still works (and remembers its settings, AFAICT).
[1]: The error message is (line wrapped):
GConf Error: Failed to contact configuration server; the most
common cause is a missing or misconfigured D-Bus session bus daemon. See
http://projects.gnome.org/gconf/ for information. (Details - 1: GetIOR
failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.GConf was not provided by any .service files)
2016-05-26 10:31:27 +02:00
Bjørn Forsman
444afc43ac
perlPackages: add dependencies needed by 'shutter' application
...
shutter is a screenshot and annotation GUI tool, coming to Nix soon.
This commit adds its needed perl dependencies:
Gnome2, Gnome2Canvas, Gnome2VFS, Gnome2Wnck, GooCanvas,
Gtk2AppIndicator, Gtk2ImageView, Gtk2Unique, ProcSimple
All expressions are created with nix-generate-from-cpan and manual
tweaks to (propagated)buildInputs and meta.license.
2016-05-26 10:31:27 +02:00