Commit Graph
139625 Commits
Author SHA1 Message Date
Robert SchützandGitHub 6e6005c2af Merge pull request #38794 from timokau/brial-init
brial: init at 1.2.3
2018-05-08 08:08:15 +02:00
Jan TojnarandGitHub 85a0cd915b Merge pull request #40155 from jtojnar/gnome-3.28.2
GNOME Updates
2018-05-08 04:42:29 +02:00
Jan Tojnar fd0d1f35a5 gvfs: 1.36.1 → 1.36.2 2018-05-08 03:31:57 +02:00
Jan Tojnar c477acec9e gnome3.mutter: 3.28.0 → 3.28.1 2018-05-08 03:31:57 +02:00
Jan Tojnar df80580521 gnome3.gnome-shell: 3.28.0 → 3.28.1 2018-05-08 03:31:56 +02:00
Jan Tojnar 2b1db53296 gnome3.gnome-shell-extensions: 3.28.0 → 3.28.1 2018-05-08 02:47:43 +02:00
Jan Tojnar fef1129d4e gnome3.gnome-keyring: 3.28.0.2 → 3.28.2 2018-05-08 02:37:35 +02:00
Jan Tojnar 6465aaac06 gnome3.gnome-contacts: 3.28.1 → 3.28.2 2018-05-08 02:37:17 +02:00
Jan Tojnar 6353a952ce gnome3.gjs: 1.52.2 → 1.52.3 2018-05-08 02:36:57 +02:00
Jan Tojnar 44e49b9e45 evolution-data-server: 3.28.1 → 3.28.2 2018-05-08 02:36:37 +02:00
Jan Tojnar ffda669690 gnome3.eog: 3.28.1 → 3.28.2 2018-05-08 02:36:21 +02:00
Jan Tojnar 47d29c502f gnome3.gnome-music: 3.28.1 → 3.28.2 2018-05-08 02:36:10 +02:00
Jan Tojnar 2415bdc78e gnome3.gnome-maps: 3.28.1 → 3.28.2 2018-05-08 02:36:02 +02:00
Jan Tojnar 048de32f28 gnome3.gnome-logs: 3.28.0 → 3.28.2 2018-05-08 02:35:52 +02:00
Jan Tojnar 2a5ce6157a gnome3.gnome-characters: 3.28.0 → 3.28.2 2018-05-08 02:35:43 +02:00
Jan Tojnar df8665d04e gnome3.gnome-calendar: 3.28.1 → 3.28.2 2018-05-08 02:35:29 +02:00
Jan Tojnar cafac77e20 gnome3.gnome-boxes: 3.28.2 → 3.28.3 2018-05-08 02:35:09 +02:00
Jan Tojnar 715adbfad3 evolution: 3.28.1 → 3.28.2 2018-05-08 02:34:50 +02:00
Jan Tojnar 9ad901ae1f gnome3.bijiben: 3.28.1 → 3.28.2 2018-05-08 02:34:36 +02:00
Jan Tojnar 3e7bcb6937 meld: 3.18.0 → 3.18.1 2018-05-08 02:34:14 +02:00
aszlig 78b4b90d6c Merge pull request #39526 (improve dhparams)
This introduces an option that allows us to turn off stateful generation
of Diffie-Hellman parameters, which in some way is still "stateful" as
the generated DH params file is non-deterministic.

However what we can avoid with this is to have an increased surface for
failures during system startup, because generation of the parameters is
done during build-time.

Aside from adding a NixOS VM test it also restructures the type of the
security.dhparams.params option, so that it's a submodule.

A new defaultBitSize option is also there to allow users to set a
system-wide default.

I added a release notes entry that described what has changed and also
included a few notes for module developers using this module, as the
first usage already popped up in NixOS/nixpkgs#39507.

Thanks to @Ekleog and @abbradar for reviewing.
2018-05-08 02:09:46 +02:00
Timo Kaufmann 8b5ecf9141 brial: init at 1.2.3 2018-05-08 01:27:35 +02:00
Michael Raskin ec198337c4 love_11: init at 11.1 2018-05-07 23:58:24 +02:00
Roland Koeblerandxeji 810976e591 i3lock-color: fix manpage-name and manpage (#40095)
- rename manpage from i3lock.1 to i3lock-color.1
- change "i3lock" to "i3lock-color" in manpage-synopsis
2018-05-07 23:19:02 +02:00
xejiandGitHub 02fff4699c Merge pull request #40143 from yrashk/sit-0.3.2-aarch64
sit: fix tests on aarch64
2018-05-07 23:01:48 +02:00
xejiandGitHub 60a52761bf Merge pull request #40135 from fadenb/pythonPackages.phonenumbers_8.9.5
pythonPackages.phonenumbers: 8.9.3 -> 8.9.5
2018-05-07 22:39:03 +02:00
Yurii Rashkovskii 783d547bdd sit: fix tests on aarch64
As we found out in #40032, sit tests won't pass on
aarch64. The problem seems to be related to
`create_dir` not returning an error if the directory
already exists, happening specifically on aarch64+debug
(not aarch64+release)

This update injects a patch for tests that will also
be included in subsequent versions of SIT.
2018-05-07 13:33:51 -07:00
Michael RaskinandGitHub b1f064c9cb Merge pull request #40141 from timokau/iml-openblas
iml: use openblas instead of atlas
2018-05-07 20:29:06 +00:00
xejiandGitHub 17fe52a6c7 Merge pull request #40138 from helinko/libu2f-server-update
libu2f-server: 1.0.1 -> 1.1.0
2018-05-07 22:13:42 +02:00
Jan Tojnar fcfecf8c20 telepathy-logger: 0.8.0 → 0.8.2
The previous update attempt (76f9a4d711) did not change the hash 😞
2018-05-07 22:05:01 +02:00
Timo Kaufmann b0d70d336d iml: use openblas instead of atlas 2018-05-07 21:50:38 +02:00
Franz Pletz 1a7a886234 home-assistant: use new python modules for components 2018-05-07 21:37:46 +02:00
Franz Pletz 11ad518935 pythonPackages.pyowm: init at 2.8.0 2018-05-07 21:37:46 +02:00
Franz Pletz 509a340d90 pythonPackages.coinmarketcap: init at 4.2.1 2018-05-07 21:37:46 +02:00
Franz Pletz c7d735a27b pythonPackages.PyMVGLive: init at 1.1.4 2018-05-07 21:37:46 +02:00
Franz Pletz 95928538a5 pythonPackages.aiohue: init at 1.3.1 2018-05-07 21:37:46 +02:00
Matthew Justin BauerandGitHub 6bce8815de Merge pull request #40134 from Synthetica9/unixtools-refactor
unixtools: refactor for less redundancy
2018-05-07 19:15:19 +00:00
Michael Weiss 97947e680b pgpdump: 0.32 -> 0.33 2018-05-07 20:49:32 +02:00
Jörg ThalheimandGitHub 08db5514e3 Merge pull request #40137 from Mic92/mbedtls
mbedtls: remove darwin patch
2018-05-07 19:40:35 +01:00
Matthew Justin BauerandGitHub 248b050462 xidlehook: fix eavl 2018-05-07 13:38:23 -05:00
Jörg Thalheim c7577fa1c3 mbedtls: remove darwin patch 2018-05-07 19:36:34 +01:00
Robert Helgesson 08e8701673 lib.types: fix loaOf behavior for long lists
Assigning a list of 10 or more elements to an option having the type
`loaOf a` produces a configuration value that is not honoring the
order of the original list. This commit fixes this and a related issue
arising when 10 or more lists are merged into this type of option.
2018-05-07 20:23:52 +02:00
Patrick Hilhorst ab0d4f26ff unixtools: use 2-space indent 2018-05-07 20:16:58 +02:00
Patrick Hilhorst 4b93f21ced unixtools: refactor for less redundancy 2018-05-07 20:13:55 +02:00
Tristan Helmich a554844692 pythonPackages.phonenumbers: 8.9.3 -> 8.9.5 2018-05-07 19:53:08 +02:00
Matthew Justin BauerandGitHub 0b04ed6177 xidlehook: only fixup on linux 2018-05-07 12:53:03 -05:00
Risto Helinko 1bcd9c48fc libu2f-server: 1.0.1 -> 1.1.0 2018-05-07 20:46:39 +03:00
Florian KlinkandTuomas Tynkkynen 7499e4a5b9 modules/virtualisation/qemu-vm: set console baudrate to 115200 2018-05-07 19:23:47 +03:00
Florian KlinkandTuomas Tynkkynen d4468bedb5 modules/virtualisation/qemu-vm: always enable serial console
Always enable both tty and serial console, but set preferred console
depending on cfg.graphical.
Even in qemu graphical mode, you can switch to the serial console via
Ctrl+Alt+3.

With that being done, you also don't need to specify
`systemd.services."serial-getty@ttyS0".enable = true;` either as described in
https://nixos.wiki/wiki/Cheatsheet#Building_a_service_as_a_VM_.28for_testing.29,
as systemd automatically spawns a getty on consoles passwd via cmdline.

This also means, vms built by 'nixos-rebuild build-vm' can simply be run
properly in nographic mode by appending `-nographic` to `result/bin/run-*-vm`,
without the need to explicitly add platform-specific QEMU_KERNEL_PARAMS.
2018-05-07 19:23:47 +03:00
Florian KlinkandTuomas Tynkkynen 70c57fe363 qemu: fix spaces in postInstall 2018-05-07 19:23:47 +03:00