Pascal Wittmann
535c1f1f7a
perl-CSS-DOM: 0.15 -> 0.16
2016-03-19 18:59:15 +01:00
Sven Keidel
c2dc5a3e98
eclipse: add eclipse platform 4.5.2
2016-03-19 18:50:20 +01:00
Peter Simons
e1a087b765
Merge pull request #14052 from NixOS/manpages-cant-break-line
...
nixos/manpages: enable linebreaking after slashes
2016-03-19 18:01:27 +01:00
Franz Pletz
b887b16a2c
pythonPackages.libvirt: 1.3.0 -> 1.3.2
2016-03-19 17:35:59 +01:00
aszlig
0f0805b51a
lib/types: Handle submodules for type "either"
...
So far the "either" type only handled "flat" types, so you couldn't do
something like:
type = either int (submodule {
options = ...;
});
Not only caused this the submodule's options not being checked but also
not show up in the documentation.
This was something we stumbled on with #13916 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @edolstra
2016-03-19 17:22:39 +01:00
Pascal Wittmann
8ddfab0cf2
nixos/manpages: enable linebreaking after slashes
...
Allow linbreaks after slashes in long URLs. The option used
is documented at
http://docbook.sourceforge.net/release/xsl/current/doc/manpages/man.break.after.slash.html
This commit fixes #4538 .
2016-03-19 17:16:59 +01:00
Franz Pletz
3c060b93b6
lxd: 0.17 -> 2.0.0.rc4
2016-03-19 16:40:33 +01:00
Franz Pletz
87012e7321
pythonPackages.searx: 0.7.0 -> 0.8.1
...
The old version was broken.
2016-03-19 16:34:13 +01:00
Franz Pletz
e312a34775
libvirt: Add fpletz as maintainer
2016-03-19 16:33:49 +01:00
Franz Pletz
ff0cfc160f
libvirt: 1.3.0 -> 1.3.2
2016-03-19 16:32:52 +01:00
Joachim Fasting
e891e50946
nixos: disable the clfswm window manager module
2016-03-19 15:52:18 +01:00
Joachim Fasting
9ae0e6633e
clfswm: mark as broken
...
This package has been broken for quite a long time. I attempted
to fix it, to no avail.
See also: https://hydra.nixos.org/build/33498133/nixlog/2/raw
2016-03-19 15:52:12 +01:00
Peter Simons
8ef926fcce
Merge pull request #14038 from sigma/t/version/git
...
git: 2.7.3 -> 2.7.4
2016-03-19 15:30:07 +01:00
joachifm
f9f65a5663
Merge pull request #14047 from Beauhurst/php_updates
...
php security updates (5.5.32 -> 5.5.33, 5.6.18 -> 5.6.19)
2016-03-19 13:26:31 +00:00
Pascal Wittmann
dd30fcd30a
sparsehash: 2.0.2 -> 2.0.3
2016-03-19 13:51:43 +01:00
Pascal Wittmann
15029ff44a
perl-Apache-LogFormat-Compiler: 0.13 -> 0.33
2016-03-19 13:27:54 +01:00
Pascal Wittmann
135ef9cc32
perl-POSIX-strftime-Compiler: init at 0.41
2016-03-19 13:27:31 +01:00
Pascal Wittmann
def056d770
perl-AppSqitch: 0.9993 -> 0.9994
2016-03-19 12:51:17 +01:00
Joachim Fasting
649c2cd027
lp_solve: mark as broken
...
See https://hydra.nixos.org/build/32393768/log/raw
2016-03-19 12:46:22 +01:00
Lluís Batlle i Rossell
41c05b47a0
Updating ts to 0.7.6.
2016-03-19 12:23:54 +01:00
Robert Scott
9f54f755a9
php: 5.5.32 -> 5.5.33 (security update)
2016-03-19 11:18:12 +00:00
Robert Scott
e4817b7d99
php: 5.6.18 -> 5.6.19 (security update)
2016-03-19 11:15:48 +00:00
Pascal Wittmann
9506f4de76
udunits: 2.1.14 -> 2.2.20
2016-03-19 12:08:58 +01:00
Pascal Wittmann
07601a08f2
unibilium: 1.1.2 -> 1.2.0
2016-03-19 12:01:22 +01:00
Pascal Wittmann
8d128f046d
xylib: 1.3 -> 1.4
2016-03-19 11:56:01 +01:00
Pascal Wittmann
de8cc270c1
filezilla: 3.16.0 -> 3.16.1
2016-03-19 11:20:12 +01:00
joachifm
ef9efd0d04
Merge pull request #14032 from pdalpra/patch-1
...
docker: 1.10.0 -> 1.10.3
2016-03-19 09:49:07 +00:00
joachifm
48665c855b
Merge pull request #14042 from taku0/firefox-bin-45.0.1
...
firefox-bin: 45.0 -> 45.0.1
2016-03-19 09:46:40 +00:00
joachifm
643f1d819c
Merge pull request #14039 from timbertson/piep
...
pythonPackages.piep: init at 0.8.0
2016-03-19 09:36:18 +00:00
Tim Cuthbertson
b8c26d9e73
pythonPackages.piep: init at 0.8.0
2016-03-19 17:45:53 +11:00
taku0
9aa6ca99e4
firefox-bin: 45.0 -> 45.0.1
2016-03-19 14:28:10 +09:00
Joachim Fasting
ece457c62f
nixos/tests: fix docker test
...
The docker service is socket activated by default; thus,
`waitForUnit("docker.service")` before any docker command causes the
unit test to time out.
Instead, do `waitForUnit("sockets.target")` to ensure that sockets are
setup before running docker commands.
2016-03-19 03:18:17 +01:00
Yann Hodique
31c317e09e
git: 2.7.3 -> 2.7.4
2016-03-18 18:07:33 -07:00
joachifm
7e48d80b7d
Merge pull request #14001 from romildo/new.catfish
...
catfish: init at 1.4.1
2016-03-19 00:19:31 +00:00
Joachim Fasting
3e1ec2b663
criu: fix build
...
Would fail due to -Werror; see
https://hydra.nixos.org/build/33217086/nixlog/2/raw
2016-03-18 23:39:03 +01:00
joachifm
bd4db4e91e
Merge pull request #13959 from ambrop72/power-fix
...
python-packages/power: Fix build due to falsely declared dependency.
2016-03-18 22:15:48 +00:00
joachifm
25a1e5d5f2
Merge pull request #14010 from yochai/master
...
mfcj470dw: fix missing file error
2016-03-18 22:08:23 +00:00
joachifm
59caca43c1
Merge pull request #14020 from Baughn/dosage
...
dosage: Init at 2016.03.17
2016-03-18 22:07:01 +00:00
Svein Ove Aas
f54d6fc697
dosage: Init at 2016.03.17
2016-03-18 23:03:35 +01:00
Arseniy Seroka
fba952024f
tzdata: 2016a -> 2016b
2016-03-19 00:23:45 +03:00
Nicolas B. Pierron
804ade1c6d
Merge pull request #14029 from nbp/alias-packages
...
Move all aliases into their own file.
2016-03-18 21:22:50 +00:00
Nicolas B. Pierron
89f7dcaa21
Move all aliases into their own file.
2016-03-18 21:22:27 +00:00
Arseniy Seroka
4d82228a63
vim: 7.4.827 -> 7.4.1585
2016-03-19 00:21:27 +03:00
Eelco Dolstra
da390a48db
pngquant: 2.0.1 -> 2.6.0
...
Also remove meta.broken.
2016-03-18 22:13:57 +01:00
Pierre Dal-Pra
d97805ccd0
docker: 1.10.0 -> 1.10.3
2016-03-18 22:12:42 +01:00
Joachim Fasting
a8556bd5d7
flexcpp: patch all shebangs & fix installation
...
Using the original build recipe would result in an output
without the actual flexcpp binary.
2016-03-18 22:12:03 +01:00
Nikolay Amiantov
b1179bdbcf
haskellPackages.Agda: use older cpphs
...
Package requires cpphs < 0.20.0.
2016-03-18 23:32:26 +03:00
Arseniy Seroka
1fb354d1ab
Merge pull request #14008 from bzizou/scotch
...
scotch: init at 6.0.4
2016-03-18 22:50:20 +03:00
Tobias Geerinckx-Rice
5e08aec4c5
Merge pull request #14024 from gilligan/sauceconnect-4.3.14
...
sauce-connect: 4.3.13 -> 4.3.14
2016-03-18 20:30:44 +01:00
zimbatm
9c4b45fafe
Merge pull request #13601 from zimbatm/ruby-dev
...
ruby.dev
2016-03-18 19:05:45 +00:00