Commit graph

10114 commits

Author SHA1 Message Date
Joachim Fasting
a61af52bae
connman-notify: set platforms = linux
It seems pointless to build a notification app on platforms where
connman itself is not supported.
2016-09-17 13:52:00 +02:00
Joachim F
96c436612d Merge pull request #18634 from romildo/upd.avfs
avfs: 1.0.3 -> 1.0.4
2016-09-17 12:25:05 +02:00
Daiderd Jordan
a167cd99f2 Merge pull request #18482 from aske/lshw
lshw: 02.17b -> 02.18b
2016-09-17 10:58:47 +02:00
Tristan Helmich
c187f2f903 graylog: 2.1.0 -> 2.1.1 (#18663) 2016-09-16 16:42:44 +02:00
sternenseemann
7d20f1b5b7 torbrowser: 6.0.4 -> 6.0.5 2016-09-16 15:57:22 +02:00
Joachim F
0ffdb89d95 Merge pull request #18628 from joachifm/squashfs-lz4
squashfsTools: optional lz4 support
2016-09-16 11:22:09 +02:00
Zero King
c7e8ca2ce5 hping: broken on darwin 2016-09-16 09:11:22 +00:00
Kamil Chmielewski
914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
José Romildo Malaquias
6cf3fdcceb avfs: 1.0.3 -> 1.0.4 2016-09-15 15:50:10 -03:00
Joachim Fasting
4653160057
squashfsTools: optional lz4 support 2016-09-15 15:37:03 +02:00
Joachim Fasting
a9fa582c5b
squashfsTools: use fetchFromGitHub 2016-09-15 15:37:03 +02:00
Benjamin Staffin
43dcb662e7 openssh: update gssapi patch, fix the build 2016-09-14 23:35:26 -04:00
rushmorem
c34d83eb36 lizardfs: 3.10.0 -> 3.10.2 2016-09-14 19:24:33 +02:00
Peter Simons
642a42875f Merge pull request #18541 from RamKromberg/fix/groff
groff: add missing depedencies for optional postscript and html outputs
2016-09-14 09:54:41 +02:00
Franz Pletz
ee4c4768a4
curl3: remove vulnerable curl version 2016-09-14 09:03:23 +02:00
aske
8233618691 lshw: 02.17b -> 02.18b 2016-09-14 02:26:31 +03:00
Nikolay Amiantov
ad8916cbdc Merge pull request #18567 from aske/gtk-fix
Fix breakage caused by #18498
2016-09-14 01:46:15 +04:00
Ram Kromberg
14e9972e49 groff: add missing depedencies for optional postscript and html outputs 2016-09-13 23:38:05 +03:00
Sander van der Burg
77b9abf78c disnix: 0.6 -> 0.6.1 2016-09-13 19:47:19 +00:00
Domen Kožar
335cde2525 Merge pull request #18521 from RamKromberg/fix/man-db
mandb: fix apropos
2016-09-13 21:44:37 +02:00
Sander van der Burg
2edb28ffc5 dysnomia: bump to version 0.6.1 2016-09-13 19:41:54 +00:00
Kirill Boltaev
0f37287df5 treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
Nikolay Amiantov
4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
Domen Kožar
2ff10415bc fix eval 2016-09-13 10:55:08 +02:00
Domen Kožar
26247ec718 xburst-tools: doesn't build on 32bit linux
(cherry picked from commit 635b48d373)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 10:37:53 +02:00
Jascha Geerds
deb59785b0
tmuxp: Add pytest-rerunfailures to dependencies
(cherry picked from commit 6fc67944bf8a9841b649c8d36f852ce65bbae0e1)
(cherry picked from commit f0d1ac6062)
2016-09-13 09:23:24 +02:00
Franz Pletz
231ad13118 Merge pull request #18476 from michalrus/beets-keyfinder-copyartifacts
Beets: fix keyfinder plugin (did not work) and add copyartifacts plugin
2016-09-13 08:11:53 +02:00
Kirill Boltaev
ac65abad0c xflux-gui: 1.1.1 -> 2016-08-08 (#18489)
Also make it work with new python changes.
2016-09-13 07:10:43 +02:00
sternenseemann
c96ddb6433 bup: 0.26 -> 0.28.1 (#18531) 2016-09-13 07:01:16 +02:00
Eelco Dolstra
6a9fb8b9e0 nix: Enable install check
Looks like this got disabled accidentally in
ec5b66eb4a.
2016-09-12 23:34:08 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Jesse Haber-Kucharsky
99e06fe771 opam, aspcud: init packages for external solver (#16938)
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.

While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).

Aspcud itself depends on two programs from the same suite: gringo, and
clasp.

On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
Joachim F
cafd4a7668 Merge pull request #18373 from tavyc/mc
mc: Enable support for SFTP and SMB.
2016-09-12 01:49:00 +02:00
Ram Kromberg
ce4f1f8283 mandb: fix apropos 2016-09-12 02:12:44 +03:00
Tuomas Tynkkynen
c922c20cff e2fsprogs: Split 'dev' 2016-09-10 20:05:30 +03:00
Vladimír Čunát
20c6f5c560 texlive: add links to ht* tools, in particular htlatex
This should fix #18480.
2016-09-10 14:58:00 +02:00
Vladimír Čunát
bd6e40c27d Merge #16391: texlive: 2015 -> 2016
Mirroring isn't finalized, but we'll have to fix that on the go.
2016-09-10 12:04:25 +02:00
Michal Rus
328180bc2f
beets: fix keyfinder plugin by addind keyfinder-cli dependency 2016-09-10 01:44:10 +02:00
Michal Rus
37a61d357a
beets: add copyartifacts plugin 2016-09-10 01:43:42 +02:00
Robert Helgesson
f261f5fe34
svtplay-dl: 1.1 -> 1.3 2016-09-09 22:59:34 +02:00
Russell O'Connor
8df0bb7aac duplicity: add dependency on rsync
When using the rsync:// protocol, duplicity expects to find the rsync binary in the path.
Without rsync in the path, duplicity fails with the following error

    Attempt 1 failed. AttributeError: 'NoneType' object has no attribute 'rfind'

Adding rsync to the path enables the rsync:// protocol to work correctly.
2016-09-09 18:37:25 +02:00
Michael Alan Dorman
739b058779 Fix borgbackup dependency on lz4 2016-09-09 11:24:15 -04:00
michael bishop
2d6443aa71 toxvpn: 20160606 -> 2016-09-09
Closes #18459
2016-09-09 12:18:29 +01:00
Tuomas Tynkkynen
290db94f04 Merge remote-tracking branch 'upstream/master' into staging 2016-09-09 02:40:47 +03:00
Joachim F
81678ab2ee Merge pull request #18405 from groxxda/antimicro
antimicro: 2.18.2 -> 2.22, use new official repository
2016-09-09 01:31:30 +02:00
Alexander Ried
42557e0514 antimicro: 2.21 -> 2.22, use new official repository 2016-09-08 23:35:15 +02:00
Bjørn Forsman
daf068c33b plantuml: 8037 -> 8047 2016-09-08 23:09:23 +02:00
Bjørn Forsman
7ffbe5174f sablotron: update source URL
The current URL no longer works, switch to a sourceforge mirror URL.
Fixes issue #18337.
2016-09-08 15:33:31 +02:00
Jascha Geerds
4bef63d227 tmuxp: Add dependency to pytest 2016-09-08 13:48:45 +02:00
Manav Rathi
440d721915 txt2man: mention runtime dependencies on gawk and coreutils
The commit message in 1a2b47463b is
incorrect -- the package seemed to work because only the help message
was invoked:

    result/bin/txt2man -h

To guard against such trivial successes, this commit introduces a
test.
2016-09-08 13:01:55 +02:00