Commit graph

48684 commits

Author SHA1 Message Date
Michael Raskin dae0d770fc Merge pull request #3213 from wmertens/google-hangouts
Google hangouts: Bump to 5.4.2.0
2014-09-03 15:35:18 +04:00
Tom Fitzhenry 03ff6450b9 keepassx: update to 2.0-alpha6 2014-09-03 12:32:11 +01:00
Rickard Nilsson 66ee6e03e7 pulseaudio: Use group audio instead of pulse-access 2014-09-03 13:24:47 +02:00
Nomen Nescio ef5b30428f baekmuk-ttf: new package
baekmuk-ttf: new package
2014-09-03 15:12:03 +04:00
Michael Raskin 53c9a17959 Merge pull request #3712 from vbgl/ocaml-sqlite3EZ
Adds ocaml-sqlite3EZ and its dependency ocaml+twt
2014-09-03 15:00:55 +04:00
aszlig fc434d1f5c
synergy: Update to new upstream version 1.5.1.
Bugfix release, fixing the following bugs:

 - Configuration file paths containing spaces don't work
 - Log path needs to be in quotes on windows
 - Installer fails when Windows Firewall is disabled

http://svn.synergy-project.org/tags/1.5.1/ChangeLog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-03 12:52:08 +02:00
Vincent Laporte b33b05a878 ocaml-twt: some fixes 2014-09-03 12:07:33 +02:00
Luca Bruno 0f6d45f6b4 sphinxsearch: fix again... 2014-09-03 12:02:25 +02:00
Luca Bruno 428cb0ea7a sphinxsearch: fix evaluation error 2014-09-03 11:26:06 +02:00
Eelco Dolstra 468f99e946 liquidfun: Don't build on Hydra
It uses requireFile.
2014-09-03 11:05:21 +02:00
Sergey Mironov 2b72edad9b yandex-disk: fix the url; introduce systemd.service #2228 2014-09-03 12:36:29 +04:00
Rickard Nilsson 56102642fa pulseaudio: Add pulse-access group, controlling access to the system-wide PA daemon 2014-09-03 10:25:36 +02:00
Michael Raskin c4494144fd Merge pull request #3950 from MP2E/tmp_cleanup
Delete nixos/modules/module-list.nix.orig, extraneous file
2014-09-03 12:25:02 +04:00
Cray Elliott 4efc03f46f Delete nixos/modules/module-list.nix.orig, extraneous file 2014-09-03 01:20:56 -07:00
Rüdiger Sonderfeld 8abe312cde octave: Add qscintilla support. #3711 2014-09-03 12:12:00 +04:00
Rüdiger Sonderfeld 698170005f Add QScintilla. 2014-09-03 12:12:00 +04:00
William A. Kennington III 88d270f62e grub2: Add localizations 2014-09-03 01:06:07 -07:00
Luca Bruno 1d0c2faf6b totem: drop upstream patch after update 2014-09-03 10:02:41 +02:00
Luca Bruno e23504c0b2 evolution-data-server: update from 3.12.2 to 3.12.5 2014-09-03 10:02:41 +02:00
Michael Raskin 83832944af Merge pull request #3486 from svenkeidel/gpodder
gpodder: Update to 3.8.0
2014-09-03 11:58:03 +04:00
Michael Raskin 4fa0a59753 Merge pull request #3807 from iyzsong/fcitx
fcitx: update and add anthy addon
2014-09-03 11:45:58 +04:00
Michael Raskin d1ae15b680 Merge pull request #3804 from ehmry/unbound
unbound: run in chroot
2014-09-03 11:45:20 +04:00
AndersonTorres 4dac1990d7 FME: New Package #3695 2014-09-03 11:47:58 +04:00
Michael Raskin 7a47d21aec Merge pull request #3943 from wkennington/master.grub
Fix grub zfs build and typo
2014-09-03 11:39:35 +04:00
Michael Raskin 18c5119f18 Fix maintainers entry 2014-09-03 11:36:44 +04:00
William A. Kennington III d48a7a17df nixos/network-interfaces: Sanitize sys-subsystem device names
Currently, nixos will allow for interface names with special characters
such as the hyphen to be used. This presents a problem when using
systemd device names as the namespace paths are separated using hyphens.
Within systemd, if a device name has a hyphen it should be replaced with
the escape sequence \x2d.

This patch sanitizes all interface names before they are used in a
systemd device string.
2014-09-03 00:31:38 -07:00
Michael Raskin c3e7588367 Merge pull request #3747 from wkennington/master.explicit
nixos/network-interfaces: Allow explicit virtual interface type setting
2014-09-03 11:25:28 +04:00
Michael Raskin df3061295e Specify correct version for Symbola 2014-09-03 11:31:52 +04:00
Nathan Bijnens 33a3f76ee4 Copy.com: client #3617 2014-09-03 11:31:51 +04:00
Michael Raskin 07e9016f35 Merge pull request #3195 from ederoyd46/add-sphinx-search
Added Sphinx Search package
2014-09-03 11:22:47 +04:00
Michael Raskin 9976dd3c4f Merge pull request #3644 from AndersonTorres/xiphos
Xiphos: New Package
2014-09-03 11:19:02 +04:00
Michael Raskin 2b7e30b674 Merge pull request #3741 from wkennington/master.tinc
tinc_pre: Add derivation
2014-09-03 11:18:25 +04:00
Michael Raskin 3ee4ba46cd Merge pull request #3733 from bjornfor/qt-full-names
qt: make package names of "full" variants appear as such
2014-09-03 11:16:40 +04:00
Michael Raskin 6bfc32f376 Merge pull request #3729 from vandenoever/k3b
Install runtime executables for k3b.
2014-09-03 11:12:22 +04:00
Michael Raskin 8e968b18e4 Merge pull request #2952 from edwtjo/cups-syswide-clientconf
CUPS system wide client side remote printing.
2014-09-03 10:51:49 +04:00
Michael Raskin a82c623c26 Merge pull request #3940 from wkennington/master.dnsmasq
nixos/dnsmasq: Fix regressions during the systemd update
2014-09-03 10:06:26 +04:00
Michael Raskin 74343ca3ab Fix handling of paths with multuple mounts — for example rootfs first mount for / 2014-09-03 10:11:41 +04:00
Justin Bedo 28af151e1a Added missing curl dependency to RCurl package 2014-09-03 15:48:33 +10:00
Josh Cartwright 626a666da5 gummiboot/builder: fix timeout setting when unset
The gummiboot-builder.py script is expecting the @timeout@ metavar to be
substituted for either an empty string (in the case where a user has
left the timeout unset) or the actual value set in the system
configuration.

However, the config.boot.loader.gummiboot.timeout option defaults to
'null', and due to the way pkgs.substituteAll works, the substitution
for '@timeout@' is _never_ set to the empty string.  This causes the
builder script to put a bogus line into /boot/loader/loader.conf:

   timeout @timeout@

Fix this by explicitly setting 'timeout' to the empty string when it's
unset in the system configuration.

Signed-off-by: Josh Cartwright <joshc@eso.teric.us>
2014-09-03 05:36:45 +02:00
William A. Kennington III c369c4afbd grub2: Fix zfs support 2014-09-02 19:38:52 -07:00
William A. Kennington III ccc758f414 nixos/install-grub: Fix typo 2014-09-02 18:56:53 -07:00
lethalman 9f37c14974 Merge pull request #3941 from manveru/diod
diod: add systemd service and config
2014-09-03 03:25:16 +02:00
Michael Fellinger e805c78ed3 diod: remove redundant default doc 2014-09-03 02:55:00 +02:00
Michael Fellinger 0bf05a02f4 diod: add systemd service and config 2014-09-03 02:30:04 +02:00
William A. Kennington III 9659d0f4fb nixos/dnsmasq: Fix regressions during the systemd update 2014-09-02 17:23:55 -07:00
Michael Raskin e39b1f4ec8 Add a few meta-attribute descriptions; rewrite the meta-attribure list description to mean that it is expected that all used meta-attributes are described in the manual. 2014-09-03 02:10:00 +04:00
Aristid Breitkreuz 3a33731e54 Merge pull request #3903 from wkennington/master.grub
Bring back grub update with fixes
2014-09-02 20:59:27 +02:00
Sander van der Burg 7b7fd5044f androidsdk: remove obsolete workaround 2014-09-02 19:19:03 +02:00
Sander van der Burg 800beea5f9 androidsdk: Bump to version 23.02 and update all its plugins and conversion scripts 2014-09-02 19:18:30 +02:00
Cray Elliott 02f5f25b2d merge in ewemoa's zipalign fix with my updated build-tools
now passes Android tests found at https://github.com/svanderburg/nix-androidenvtests !
2014-09-02 19:17:47 +02:00