Commit graph

59190 commits

Author SHA1 Message Date
Joachim Fasting 3518b761ba TCSD: use tss user/group instead of nginx
For some reason TCSD is configured to use the nginx uid/gid.
Use the newly created tss uid/gid instead.
2015-03-16 09:58:16 +01:00
Joachim Fasting e9cd877921 nixos: resolve uid/gid conflicts
This patch resolves all uid/gid conflicts except for nobody/nogroup (seems
to make sense that these are the same).
All conflicts where determined mechanically, but resolutions were manual.
This patch also marks uids/gids with no corresponding group/user as "unused"
(aka. reserved).

Briefly,

- tss group conflicts with dhcpcd
  The tss group id conflicts with dhcpcd: assign
  a new number and add a corresponding tss user.
- elasticsearch uid conflicts with haproxy gid
- resolve firebird/munin conflict
- fix fourstorehttp{,d} typo
- fix ghostOne typo: the service module refers to gids.ghostone, so use that
  in ids
- memcached uid conflicts with users gid
- nagios uid conflicts with disks gid
- nscd uid conflicts with wheel gid
- ntp uid conflicts with tty gid
- resolve postfix/postdrop id uid
- redis uid conflicts with keys gid
- sshd uid conflicts with kmem gid
- tcryptd uid conflicts with openldap gid
- unifi uid conflicts with docker gid
- uptimed uid conflicts with utmp gid
- zope2 uid conflicts with connman gid
- tomcat uid/gid mismatch
2015-03-16 09:58:13 +01:00
lethalman 06ee4c62d3 Merge pull request #6779 from DamienCassou/update-syncthing-0.10.26
syncthing 0.10.23 -> 0.10.26
2015-03-13 10:05:46 +01:00
Peter Simons fdd821f1ef configuration-ghc-7.8.x.nix: remove amazonka-related overrides
These overrides allow us to build amazonka packages, but we have no way to
actually use those build results within Nix, because the replaced GHC core
libraries collide with the real ones when we try to compose a ghc-with-packages
environment.

Closes https://github.com/NixOS/nixpkgs/issues/6584.
2015-03-13 10:01:29 +01:00
Peter Simons 14e5333e3c hackage-packages: re-generate from Hackage 2015-03-12T12:28:02+0100
Resolves https://github.com/peti/jailbreak-cabal/issues/5.
2015-03-13 10:01:29 +01:00
Damien Cassou 8b2f21a667 syncthing 0.10.25 -> 0.10.26 2015-03-13 09:32:32 +01:00
William A. Kennington III e07ea5cf77 samba4: Fix linking and absolute paths 2015-03-12 17:34:59 -07:00
Bob van der Linden decf15fd57 grub: make sure grub builds again (close #6774) 2015-03-12 23:05:54 +01:00
Vladimír Čunát 208d1f24db xfce: more update fallout
- forgotten mousepad update, including some wrapping magic
- dealing with panel plugins (either fix or mark as broken)
	CC maintainer @AndersonTorres.
- remove some libxfcegui4 occurrences, as it's being phased out
- minor stuff
2015-03-12 23:02:15 +01:00
Domen Kožar 9567ba4601 xfce: 4.10 -> 4.12 (close #6610) 2015-03-12 23:02:15 +01:00
aszlig b40eee79a7
youtube-dl: Update to version 2015.03.09.
With the old version, not even YouTube videos are working anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-12 22:23:52 +01:00
Charles Strahan 4b2b30ea24 libtermkey: new package
Allows easy processing of keyboard entry from terminal-based programs.
2015-03-12 17:13:45 -04:00
Charles Strahan c43b787f96 unibilium: new package
Unibilium is a very basic terminfo library. It doesn't depend on curses
or any other library. It also doesn't use global variables, so it should
be thread-safe.
2015-03-12 17:13:45 -04:00
William A. Kennington III 2ec1f1203b rsyslog: Make compatible with non-linux 2015-03-12 14:12:28 -07:00
Eelco Dolstra ebef573641 Merge pull request #6476 from ts468/squashfs
Change kernel config: improve squashfs support of kernel
2015-03-12 21:41:53 +01:00
Pascal Wittmann 9cda91bcd8 pmd: update from 4.2.6 to 5.2.3 2015-03-12 21:19:49 +01:00
Pascal Wittmann e0d91fa1b9 levmar: update from 2.5 to 2.6 2015-03-12 21:19:49 +01:00
Arseniy Seroka efa28a05c7 Merge pull request #6775 from fredlebel/atom_0.187.0
Atom: updated to 0.187.0
2015-03-12 23:01:53 +03:00
Frederic LeBel b9f0cfd85a Atom: updated to 0.187.0 2015-03-12 15:37:32 -04:00
William A. Kennington III a5ae04f179 chromium: Update
Tested that chromium, chromiumBeta, chromiumDev all build
2015-03-12 12:32:32 -07:00
Vladimír Čunát 07e49e6952 libav*: maintenance updates, including security 2015-03-12 20:15:22 +01:00
Vladimír Čunát 263ac41c18 texLiveModerntimeline: fix download by updating
Unfortunately I only see them providing an unversioned tarball :-/
CC #6747.
2015-03-12 20:15:22 +01:00
Nikolay Amiantov edaa3a7643 xorg-server: add Xephyr (close #6715) 2015-03-12 20:15:21 +01:00
William A. Kennington III c32437b16e libressl: 2.1.3 -> 2.1.4 2015-03-12 11:37:27 -07:00
William A. Kennington III 42d985df99 rsyslog-light: Add derivation 2015-03-12 10:56:07 -07:00
Sander van der Burg 0bc51eacd9 dysnomia: bump development version 2015-03-12 16:40:34 +00:00
lethalman 14ed261fc7 Merge pull request #6765 from gebner/ibus-plugins
Add ibus-qt and ibus-anthy.
2015-03-12 14:35:23 +01:00
Luca Bruno 6cd99a4eb2 Revert "systemd: Only build on linux"
This reverts commit 4933a34279.
2015-03-12 13:08:42 +01:00
Peter Simons 39d397d578 Merge pull request #6767 from kirelagin/cupsd-cups
cupsd: rename `cupsd.service` to `cups.service`
2015-03-12 12:49:34 +01:00
Gabriel Ebner 2e8cbfbc58 Move ibus packages to the inputmethods directory. 2015-03-12 11:57:54 +01:00
lethalman e8ff24b034 Merge pull request #6759 from bstrik/master
2 more windowmaker dockapps
2015-03-12 11:33:01 +01:00
Tobias Geerinckx-Rice e19ab84435 encfs 1.8-rc1 -> 1.8 2015-03-12 11:18:58 +01:00
lethalman 50de6f7acf Merge pull request #6369 from mvcisback/funcy3
Allow funcy package to be built under python3 and python2
2015-03-12 10:29:10 +01:00
Kirill Elagin 356810b178 cupsd: rename cupsd.service to cups.service 2015-03-12 09:00:56 +03:00
William A. Kennington III ce0a5ab6c2 rsyslog: 7.6.3 -> 8.8.0 2015-03-11 18:50:04 -07:00
William A. Kennington III a5c221c299 rabbitmq-c: 0.4.1 -> 0.6.0 2015-03-11 18:50:04 -07:00
William A. Kennington III bd43fc7103 czmq: Refactor 2015-03-11 18:50:04 -07:00
William A. Kennington III e0ba90ba4e zeromq4: Refactor 2015-03-11 18:50:04 -07:00
William A. Kennington III 048148ad97 zeromq3: Refactor 2015-03-11 18:50:04 -07:00
William A. Kennington III abb8507126 zeromq: Add default version 2015-03-11 18:50:04 -07:00
William A. Kennington III 94a4bce09d hiredis: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 5545212000 libmongo-client: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III e6a486058f rdkafka: Cleanup 2015-03-11 18:50:03 -07:00
William A. Kennington III 5e84d6e7b7 libnet: 1.2-rc2 -> 1.2-rc3 2015-03-11 18:50:03 -07:00
William A. Kennington III 8c37f09ea5 librelp: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 3b72e1f108 liblognorm: Add derivation 2015-03-11 18:50:03 -07:00
William A. Kennington III 76abe50fc4 liblogging: 1.0.4 -> 1.0.5 2015-03-11 18:50:03 -07:00
William A. Kennington III 4933a34279 systemd: Only build on linux 2015-03-11 18:50:03 -07:00
William A. Kennington III 15d3ec0db0 libdbi-drivers: 0.8.3-1 -> 0.9.0 2015-03-11 18:50:03 -07:00
William A. Kennington III c56383e448 mariadb: Make the default mysql implementation 2015-03-11 18:50:03 -07:00