Commit graph

108506 commits

Author SHA1 Message Date
Kranium Gikos Mendoza 4126cc18be cloudmonkey: init at 5.3.3 2017-05-30 06:37:19 +10:00
Kranium Gikos Mendoza a61e58b121 pythonPackages.argcomplete: init at 1.8.2 2017-05-30 06:37:19 +10:00
Matthias Beyer 97eddf0907 vimer: init at 0.2.0 2017-05-29 23:02:11 +03:00
Frederik Rietdijk 3d2cfabad6 hdf5: add comment about multiple outputs 2017-05-29 21:25:42 +02:00
Linus Heckemann c14bf4f2b1 irrlicht: link to X11 libs explicitly
This allows applications that require irrlicht to depend on the X
libraries implicitly rather than explicitly.
2017-05-29 18:31:08 +01:00
timor 1d56c2fa43 NetworkManager: fix openconnect for console tools
This patch allows `nmcli` and `nmtui to work correctly with
openconnect.  This is dony by hard-coding the openconnect binary location.

see #25915
2017-05-29 17:24:22 +01:00
Franz Pletz a49c2366ef
nixos/firewall: clean up rpfilter rules properly
The rpfilter rules wouldn't be removed if it was previously enabled
but disabled in a new generation.
2017-05-29 17:26:34 +02:00
Graham Christensen fde29b2b06 Merge pull request #25931 from bachp/mysql-17.09
mysql service: change default data directory for 17.09
2017-05-29 10:22:07 -04:00
Frederik Rietdijk 5276ce981a Merge pull request #26208 from Mic92/alembic
pythonPackages.alembic: 0.8.3 -> 0.9.2
2017-05-29 15:48:46 +02:00
Jörg Thalheim 2c39927c7a
pythonPackages.alembic: 0.8.3 -> 0.9.2 2017-05-29 14:35:03 +01:00
Tim Steinbach a78af5196c
linux: 4.12-rc2 -> 4.12-rc3 2017-05-29 09:32:52 -04:00
Franz Pletz a1b532860b Merge pull request #26094 from mayflower/feature/graphical-user-session
nixos/xsession: use graphical systemd user target
2017-05-29 15:05:57 +02:00
Franz Pletz 04158d9aba
gnupg agent module: init
Creates a systemd user service and updates the tty on new logins so
that gpg-agent may find the current tty even if the SSH agent mode
is used.
2017-05-29 15:05:29 +02:00
Franz Pletz 1e95e114e5
nixos/xsession: use graphical systemd user target
While systemd suggests using the pre-defined graphical-session user
target, I found that this interface is difficult to use. Additionally,
no other major distribution, even in their unstable versions, currently
use this mechanism.

The window or desktop manager is supposed to run in a systemd user service
which activates graphical-session.target and the user services that are
binding to this target. The issue is that we can't elegantly pass the
xsession environment to the window manager session, in particular
whereas the PassEnvironment option does work for DISPLAY, it for some
mysterious reason won't for PATH.

This commit implements a new graphical user target that works just like
default.target. Services which should be run in a graphical session just
need to declare wantedBy graphical.target. The graphical target will be
activated in the xsession before executing the window or display manager.

Fixes #17858.
2017-05-29 15:05:28 +02:00
Frederik Rietdijk 595141d710 Merge pull request #26204 from layus/fix-python-ldap
python-ldap: fixup tests for 2.4.38 update
2017-05-29 12:41:12 +02:00
Robin Gloster 13f2f8673b
OVMF: fix build
$fd for the output was overwritten during the build
2017-05-29 12:21:17 +02:00
Pascal Wittmann c63339567b imapsync: 1.684 -> 1.727 2017-05-29 12:19:29 +02:00
Pascal Wittmann d0be062d10 perlPackagrs.NTLM: init at 1.09 2017-05-29 12:19:00 +02:00
Pascal Wittmann 58e5078487 ragelDev: 7.0.0.9 -> 7.0.0.10 2017-05-29 11:38:36 +02:00
Pascal Wittmann 5831eb9afc colm: 0.13.0.4 -> 0.13.0.5 2017-05-29 11:32:58 +02:00
Guillaume Maudoux dd5d63d428 python-ldap: fixup tests for 2.4.38 update 2017-05-29 11:32:07 +02:00
Vladimír Čunát 02032dbda4
Merge branch 'master' into staging
More mass rebuilds from master.
2017-05-29 10:51:38 +02:00
Frederik Rietdijk 05915a1aa1 Merge pull request #26203 from layus/fix-python-ldap
python-ldap: Fix src url broken by pname refactor
2017-05-29 10:02:48 +02:00
Pascal Wittmann dc955ad2d7 halibut: 1.1 -> 1.2 2017-05-29 09:58:10 +02:00
Pascal Wittmann 9b605ca041 fsql: 0.1.0 -> 0.1.1 2017-05-29 09:52:59 +02:00
Pascal Wittmann 05a82a9fd0 homebank: 5.1.4 -> 5.1.5 2017-05-29 09:52:59 +02:00
Guillaume Maudoux 804c3ab48a python-ldap: Fix src url broken by pname refactor 2017-05-29 09:51:41 +02:00
romildo 1c6abe0230 merlin: 2.5.3 -> 2.5.4
- Update to version 2.5.4.
- Remove dependency on menhir, which seems not needed.
2017-05-29 09:46:47 +02:00
Pascal Wittmann f6ef5614a0 radicale: 1.1.1 -> 1.1.2, fixes CVE-2017-8342 2017-05-29 09:28:28 +02:00
Pascal Wittmann 46de05a3dd dmenu: 4.6 -> 4.7 2017-05-29 09:23:15 +02:00
Jörg Thalheim b34f33665f Merge pull request #26179 from veprbl/cernlib
cernlib: init at 2006
2017-05-29 08:14:30 +01:00
Will Dietz 78b62836f5 lynx: Fix SSL, widec support (#26134)
* lynx: Fix SSL support by letting it use pkgconfig

lynx wants both the "include" and "lib/lib*.so" paths
to be children of the path given to "--with-ssl",
which is not provided by any of the current openssl outputs.

To fix lynx so it supports SSL (and https URLs),
let it use pkgconfig to figure out where openssl's bits are.

* lynx: Always enable widec support.
2017-05-29 15:14:02 +08:00
Frederik Rietdijk 03ba5ef6d3 Merge pull request #26198 from risicle/varied-minor-python-pkgs-fixes
python.pkgs: hypothesis, pylibmc, ldap, pylint: minor build fixes
2017-05-29 08:53:49 +02:00
Robert Scott 21e3b2ff55 python.pkgs.pylint: add pytestrunner to buildInputs 2017-05-29 02:10:43 +01:00
Robert Scott d2ef1a24b8 python.pkgs.ldap: use fetchPypi for src 2017-05-29 02:10:43 +01:00
Robert Scott 2c228f62cd python.pkgs.pylibmc: use fetchPypi for src 2017-05-29 02:10:43 +01:00
Robert Scott 7bbb9824ac python.pkgs.hypothesis: add pytest_xdist as a checkInputs dependency
without this py.test doesn't recognize the -n flag and fails
2017-05-29 02:10:43 +01:00
Dmitry Kalinkin 6e95e2a161
cernlib: init at 2006 2017-05-28 18:51:16 -04:00
Jörg Thalheim 868529b2ce Merge pull request #26195 from romildo/upd.ocp-indent
cmdliner: 0.9.8 -> 1.0.0, ocp-indent: 1.5.2 -> 1.6.0
2017-05-28 23:31:40 +01:00
Léo Gaspard 4a0c7d1b2d dkimproxy: init at 1.4.1 (#26147)
* dkimproxy: init at 1.4.1

* dkimproxy: simplify by using mkDerivation

* dkimproxy: set ekleog as maintainer

* dkimproxy: style fix

* dkimproxy: also work without the right PERL5LIB environment variable
2017-05-28 23:25:29 +01:00
romildo 97b3def8cf ocp-indent: 1.5.2 -> 1.6.0 2017-05-28 17:39:21 -03:00
romildo 56a4aaf4df cmdliner: 0.9.8 -> 1.0.0 2017-05-28 17:38:23 -03:00
Jörg Thalheim 314c73d36a Merge pull request #26181 from womfoo/bump/mod_auth_mellon-0.13.1
mod_auth_mellon: 0.12.0 -> 0.13.1
2017-05-28 20:01:48 +01:00
Anderson Torres 815ad7c549 Galaxis: init at 1.9 (#26185)
* Galaxis: init at 1.9

* galaxis: nitpicks
2017-05-28 19:59:36 +01:00
Daiderd Jordan db4ff1d305 Merge pull request #26091 from LnL7/darwin-cf-10.10
CoreFounation: 10.9 -> 10.10
2017-05-28 20:38:16 +02:00
Aaron Bull Schaefer c5b1a9da4b pythonPackages.pywinrm: 0.1.1 -> 0.2.2 2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer 65587984e4 pythonPackages.requests_ntlm: init at 1.0.0 2017-05-28 11:37:48 -07:00
Aaron Bull Schaefer 663d369211 pythonPackages.ntlm-auth: init at 1.0.3 2017-05-28 11:37:47 -07:00
Charles Strahan 132b503aac
GHCJS packages: avoid inode explosion
As noted in #25595, a change introduced in 4b77d425aa causes an
explosion of inodes due to the constructions of many, many `ghcEnv`
symlink forests. This commit undoes that change.

To discuss reworking the support for GHCJS plugins, please see: #26192

Fixes #25595
2017-05-28 14:36:37 -04:00
Daiderd Jordan 6b91d0dc63 Merge pull request #26092 from LnL7/darwin-libclang
clang: fix libclang on darwin
2017-05-28 20:36:29 +02:00