obadz
331fa2feff
xsession: fix variable read before set introduced in c99608c
2016-05-25 17:47:36 +01:00
Rickard Nilsson
4e706a13c8
openldap: Remove unused patch
2016-05-25 16:32:52 +00:00
Rickard Nilsson
92ce529880
Revert "openldap: Remove dontPatchELF"
...
This reverts commit 366c1e88fc
, that
caused OpenLDAP to not find its own libs. See discussion in
366c1e88fc
2016-05-25 16:31:23 +00:00
Graham Christensen
772851ff46
libxml2: 2.9.3 -> 2.9.4 for three CVEs ( close #15697 )
...
- CVE-2016-4447: libxml2: Heap-based buffer underreads due to xmlParseName
https://bugzilla.redhat.com/show_bug.cgi?id=1338686
- CVE-2016-4448 libxml2: Format string vulnerability
https://bugzilla.redhat.com/show_bug.cgi?id=1338700
- CVE-2016-4449 libxml2: Inappropriate fetch of entities content
https://bugzilla.redhat.com/show_bug.cgi?id=1338701
and many other fixed issues, available at http://www.xmlsoft.org/news.html
2016-05-25 18:28:52 +02:00
Damien Cassou
6ef9dec981
gpaste: 3.18.3 -> 3.18.4
2016-05-25 18:09:25 +02:00
Eelco Dolstra
a7baec7cb1
nixos-generate-config: Emit LUKS configuration for boot device
2016-05-25 18:04:41 +02:00
Eelco Dolstra
c6ab4ab206
nixos-generate-config: Enable strictness
2016-05-25 18:04:34 +02:00
Eelco Dolstra
fa1b9ec1e6
thunderbird: 45.0 -> 45.1.0
2016-05-25 18:04:26 +02:00
Eelco Dolstra
845c9b50bf
boot.initrd.luks.devices: Change into an attribute set
...
This allows setting options for the same LUKS device in different
modules. For example, the auto-generated hardware-configuration.nix
can contain
boot.initrd.luks.devices.crypted.device = "/dev/disk/...";
while configuration.nix can add
boot.initrd.luks.devices.crypted.allowDiscards = true;
Also updated the examples/docs to use /disk/disk/by-uuid instead of
/dev/sda, since we shouldn't promote the use of the latter.
2016-05-25 18:04:21 +02:00
Rok Garbas
bf2aaeb0f6
tdesktop: 0.9.48 -> 0.9.49
2016-05-25 17:59:08 +02:00
Robert Helgesson
6eb7a499ef
perl-Catalyst-Controller-HTML-FormFu: add meta
2016-05-25 16:31:23 +02:00
Robert Helgesson
47ea094895
perl-Catalyst-Component-InstancePerContext: add meta
2016-05-25 16:31:23 +02:00
Peter Simons
94b6127f8e
ghc-8.0.1.nix: cosmetic
2016-05-25 16:26:26 +02:00
Michael Raskin
3bf1348bf7
mercurial: 3.8.1 -> 3.8.2
2016-05-25 16:01:43 +02:00
Michael Raskin
a19a10c6ac
mailsend: 1.18 -> 1.19
2016-05-25 16:01:18 +02:00
Michael Raskin
cfdf0d5a79
freeipmi: 1.5.1 -> 1.5.2
2016-05-25 16:00:57 +02:00
Michael Raskin
910744de98
baresip: 0.4.18 -> 0.4.19
2016-05-25 15:36:59 +02:00
Michael Raskin
e23d64b94c
xscreensaver: 5.34 -> 5.35
2016-05-25 15:26:06 +02:00
Marius Bakke
334e8b5109
goPackages.oh: 2016-03-28 -> 2016-05-23
2016-05-25 14:18:36 +01:00
Marius Bakke
0f9440bd4b
goPackages.adapted: 2015-06-03 -> 2016-04-10
2016-05-25 14:18:12 +01:00
Rok Garbas
e9c86755dd
neovim: make clipboard work ootb
2016-05-25 15:02:41 +02:00
Rok Garbas
cfc1dbc755
pythonPackages.neovim: 0.1.7 -> 0.1.8
2016-05-25 15:02:41 +02:00
Arseniy Seroka
c3bb94e7d1
Merge pull request #15692 from vbgl/lwt-2.5.2
...
ocaml-lwt: 2.5.0 -> 2.5.2
2016-05-25 15:50:06 +03:00
Peter Simons
2a83412f2a
Add LTS Haskell 5.16, 5.17, and 5.18.
2016-05-25 12:27:56 +02:00
Peter Simons
a2519c8da4
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-13-gf11ffc0 using the following inputs:
- Hackage: 42718c5830
- LTS Haskell: 4910435899
- Stackage Nightly: f92320d2fa
2016-05-25 12:27:56 +02:00
Joachim Schiele
5f42ed5125
Merge pull request #15684 from qknight/emscripten_1.36.4
...
emscripten: revision bump from 1.35.4 to 1.36.4, was tested with comp…
2016-05-25 12:24:33 +02:00
Rok Garbas
1908c90412
firefox-bin: 47.0b7 -> 47.0b8
2016-05-25 11:42:40 +02:00
Eelco Dolstra
b056948c00
Improve types.listOf error message
...
If an option value is not a list, you now get
The option value `bla' in `file.nix' is not a list.
rather than
value is a string while a list was expected, at .../nixpkgs/lib/lists.nix:49:56
2016-05-25 11:39:17 +02:00
Eelco Dolstra
32bed83b18
Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeout
...
There is a generic boot.loader.timeout option.
2016-05-25 11:39:17 +02:00
Eelco Dolstra
fe875b4100
nixos/tests/boot.nix: Remove empty module
2016-05-25 11:39:17 +02:00
Rok Garbas
f78831c8b6
vaapi: 1.6.2 -> 1.7.0
2016-05-25 11:02:19 +02:00
Rok Garbas
e5f20dc34d
libva: 1.6.2 -> 1.7.0
2016-05-25 11:02:19 +02:00
Vincent Laporte
f361008745
ocaml-lwt: 2.5.0 -> 2.5.2
2016-05-25 11:00:52 +02:00
Vincent Laporte
31247bc593
ocaml-ppx_tools: 0.99.2 -> 4.02.3
2016-05-25 11:00:52 +02:00
Rickard Nilsson
13b8606241
qemu: 2.5.1 -> 2.6.0
2016-05-25 10:42:45 +02:00
Vladimír Čunát
69f8016de9
dbus-python: fix build with python-3
...
Also enable checks again.
2016-05-25 09:23:08 +02:00
AmatCoder
15dbdc5930
mednaffe: Fix segfault on shutdown
2016-05-25 06:30:40 +00:00
Frederik Rietdijk
63e09f8d47
Merge pull request #14854 from NikolaMandic/master
...
pybrain added to python packages
2016-05-25 07:52:28 +02:00
Chris Martin
acaa3d9474
idea: set StartupWMClass on desktop item
...
This makes all Idea product behave nicely with the Gnome launcher.
The WM class for every Idea product is in the form
jetbrains-<product>[-ce]
Where <product> is e.g. "idea", "pycharm", etc., and "-ce" is appended
for community editions.
2016-05-24 22:43:13 -04:00
Nikolay Amiantov
be5b596deb
ghc801.linear: fix src checksum
2016-05-25 05:38:51 +03:00
Nikolay Amiantov
c79c99cede
pegjs-0.8.0: fix sha256 checksum
2016-05-25 05:38:51 +03:00
Joachim Schiele
4d261909b9
emscripten: revision bump from 1.35.4 to 1.36.4, was tested with compiling xml.js
2016-05-25 03:54:03 +02:00
Tobias Geerinckx-Rice
6140f16750
parse-cli-bin: 3.0.1 -> 3.0.5
2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
d37fe91396
scummvm: 1.7.0 -> 1.8.0
2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
dce1edf946
samtools: 1.3 -> 1.3.1
2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
5e6175ae91
s3backer: 1.3.1 -> 1.4.2; maintain
2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
709eaaf98e
vlc: 2.2.2 -> 2.2.3
2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
9efd3d444e
cifs_utils: 6.4 -> 6.5; maintain
2016-05-25 02:06:47 +02:00
Tobias Geerinckx-Rice
823ec00fdf
libwps: 0.4.2 -> 0.4.3
2016-05-25 02:06:47 +02:00
obadz
47950b5353
modules/misc/version.nix: populate nixosRevision based on <nixpkgs/.git> when possible ( #15624 )
...
Example:
$ nixos-option system.nixosLabel
Value:
"16.09.git.4643ca1"
2016-05-24 23:34:28 +01:00