Commit Graph
103869 Commits
Author SHA1 Message Date
Pascal WittmannandGitHub 23e1bcabd0 Merge pull request #24061 from danielfullmer/rclone-1.36
rclone: 1.35 -> 1.36
2017-03-19 17:12:37 +01:00
Daniel Fullmer 8e8302cc1f rclone: 1.35 -> 1.36 2017-03-19 11:56:59 -04:00
Nikolay Amiantov b1871631a8 Merge commit 'refs/pull/24045/head' of git://github.com/NixOS/nixpkgs 2017-03-19 18:44:00 +03:00
Pascal WittmannandGitHub 5f488bfc34 Merge pull request #24057 from lpenz/gtagsconf
gnu global: set path of default gtags.conf in wrapper
2017-03-19 16:17:31 +01:00
Orivej DeshandTuomas Tynkkynen 3caba31f8e libircclient: disable on darwin 2017-03-19 17:16:44 +02:00
ndowensandGitHub a6994dabb0 Merge pull request #23804 from ndowens/enginepkcs11
enginepkcs11: libp11 version 0.4.0 and above contain enginepkcs11
2017-03-19 10:16:06 -05:00
Jörg Thalheim a4c5fc068a createrepo_c: add missing patches 2017-03-19 16:10:11 +01:00
ndowensandGitHub 20e62c3b76 Merge pull request #24030 from ndowens/fontmatrix
fontmatrix: Changed URL & homepage; they no longer exist
2017-03-19 10:03:34 -05:00
ndowensandGitHub cb231786af Merge pull request #24033 from ndowens/glabels
glabels: 3.2.1 -> 3.4.0
2017-03-19 10:03:06 -05:00
ndowensandGitHub 1b3dda03c7 Merge pull request #24022 from ndowens/shout
shout: 0.51.1 -> 0.53.0
2017-03-19 09:59:35 -05:00
Robin Gloster 9c7b771a6e rapidsvn: fix build 2017-03-19 15:55:19 +01:00
Leandro Lisboa Penz bd0d64730a gnu global: set path of default gtags.conf in wrapper
GNU global's gtags and global tools were unable to find the default
gtags.conf, necessary to use gtagslabels. The error could be seen
when gtags was invoked with -v:
$ gtags -v --gtagslabel=pygments
[Sun Mar 19 14:13:17 UTC 2017] Gtags started.
 Using default configuration.
 GTAGSLABEL(--gtagslabel) ignored since configuration file not found.
 Using 'gtags.files' as a file list.
[Sun Mar 19 14:13:17 UTC 2017] Creating 'GTAGS' and 'GRTAGS'.
[Sun Mar 19 14:13:17 UTC 2017] Done.

The wrapper now points to the default gtags.conf using the
GTAGSCONF environment variable.
2017-03-19 14:25:56 +00:00
ndowensandVladimír Čunát b51093a75e libevdev: 1.4.6 -> 1.5.6 (#23940) 2017-03-19 15:19:57 +01:00
Frederik RietdijkandGitHub a4e7e0d3c1 Merge pull request #24025 from ndowens/ahoviewer
ahoviewer: 1.4.6 -> 1.4.8
2017-03-19 15:06:44 +01:00
Frederik RietdijkandGitHub b1f7157675 Merge pull request #24024 from ndowens/alchemy
alchemy: 007 -> 008
2017-03-19 15:06:13 +01:00
Frederik RietdijkandGitHub 6405cb2ea9 Merge pull request #24034 from ndowens/jpegoptim
jpegoptim: 1.4.3 -> 1.4.4
2017-03-19 15:04:18 +01:00
Frederik RietdijkandGitHub 67a6eb6021 Merge pull request #24039 from ebzzry/emem-0.2.43
emem: 0.2.42 -> 0.2.43
2017-03-19 15:03:04 +01:00
Frederik RietdijkandGitHub 6952848d20 Merge pull request #24054 from nthorne/clog-cli
clog-cli: 0.9.2 -> 0.9.3
2017-03-19 15:01:40 +01:00
Orivej DeshandVladimír Čunát 02126b69e5 lib.readPathsFromFile: simplify, /cc #24036
This part isn't needed after 36de745e1b.
2017-03-19 14:52:47 +01:00
ndowensandVladimír Čunát 64a880faa6 djview: 4.10.5 -> 4.10.6 (#24029) 2017-03-19 14:40:15 +01:00
Daiderd JordanandGitHub de96020789 Merge pull request #24031 from neeasade/add-xrq
xrq: init at d5dc19c63881ebdd1287a02968e3a1447dde14a9
2017-03-19 14:14:12 +01:00
Niklas Thörne 474078ac05 clog-cli: 0.9.2 -> 0.9.3 2017-03-19 13:40:22 +01:00
Michael Raskin 8565047bdd kdiff3: fix build 2017-03-19 12:16:32 +01:00
Michael RaskinandGitHub e16c5a8254 Merge pull request #24052 from benley/yubikey-manager
yubikey-manager: init at 0.3.1
2017-03-19 11:25:12 +01:00
Jörg Thalheim d21c647ddb createrepo_c: fix build
(cc: @copumpkin)
2017-03-19 11:11:43 +01:00
Orivej DeshandVladimír Čunát 583e862d11 qtbase-* nitpick: fix list nesting
Generalized from #24036, and leaving the authorship there.
2017-03-19 11:03:51 +01:00
Vladimír Čunát 3ca0990da1 fetchsvn: fixup name guessing after #23851
I can't see any unfixed differences due to that PR,
at least in nix-env -qa output for the four Hydra platforms.
2017-03-19 10:55:16 +01:00
ndowensandvbgl 705b2d9b66 feh: 2.18.1 -> 2.18.2 2017-03-19 10:45:52 +01:00
Benjamin Staffin 24308432b7 yubikey-manager: init at 0.3.1 2017-03-19 05:30:54 -04:00
Vladimír Čunát 36de745e1b readPathsFromFile: fixup after #23851
The final newline would produce an empty string;
let's filter all empty lines as well.
2017-03-19 10:19:20 +01:00
Frederik Rietdijk 48deda9f36 pythonPackages.pytest-django: fix hash patch setuptools_scm
Do the files change over time..?
2017-03-19 10:14:43 +01:00
Michael RaskinandGitHub d9ab289707 Merge pull request #23686 from nicknovitski/hostsblock
init hostsblock (and kwakd)
2017-03-19 10:00:30 +01:00
Michael RaskinandGitHub d860d9aedf Merge pull request #24043 from ndowens/potrace
potrace: 1.13 -> 1.14
2017-03-19 09:59:18 +01:00
Michael RaskinandGitHub bcbaa8b8dd Merge pull request #24040 from barrucadu/vsftpd-no_anon_password
Expose the vsftpd no_anon_password flag.
2017-03-19 09:58:53 +01:00
Benjamin StaffinandGitHub 85af430be3 Merge pull request #24046 from ndowens/gthumb
gthumb: 3.4.4 -> 3.5.1
2017-03-19 03:47:10 -04:00
Benjamin StaffinandGitHub f7e66f406c Merge pull request #24051 from orivej/jam
jam: 2.5 -> 2.6
2017-03-19 03:45:59 -04:00
Benjamin StaffinandGitHub 3effae81f1 Merge pull request #24044 from ndowens/pqiv
pqiv: 0.12 -> 2.8.3
2017-03-19 03:44:24 -04:00
Benjamin StaffinandGitHub 3b762fb201 Merge pull request #24049 from ndowens/rapcad
rapcad: 0.9.5 -> 0.9.8
2017-03-19 03:42:54 -04:00
Benjamin StaffinandGitHub 1fe9860958 Merge pull request #24041 from neeasade/add-colort
colort: init at unstable-2017-03-13
2017-03-19 03:41:29 -04:00
Benjamin Staffin 14d676dfcf colort: PR tweaks 2017-03-19 03:39:40 -04:00
Benjamin StaffinandGitHub e32d5a8f56 Merge pull request #24042 from romildo/upd.windowmaker
windowmaker: 0.95.7 -> 0.95.8
2017-03-19 03:33:38 -04:00
Orivej Desh 3cb1faebc7 jam: 2.5 -> 2.6 2017-03-19 04:58:21 +00:00
ndowens ec85bdb6c6 rapcad: 0.9.5 -> 0.9.8 2017-03-18 22:39:18 -05:00
ndowens 8a8b80d289 gthumb: 3.4.4 -> 3.5.1 2017-03-18 21:52:04 -05:00
Kosyrev Serge d860a68fd0 nvidia-x11: $bin can be empty 2017-03-19 05:29:57 +03:00
Kosyrev Serge d18f55269c nvidia-x11: don't patch things if libsOnly requested 2017-03-19 05:29:33 +03:00
ndowens 237ac13370 pqiv: 0.12 -> 2.8.3 2017-03-18 21:20:23 -05:00
Daiderd JordanandGitHub 0f4d515834 Merge pull request #24027 from neeasade/add-meh
meh: init at 0.3
2017-03-19 03:17:52 +01:00
ndowens 56504fcb2c potrace: 1.13 -> 1.14 2017-03-18 21:11:39 -05:00
neeasade 78a0bdfa98 meh: init at unstable-2015-04-11 2017-03-18 21:11:22 -05:00