Commit graph

64627 commits

Author SHA1 Message Date
Vladimír Čunát e716dc9058 zandronum-bin: fix evaluation/tarball by assertion
The expression seems usable only on x86_64-linux anyway.
/cc maintainer @lassulus.
2015-06-22 18:21:27 +02:00
lassulus 2204206a47 asciinema: init at 1.1.1, closes #8459 2015-06-22 18:16:52 +02:00
Luca Bruno f00440fac5 nixos/x11: start session with dbus-launch
This is needed by most window managers. Desktop environments
usually launch dbus-launch if a session hasn't been started yet
so this shouldn't hurt. The worst it can happen is that one
dbus session will be unused in case it's started twice.

The GDM change is backported from recent gdm.
2015-06-22 16:12:20 +00:00
Michael Raitza 7907a8bcba dialog: init at 1.2-20150225, closes #8457
Generate ncurses dialogs from shell scripts.
2015-06-22 18:11:05 +02:00
Michael Raitza f10c6bef56 Added entry to maintainers.nix 2015-06-22 18:09:31 +02:00
Eelco Dolstra c53ed1038c emacs-offlineimap: Mark as broken
This package has never built:

  http://hydra.nixos.org/job/nixpkgs/trunk/emacsPackages.offlineimap.x86_64-linux/all
2015-06-22 18:08:16 +02:00
Arseniy Seroka 6881cd2c3a Merge pull request #8435 from flosse/k9copy
k9copy: init at 3.0.3
2015-06-22 18:45:52 +03:00
Arseniy Seroka 1c444984bc Merge pull request #8448 from dezgeg/pr-ckbcomp
ckbcomp: New package at version 1.129
2015-06-22 18:45:24 +03:00
Vladimír Čunát 783af9a960 wpa_supplicant: disable TLS-1.2 for now (fixes #8332) 2015-06-22 17:33:49 +02:00
Luca Bruno 4f4c573f9b Use gtkvnc compiled for gtk3 in gnome3 2015-06-22 17:20:00 +02:00
Jascha Geerds a612e397d8 silver-searcher: Replace fetchurl with fetchFromGitHub 2015-06-22 16:19:23 +02:00
Oliver Charles fd6600c809 bluejeans: New Mozilla plugin 2015-06-22 14:04:40 +01:00
Tobias Geerinckx-Rice 67f3c77fe6 simple-scan -> 3.17.3 2015-06-22 14:38:34 +02:00
Tuomas Tynkkynen 4ac3bc3330 ckbcomp: init at 1.129 2015-06-22 15:32:42 +03:00
Peter Simons 88f4b75a00 nixos: recipientDelimiter is no longer a valid configuration option in Postfix 2.11.x or later
Note that this change in Postfix might affect the mlmmj.nix service in
ways I don't fully understand.
2015-06-22 12:47:23 +02:00
Peter Simons e08074ff6d nixos: fix code that sets up /etc/postfix
The sample config files have moved from ${postfix}/share to ${postfix}/etc in
version 2.11.4.
2015-06-22 12:47:23 +02:00
Markus Kohlhase f50b2e5892 k9copy: init at 3.0.3 2015-06-22 12:34:00 +02:00
Jascha Geerds 51fa682655 hexchat: 2.9.6.1 -> 2.10.2 2015-06-22 12:28:28 +02:00
Jascha Geerds 01e43fcd1d gitflow: 1.7.0 -> 1.8.0 2015-06-22 12:17:50 +02:00
Jascha Geerds b9cebbe9b1 silver-searcher: 0.29.1 -> 0.30.0 2015-06-22 12:10:03 +02:00
Eelco Dolstra 47868d85b2 Merge pull request #8452 from rycee/update/perl-DateTime
Update core Perl DateTime packages
2015-06-22 12:03:43 +02:00
Jascha Geerds 3113d31070 dnscrypt-proxy: Add myself as maintainer 2015-06-22 08:45:48 +02:00
Jascha Geerds 5afdc14871 Merge pull request #8420 from joachifm/dnscrypt-proxy-1_5_0
dnscrypt-proxy: 1.4.3 -> 1.5.0
2015-06-22 08:44:31 +02:00
Jascha Geerds ed4b17bbd8 Merge pull request #8424 from bobvanderlinden/gitcola-2.2.1
git-cola: update from 2.1.1 to 2.2.1
2015-06-22 08:42:53 +02:00
Domen Kožar a6d718c319 Merge pull request #8454 from jb55/obs-studio-fix
obs-studio: fix regression
2015-06-22 08:39:27 +02:00
Jascha Geerds b361cc71e7 Merge pull request #8449 from dezgeg/pr-bastet-platforms
bastet: Add platforms
2015-06-22 08:36:54 +02:00
Jascha Geerds 3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Tobias Geerinckx-Rice 655cda730d eagle 6.5.0 -> 6.6.0
CC @bjornfor:

Version 6.5.0 has disappeared from Cadsoft's FTP site. This is the
closest version that's still available. Not extensively tested, but
works fine here.

Current version is 7.3.0. I leave that to someone more interested.
2015-06-22 07:13:54 +02:00
William Casarin bd399f2647 add qt5.x11extras to obs-studio
fixes build
2015-06-21 21:20:01 -07:00
Shea Levy f63e764bb6 Add buildMaven 2015-06-21 22:24:03 -04:00
Robert Helgesson 17402efed0 Update core Perl DateTime packages.
This change includes the following updates:

 - DateTime 1.08 → 1.19,
 - DateTimeFormatStrptime 1.54 → 1.56,
 - DateTimeLocale 0.45 → 0.46, and
 - DateTimeTimeZone 1.63 → 1.91.
2015-06-22 00:39:57 +02:00
Robert Helgesson 46b47fa2b7 Update perl-List-AllUtils to 0.09. 2015-06-22 00:39:57 +02:00
Tobias Geerinckx-Rice 30bda340f5 python-packages: prompt_toolkit -> 0.41
Fixes:
- Emacs Control-T key binding.
- Color fix for Windows consoles.

New features:
- Allow both booleans and Filters in many places.
- `password` can be a Filter now.
2015-06-21 22:37:18 +02:00
Tobias Geerinckx-Rice 066d4d92f5 stress-ng -> 0.04.07
* Make semaphore stressors linux only because of timeout
* Make stress-sem conditional on STRESS_SEMAPHORE_POSIX
* stress-sem{,-sysv}: Add timeout to semaphore wait
* stress-sem{,-sysv}: ensure parent is waiting and not thrashing
* stress-sem: remove verbose timeout info, it can spam the output
2015-06-21 22:37:17 +02:00
Joachim Schiele 9980367639 ipfs: added to go-packages 2015-06-21 22:06:58 +02:00
Tuomas Tynkkynen 2caa151354 bastet: Add platforms
I had initially forgotten to add this.
2015-06-21 23:00:42 +03:00
Arseniy Seroka 311d55315d Merge pull request #8432 from andrewrk/rucksack
rucksack: init at 3.1.0
2015-06-21 20:12:26 +03:00
Arseniy Seroka 0654e658cd README.md: remove graph, it doesn't work properly 2015-06-21 18:34:33 +03:00
Arseniy Seroka 0ba0ae752c CONTRIBUTING.md: fix typos 2015-06-21 18:32:54 +03:00
Arseniy Seroka cf44a27fc4 fix argument in mkEnableOption 2015-06-21 18:21:21 +03:00
Arseniy Seroka f780791429 Merge pull request #8446 from devhell/kpcli
kpcli: 2.8 -> 3.0
2015-06-21 17:49:59 +03:00
devhell ec31bead9f kpcli: 2.8 -> 3.0 2015-06-21 14:37:43 +01:00
Domen Kožar eb6be740ec CONTRIBUTING.md: fix style 2015-06-21 14:39:46 +02:00
Domen Kožar 75f4709fe3 CONTRIBUTING.md: mostly style fixes 2015-06-21 14:38:20 +02:00
Arseniy Seroka 7ed48bff72 Merge pull request #8443 from matthiasbeyer/add-tasknc
Add package: tasknc
2015-06-21 15:31:17 +03:00
Arseniy Seroka ef22e1157b CONTRIBUTING.md: fix examples 2015-06-21 15:29:30 +03:00
Matthias Beyer 563167bbe7 tasknc: init at 0.8 2015-06-21 14:22:10 +02:00
Jascha Geerds ef50db91f7 rtv: Add jgeerds to maintainers 2015-06-21 13:23:38 +02:00
Matthias Beyer de76ce46e6 rtv: 1.2.2 -> 1.4 2015-06-21 13:22:15 +02:00
Pascal Wittmann 08bdb6fe6d calibre: update from 2.30.0 to 2.31.0 2015-06-21 10:38:32 +02:00