Commit graph

2398 commits

Author SHA1 Message Date
Profpatsch fa5d919ae9
man-db: wrap groff instead of compiling in
Some manpages, e.g. `systemd.time` were broken in a way that they
were rendered from the beginning after part of the page, and then only
lasted for maybe a third of their length.

So we just add groff in the wrapper instead of the configure phase like
every other distribution seems to do, and that fixes it.
Patch by @Mic92.

Fixes #19323.
2016-10-11 18:34:36 +02:00
Robert Helgesson 7b3073e8fa
svtplay-dl: 1.5 -> 1.6 2016-10-11 15:52:24 +02:00
Robin Gloster e904bb4871
nixbot: init at unstable-2016-10-09 2016-10-09 15:05:02 +02:00
Profpatsch bc8733aae6 geteltorito: switch to upstream dist (#19226)
Upstream has now a versioned release, so we switch over from the github
mirror.
2016-10-08 13:52:22 +02:00
Damien Cassou 225cc1c106
vdirsyncer: 0.11.3 -> 0.13.1
vdirsyncer > 0.13.0 does not support python 2 anymore.
https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst#version-0130
2016-10-08 09:15:11 +02:00
Chris Darnell 4358c1660e xtitle: 0.2 -> 0.3 (#19351) 2016-10-08 07:11:41 +02:00
Graham Christensen 1dcfa0df6a Merge pull request #19336 from DamienCassou/umlet-14.2
umlet: 13.3 -> 14.2
2016-10-07 17:51:26 -04:00
Damien Cassou 79f6563000
umlet: 13.3 -> 14.2 2016-10-07 20:59:56 +02:00
Michael Weiss 8d17e63465 lf: init at 2016-10-02
Add the package "lf" (as in "list files") at version 2016-10-02
(nightly) under the category "tools/misc", add it to the top-level
package collection and set myself as the maintainer.

I have tested this package under NixOS and Gentoo+Nix.
2016-10-07 14:07:46 +02:00
Thomas Tuegel 2e255a2edd
Merge branch 'staging' 2016-10-06 09:51:02 -05:00
Robin Gloster cd1ec18b42 thin-provisioning-tools: init at 0.6.3 (#19268) 2016-10-05 20:28:28 +02:00
Vladimír Čunát 07d12fbef1 fontforge: get rid of output hash depending on git
... to avoid git changes being mass rebuilds.
Thanks to Mic92 for the solution idea.
See discussion under: https://github.com/NixOS/nixpkgs/pull/19248
2016-10-05 19:04:03 +02:00
Michael Raskin 8de1da7ccb mc: 4.8.17 -> 4.8.18 2016-10-04 10:04:33 +02:00
Profpatsch c535924f5f geteltorito: init at 0.6 (#18614) 2016-10-04 04:07:56 +02:00
Alexander Ried e7ded267bd xserver: replace XKB_BINDIR with compile time option
---

Using the configure option relieves us of the patch and passing the path
via the env var in many places. Also the env var may not be inherited
when components like gdm spawn new sessions.
2016-10-03 15:03:02 +02:00
Jörg Thalheim 53e6c610e9
logstash: wrap around logstash-plugin
fixes #19096
2016-10-02 09:33:16 +02:00
Tuomas Tynkkynen f5dd3a703d treewide: Fix more lib.optional misuses 2016-10-02 00:44:10 +03:00
Jörg Thalheim 5435f94371
logstash: 2.3.4 -> 2.4.0 2016-10-01 23:18:25 +02:00
Chris Van Vranken d2590d9d9e
logstash: wrapProgram to provide jre at runtime 2016-10-01 23:18:24 +02:00
Jörg Thalheim 46693bd6e8 Merge pull request #18043 from mogorman/kalibrate-hackrf
kalibrate-hackrf: init at 2016-08-27
2016-10-01 17:44:18 +02:00
Stefan Götz d49b5cd452 youtube-dl: 2016-09-19 -> 2016-09-27 2016-10-01 12:46:10 +02:00
Jörg Thalheim e499d59bcb Merge pull request #19109 from matthiasbeyer/update-tmux
tmux: 2.2 -> 2.3
2016-09-30 23:02:25 +02:00
Matthias Beyer 65ec5b1dc4 tmux: 2.2 -> 2.3 2016-09-30 17:37:14 +02:00
Nick Novitski 7650280e8b fzy: 0.4 -> 0.7 2016-09-29 18:31:40 +02:00
Frederik Rietdijk 33b3bd6b36 Merge pull request #18963 from rycee/package/xdxf2slob
Add xdxf2slob tool and dependencies
2016-09-29 09:08:53 +02:00
Robert Helgesson e8817a2d20
bash-completion: change attribute name
This changes the attribute name of bash-completion from `bashCompletion`
to `bash-completion`. Keeps `bashCompletion` as an alias for the new
name.
2016-09-28 17:46:29 +02:00
Robert Helgesson d945046be9
xdxf2slob: init at 2015-06-30 2016-09-28 15:58:59 +02:00
Alexey Shmalko 4dd6d9748c Merge pull request #18774 from cstrahan/xsel-update
xsel: 1.2.0 -> git-2016-09-02
2016-09-28 00:42:05 +03:00
Franz Pletz a6d4ea4c2c
treewide: remove executable flags from .nix files 2016-09-27 22:15:00 +02:00
Frederik Rietdijk 3ba16c8234 Do not use top-level buildPythonPackage or buildPythonApplication
but instead use the one in pythonPackages.
2016-09-26 11:10:51 +02:00
Frederik Rietdijk 5220ee8db7 apt-offline: pass in pythonPackages 2016-09-26 11:10:50 +02:00
Robert Helgesson 1e12738dc4
svtplay-dl: 1.4 -> 1.5 2016-09-26 01:01:49 +02:00
Pascal Bach 888551887b ipxe: 20141124 -> 20160831 (#18938)
HTTPS support is enabled
2016-09-25 04:35:46 +02:00
Daiderd Jordan f62fef5fcb Merge pull request #18714 from RamKromberg/init/2mdoc
init: docbook2mdoc, texi2mdoc & pod2mdoc
2016-09-23 00:42:06 +02:00
Daiderd Jordan 992b59c9a1 Merge pull request #18605 from LnL7/darwin-fzf
fzf: fix cycle in bin output
2016-09-23 00:29:40 +02:00
Luca Bruno 19dc2ff732 Merge pull request #18824 from aske/xflux-gui
xflux-gui: 2016-08-08 -> 2016-09-21, fix icon display
2016-09-22 21:45:31 +01:00
zimbatm aec4a9fee7 fzf: 0.13.5 -> 0.15.1 2016-09-22 20:06:29 +01:00
Kirill Boltaev c0a2fd0ecb xflux-gui: 2016-08-08 -> 2016-09-21, fix icon display 2016-09-21 23:20:48 +03:00
Charles Strahan 4a4fd2747c
xsel: 1.2.0 -> git-2016-09-02
The last xsel release was in 2008. Since then, a number of bugs have
been fixed. For example, pasting a large chunk of text (>4000 chars)
into chrome would cause the current tab to hang indefinitely.

A couple examples in the wild:

https://github.com/kfish/xsel/issues/14
https://github.com/kfish/xsel/issues/13
https://github.com/kfish/xsel/pull/16
https://bugs.chromium.org/p/chromium/issues/detail?id=515401
https://github.com/electron/electron/issues/3116
https://github.com/neovim/neovim/issues/4719
2016-09-21 14:16:59 -04:00
Tuomas Tynkkynen 0e226720f5 yle-dl: 2.9.1 -> 2.11
Also remove a hack that has been fixed by someone else in the meantime.
2016-09-21 19:39:59 +03:00
Moritz Ulrich febb35bd03 rustRegistry: 2016-08-23 -> 2016-09-20 2016-09-20 11:10:37 +02:00
José Romildo Malaquias c59d3cd849 xclip: 0.12-svn-20140209 -> 0.13 2016-09-20 10:17:29 +02:00
Stefan Goetz 3a534e8609 youtube-dl: 2016.07.16 -> 2016.09.19 (#18723)
* youtube-dl: 2016.07.16 -> 2016.09.18

* youtube-dl: 2016.09.18 -> 2016.09.19
2016-09-19 21:43:53 +02:00
Tuomas Tynkkynen 5a6d6d4451 diffoscope: Use bin outputs of dependencies
All of the dependencies listed here are used via command-line tools. So
use getBin to avoid unnecessarily depending on development headers.
2016-09-19 16:09:34 +03:00
Alexey Shmalko 930c682c53 Merge pull request #18752 from rnhmjoj/bdf2psf
bdf2psf: 1.147 -> 1.148
2016-09-19 09:21:34 +03:00
rnhmjoj 363976941b
bdf2psf: 1.147 -> 1.148 2016-09-19 01:08:22 +02:00
Robin Gloster 55de97e020
byobu: 5.98 -> 5.112 2016-09-18 23:48:13 +02:00
Ram Kromberg f1c9f024d5 pod2mdoc: init at 0.0.10 2016-09-18 03:23:06 +03:00
Ram Kromberg 7176340bdc texi2mdoc: init at 0.1.2 2016-09-18 03:22:56 +03:00
Ram Kromberg d7e43b0d27 docbook2mdoc: init at 0.0.9 2016-09-18 03:22:42 +03:00