101866 Commits

Author SHA1 Message Date
Eelco Dolstra
a4ec1841da
VM tests: veryloose -> cache=loose 2017-02-13 12:18:10 +01:00
Eelco Dolstra
4af79a7331
Revert "linux: Apply 9p veryloose patch to 4.9"
This reverts commit a82810c7a7e62848b75739b1cccddca8f1363c75.

Fixes #22695.
2017-02-13 12:16:39 +01:00
Rob Vermaas
af3732b6c6
Azure: switch back to qemu 2.2.0 for generating image. Seems to work best.
(cherry picked from commit 2da8a5dac8674501ba9ed10e44650088b466688a)
2017-02-13 09:55:03 +00:00
Frederik Rietdijk
b719852568 kde5.khotkeys: fix for new frameworks 2017-02-13 09:55:40 +01:00
Frederik Rietdijk
dce2202d53 kde applications: 16.12.1 -> 16.12.2 2017-02-13 09:55:40 +01:00
Frederik Rietdijk
a35ffe3c01 kde frameworks: 5.30 -> 5.31 2017-02-13 09:55:40 +01:00
Frederik Rietdijk
63bff03f97 kronometer: 2.1.0 -> 2.1.3 2017-02-13 09:55:40 +01:00
Frederik Rietdijk
d375d7b354 kmplayer: file not available via new mirror either 2017-02-13 09:55:40 +01:00
Frederik Rietdijk
71812be9ef kwooty: kde-apps url's have changed 2017-02-13 09:55:40 +01:00
Rob Vermaas
eff0752dbc
Use default qemu for azure image generation, and use option to enforce sizing of image to be compliant with Azure/HyperV.
(cherry picked from commit e16db5666af987f8a76be82ff219e138e92af442)
2017-02-13 08:54:41 +00:00
Frederik Rietdijk
94db8d7dd2 Revert "pythonPackages.argparse: only for Python < 2.7"
This reverts commit 12d9eac8f050dda7a0dce726d438cc38ff6b6f8c.
2017-02-13 09:52:07 +01:00
Tim Digel
8616c0d391 tsearch-extras: init at 0.2 2017-02-13 07:28:25 +01:00
Dan Peebles
e63d15f173 ecs-agent NixOS module: enable docker 2017-02-13 04:06:31 +00:00
Dan Peebles
e928cb1c63 ssm-agent NixOS module: init 2017-02-13 04:01:38 +00:00
Graham Christensen
4450327c06
flow: pin ocaml to ocaml_4_02 2017-02-12 20:52:37 -05:00
Graham Christensen
8378afaf76 Merge pull request #22700 from holidaycheck/update-flow
flow: 0.37.4 -> 0.39.0
2017-02-12 20:39:17 -05:00
Dan Peebles
4c0aae964c ssm-agent: init at 2.0.633.0 2017-02-13 01:33:33 +00:00
Graham Christensen
0d52f15fa0 Merge pull request #22717 from Profpatsch/mpd-i686-patch
mpd: fix on i686
2017-02-12 20:12:22 -05:00
Franz Pletz
12ebd6c058 Merge pull request #22708 from mguentner/ipfs_0_4_5
ipfs: 0.4.4 -> 0.4.5 // ipfsapi: 0.4.0 -> 0.4.5-pre
2017-02-13 02:10:01 +01:00
Franz Pletz
76a3c30471
network-interfaces service: fix bindsTo deps for masters
Previously, netdev units for network interfaces defined in the nixos
configurations would bindTo the systemd device unit of the interface if
not in a container.

In situations where you switch to a new nixos configration with changes
to network-setup.service (like nameservers) and have stacked interfaces
like vlans on a bond, it would fail to propagate restarts to the netdevs
correctly resulting with broken networking. The bond would be present
but no vlan interfaces rendering the machine unreachable.

My fear is that the udev events fail to propagate correctly while a systemd
transaction that is also restarting the triggered netdev service is running.
This commit changes this behaviour so netdev services bindTo other netdev
services if present and otherwise fall back to the previous behaviour.

We also noticed that stacked interfaces would sometimes seemingly be stopped
in the wrong order. For instance in the above example, the bond interface
would be deleted before the vlan interfaces resulting in the vlan interfaces
not being present when their service is being stopped. This would cause the
systemd transaction to fail and thus break networking. Their postStop hooks
are now allowed to fail as we have reached the desired state.
2017-02-13 01:57:25 +01:00
Jörg Thalheim
d673484683 Merge pull request #22720 from Mic92/vim-plugins
vimPlugins: update to latest
2017-02-13 01:34:57 +01:00
Jörg Thalheim
71ca18ae32 Merge pull request #22716 from ndowens/master
worker: init at 3.8.5
2017-02-13 01:21:38 +01:00
Jörg Thalheim
005a9d2d9d
vimPlugins: update to latest 2017-02-13 01:08:20 +01:00
Graham Christensen
ad623b8185 Merge pull request #22714 from rycee/fix/subtitle-editor
subtitle-editor: fix build
2017-02-12 19:03:28 -05:00
Jörg Thalheim
836ab672a8 worker: fix indentation 2017-02-13 01:02:09 +01:00
Graham Christensen
84d4e4277c Merge pull request #22723 from benley/fix-sessions-with-sddm
Fix sessions with sddm.
2017-02-12 19:01:15 -05:00
Graham Christensen
63d7ff883e Merge pull request #22457 from peterhoeg/u/suil
suil: 0.8.2 -> 0.8.4
2017-02-12 19:00:21 -05:00
Graham Christensen
b793d69f12 Merge pull request #22537 from vrthra/jimtcl-0.77
jimtcl: 0.76 -> 0.77
2017-02-12 18:58:14 -05:00
Franz Pletz
f5a82e4714
gitlab service: fix database creation
Providing custom a username and database name was broken. They were
hardcoded to "gitlab".
2017-02-13 00:57:22 +01:00
Graham Christensen
2495065351 Merge pull request #22667 from avnik/wine-update
wineUnstable: 2.0 -> 2.1
2017-02-12 18:54:47 -05:00
ndowens
a77705748b worker: init at 3.8.5
modified:   pkgs/top-level/all-packages.nix

    pick 8096649e47 worker: init at 3.8.5
    squash 9267acbd46 modified:   pkgs/top-level/all-packages.nix

worker: updated default.nix license field

Added myself to lib/maintainers.nix

    squash 28173341fa worker: updated default.nix license field
    squash b22407cf5c Added myself to lib/maintainers.nix

Fixed indent and added missing > in maintainers.nix

Fixed curly bracket indent
2017-02-12 17:45:42 -06:00
Graham Christensen
96d767de62
pam_oath: require OATH and pam_unix credentials to be valid 2017-02-12 18:27:11 -05:00
Graham Christensen
59e77daf5b
nixos tests: make getTTYText smart about tty size 2017-02-12 18:27:06 -05:00
Karn Kallio
8a1fcaf5bd Fix sessions with sddm. 2017-02-12 18:19:20 -05:00
Maximilian Bosch
cbedb932f9
nodePackages.mocha: init at 3.2.0 2017-02-12 23:12:13 +01:00
Profpatsch
21cb82f34b mpd: fix on i686
Was submtitted to upstream, but fix here in the meantime.
2017-02-12 22:27:11 +01:00
Rahul Gopinath
939c846ae7
elvish: 0.1 -> 0.5 2017-02-12 21:37:53 +01:00
Will Dietz
a82b3dd8e2 creduce: init at 2.6.0
Also includes perl dependency 'GetOpt::Tabular'.
2017-02-12 14:31:16 -06:00
Markus Hauck
06bacb10e5
scalafmt: 0.4.10 -> 0.5.6 2017-02-12 21:21:10 +01:00
Robert Helgesson
446aa6834a
subtitle-editor: fix build
Apply Debian patch that makes the project build with later GStreamer
versions.
2017-02-12 21:14:09 +01:00
Vladimír Čunát
31eba21d1d
virtualbox: force xorg-server-1.18 for now
This is getting a little hacky, but hopefully it won't break anything.
2017-02-12 21:07:49 +01:00
Philipp Gesang
3dad33227f
xen: update domU config for pvgrub2
fix #22709

Recent pvgrub (from Grub built with “--with-platform=xen”) understands
the Grub2 configuration format. Grub legacy configuration (menu.lst) is
ignored.
2017-02-12 20:53:54 +01:00
Maximilian Güntner
072adafb66
ipfsapi: 0.4.0 -> 0.4.5-pre 2017-02-12 19:55:06 +01:00
Vladimír Čunát
2dba30af72
Merge recent staging
It's almost finished by Hydra now.
2017-02-12 19:51:01 +01:00
Maximilian Güntner
84e7ad1eb7
ipfs: 0.4.4 -> 0.4.5
0.4.5 introduces a new repo format. You might need
to run a migration:

https://github.com/ipfs/fs-repo-migrations
2017-02-12 19:50:54 +01:00
Karn Kallio
a8d7a6a957 xwayland : fix build by giving wayland-protocols to the build. 2017-02-12 19:33:53 +01:00
Jaka Hudoklin
194dd8b164 Merge pull request #22703 from georgewhewell/bugfix/kube-proxy-service-config
kubernetes module: fix systemd.services.kube-proxy to use correct extraOpts
2017-02-12 17:56:49 +01:00
georgewhewell
94b28a8072 fix systemd.services.kube-proxy to use correct extraOpts 2017-02-12 15:06:59 +00:00
Franz Pletz
cf4775571f
poezio: 0.10 -> 0.11 2017-02-12 15:57:39 +01:00
Franz Pletz
8e19dc565e
pythonPackages.slixmpp: 1.2.1 -> 1.2.4.post1 2017-02-12 15:57:34 +01:00