149709 Commits

Author SHA1 Message Date
Andrew Childs
3513c5dc49 jetbrains.ruby-mine: 2018.2 -> 2018.2.1 2018-08-11 04:05:21 +09:00
Jason Carr
c2fc585110 nodePackages.madoko init 2018-08-10 15:04:58 -04:00
Jason Carr
2560b0724a nodePackages.jake init 2018-08-10 15:04:53 -04:00
Andrew Childs
c08067b74d jetbrains.goland: 2018.2 -> 2018.2.1 2018-08-11 04:03:49 +09:00
(cdep)illabout
56ad359d93
virtualization: update the virtualbox-host module to use the extension pack if enabled. 2018-08-11 02:48:29 +09:00
Matthew Bauer
68b5f51d6f brightnessctl: also install udev rules
Fixes #44877
2018-08-10 13:44:58 -04:00
Alexey Shmalko
6b1a04d788 alarm-clock-applet: fix build (#44872)
The build has been failing because sourceforge-served release include
-Werror=format=2 flag, which enabled -Werror=format-y2k, which in turn
stopped the build because of a debug log message formatting.

Building release from GitHub works fine.
2018-08-10 19:37:48 +02:00
Francois-Rene Rideau
0dd9403a34 gambit-unstable: 2018-05-30 -> 2018-08-06 2018-08-10 13:11:11 -04:00
xeji
12eb1e96ce
Merge pull request #44870 from symphorien/tests-eval
Fix evaluation of two tests
2018-08-10 19:06:20 +02:00
xeji
a102b900be
Merge pull request #37281 from xeji/qemu-nonroot
nixos/libvirtd: add option to run qemu as non-root
2018-08-10 18:54:10 +02:00
Jörg Thalheim
20378cbf1c
Merge pull request #44855 from ljli/keeagent-update
keepass-keeagent: 0.8.1 -> 0.10.1
2018-08-10 17:50:28 +01:00
Edmund Wu
ced374cf98
display-managers: rely on socket to activate pulseaudio 2018-08-10 12:43:47 -04:00
Matthew Bauer
fca6cdc362
Merge pull request #44632 from matthewbauer/putty
Support building putty for windows
2018-08-10 12:41:36 -04:00
Vladimír Čunát
7b3036a4a2
gdbm: avoid a warning on Darwin
This is just to minimize rebuilds.  The actual bugfix doesn't seem to
hurry, as the function has been returning void until now, so if the int
returned isn't a meaningful value in some cases, nothing should happen
yet.
2018-08-10 18:41:07 +02:00
Matthew Bauer
0b124c1e91 aliases: add nixos-rebuild
Fixes #44135
2018-08-10 12:25:42 -04:00
Matthew Bauer
e575275de7 windows: Cleanups 2018-08-10 12:05:04 -04:00
Matthew Bauer
f32e9a34c8 windows: add more meta
‘platforms.windows’ includes all windows platforms. Should prefer this
to using assertions.
2018-08-10 11:51:18 -04:00
Will Fancher
08b766921d callCabal2nix: Passthru deriver 2018-08-10 11:38:09 -04:00
Silvan Mosberger
b05fb31476
Merge pull request #44871 from Infinisil/fix/namecoin
namecoin: fix build
2018-08-10 16:45:36 +02:00
Greg Hale
24fa3c20c5 aws-okta: init at 0.19.0 2018-08-10 10:42:39 -04:00
Symphorien Gibol
0d13dc3654 nixos/tests/hocker-fetchdocker: fix evaluation
it still does not build
2018-08-10 15:22:47 +02:00
Symphorien Gibol
9375312ab9 nixos/tests/yabar: fix evaluation 2018-08-10 15:22:34 +02:00
Jörg Thalheim
2dc24c1057
Merge pull request #44868 from dywedir/gutenberg
gutenberg: 0.4.0 -> 0.4.1
2018-08-10 14:19:31 +01:00
Silvan Mosberger
1a3b9e1bd2
Merge pull request #44556 from johanot/certmgr-module-init
nixos/certmgr: init
2018-08-10 15:11:26 +02:00
Silvan Mosberger
82804e5f78
namecoin: fix build 2018-08-10 14:57:43 +02:00
Jörg Thalheim
cf627887f2
Merge pull request #44865 from Tomahna/mopidy-iris
Mopidy-Iris: 3.23.0 -> 3.23.2
2018-08-10 13:54:57 +01:00
Jörg Thalheim
e140489e90
Merge pull request #44869 from Mic92/pyls-black
python.pkgs.pyls-black: init at 0.2.1
2018-08-10 13:54:04 +01:00
Jörg Thalheim
285580c026
Merge pull request #44861 from jfrankenau/update-polybar
polybar: update and add libnl support
2018-08-10 13:31:41 +01:00
Jörg Thalheim
c260a4d001 python.pkgs.pyls-isort: fix url/description 2018-08-10 14:28:01 +02:00
Vladimír Čunát
46e5257670
Merge #44719: utillinux: fix build w/ncurses
This fixes a regression from f83b5e4.
2018-08-10 14:23:31 +02:00
Jörg Thalheim
0165572217 python3.pkgs.pyls-mypy: 0.1.2 -> 0.1.3 2018-08-10 14:22:59 +02:00
Jörg Thalheim
3ea430ca2a python.pkgs.pyls-black: init at 0.2.1 2018-08-10 14:15:16 +02:00
Vladyslav Mykhailichenko
d39d2fa09f gutenberg: 0.4.0 -> 0.4.1 2018-08-10 15:08:27 +03:00
xeji
980505dc3b nixos/libvirtd: add option to run qemu as non-root
New option virtualisation.libvirtd.qemuRunAsRoot (default: true).
If false, qemu is run as non-privileged user qemu-libvirtd,
reducing security risk
2018-08-10 13:59:58 +02:00
Yegor Timoshenko
4b61b7814e qdigidoc: fetch TSL info 2018-08-10 14:02:25 +03:00
Kevin Quick
a9c48a0ad3 python: thespian: 3.9.2 -> 3.9.4 (#44857) 2018-08-10 12:28:49 +02:00
Jörg Thalheim
35a05371b3
Merge pull request #44858 from dguibert/update/sysdig
sysdig: 0.21.0 -> 0.22.1
2018-08-10 11:25:54 +01:00
Jörg Thalheim
a5690aa936 sysdig: disable aarch64 2018-08-10 12:25:23 +02:00
Jörg Thalheim
781986d1b6
Merge pull request #44862 from jfrankenau/update-pass
pass: 1.7.2 -> 1.7.3
2018-08-10 11:15:49 +01:00
Kevin Rauscher
818dc96dc5 Mopidy-Iris: 3.23.0 -> 3.23.2 2018-08-10 12:09:35 +02:00
adisbladis
fdfa977336
Merge pull request #44751 from r-ryantm/auto-update/liferea
liferea: 1.12.3 -> 1.12.4
2018-08-10 18:04:20 +08:00
Yegor Timoshenko
02644780d2 qdigidoc: enableParallelBuilding = false 2018-08-10 13:02:23 +03:00
Yegor Timoshenko
c47995a4e3 qdigidoc: 3.12.0.1442 -> 3.13.6 2018-08-10 13:02:23 +03:00
Jörg Thalheim
6df851d0e5 libdigidocpp: 3.13.3.1365 -> 3.13.6 2018-08-10 13:02:22 +03:00
Jörg Thalheim
bac254ee7f libdigidoc: 3.10.1.1212 -> 3.10.4 2018-08-10 13:02:22 +03:00
Yegor Timoshenko
e0b3d77ccd
Merge pull request #44823 from yegortimoshenko/20180809.194425/youtrack
youtrack: 2018.1.41051 -> 2018.2.42284
2018-08-10 13:00:49 +03:00
Sarah Brofeldt
62eab59734
Merge pull request #44859 from vaibhavsagar/mosml-init
mosml: init at 2.10.1
2018-08-10 11:54:42 +02:00
Vaibhav Sagar
2625353466 mosml: init at 2.10.1 2018-08-10 17:51:11 +08:00
xeji
ccd9fdd3cd
Merge pull request #44852 from yegortimoshenko/20180810.025530/libinotify-kqueue
libinotify-kqueue: init at 20180201
2018-08-10 11:44:22 +02:00
Franz Pletz
f167e88794
Merge pull request #44658 from dlahoti/patch-2
add `extraConfig` section to `networking.wireless`
2018-08-10 09:38:23 +00:00