158112 Commits

Author SHA1 Message Date
R. RyanTM
1d0ab5d73b units: 2.17 -> 2.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/units/versions
2018-10-23 01:32:01 -07:00
Andreas Rammhold
5137c04770
firefox-bin: 62.0.3 -> 63.0 2018-10-23 10:15:48 +02:00
Andreas Rammhold
277da59e47
firefox: 62.0.3 -> 63.0 2018-10-23 10:15:46 +02:00
Andreas Rammhold
8a9b6bc607
nss: 3.38 -> 3.39 2018-10-23 10:15:44 +02:00
Sarah Brofeldt
1d8c5e70cf
Merge pull request #48783 from marsam/feature/update-redis
redis: 4.0.11 -> 5.0.0
2018-10-23 10:10:17 +02:00
lewo
1a840f6fb4
Merge pull request #48614 from vdemeester/init-kube-prompt
kube-prompt: init at 1.0.4
2018-10-23 09:49:58 +02:00
R. RyanTM
2fb21f220e wavebox: 4.3.0 -> 4.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2018-10-23 00:49:54 -07:00
Vladyslav Mykhailichenko
ef0a9f42a6 skim: 0.5.1 -> 0.5.2 2018-10-23 10:31:05 +03:00
Peter Hoeg
3eeecc0988 snapcast: 0.14.0 -> 0.15.0 2018-10-23 14:33:45 +08:00
R. RyanTM
12e6483d07 zimg: 2.7.5 -> 2.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zimg/versions
2018-10-22 23:16:56 -07:00
midchildan
444ce2dbdf
sourcetrail: init at 2018.3.55 2018-10-23 11:37:07 +09:00
José Romildo Malaquias
3c13950733 go-lib: 1.2.16.1 -> 1.2.16.3 2018-10-22 21:15:01 -03:00
José Romildo Malaquias
6b087a3d21 go-lib: fix instalation directory for source 2018-10-22 21:15:00 -03:00
José Romildo Malaquias
fffd13e5e0 go-dbus-factory: fix instalation directory for source 2018-10-22 21:15:00 -03:00
José Romildo Malaquias
38bb704137 dbus-factory: fix instalation directory for source 2018-10-22 21:15:00 -03:00
José Romildo Malaquias
c3fe5bd088 dde-daemon: init at 3.2.24.7 2018-10-22 21:15:00 -03:00
Vladyslav M
66760c7c5c
Merge pull request #48846 from veprbl/pr/zstd_137
zstd: 1.3.6 -> 1.3.7
2018-10-23 02:05:08 +03:00
Renaud
ab5380ec82
nixos/ddclient: make configFile private
/run/ddclient/ddclient.conf should be installed in mode 660 (readable and writeable only by ddclient.service user and group)
2018-10-23 00:43:41 +02:00
John Wiegley
8a7cd00597
wabt: Allow building on Darwin as well 2018-10-22 15:32:09 -07:00
Dmitry Kalinkin
0b520bd26d
zstd: 1.3.6 -> 1.3.7 2018-10-22 18:27:35 -04:00
Renaud
f76a9eb526
nixos/ddclient: make RuntimeDirectory private
ddclient will raise a warning if /run/ddclient/ is world-readable
2018-10-22 23:58:12 +02:00
Jörg Thalheim
9a7bca27cc
Merge pull request #48834 from dhess/dovenull-group-fix
dovecot: dovenull user should have its own group.
2018-10-22 22:46:17 +01:00
Benjamin Hipple
f65afcb4c3 pythonPackages.bitarray: init at 0.8.3 2018-10-22 17:23:05 -04:00
Michael Weiss
f4615bef06 wlroots: 2018-03-16 -> 0.1
Keep "meta.broken = true" but update the package to keep track of
upstream changes and prepare the "reintegration" into nixpkgs.
2018-10-22 22:58:44 +02:00
R. RyanTM
7615027fad libowfat: 0.31 -> 0.32 (#48414)
* libowfat: 0.31 -> 0.32

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libowfat/versions

* libowfat: keep headers under include directory

0.32 wanted to move them under include/libowfat/ 
but it breaks gatling and opentracker
2018-10-22 22:43:11 +02:00
Arian van Putten
9f72791516 nixos/containers: Introduce several tweaks to systemd-nspawn from upstream systemd
* Lets container@.service  be activated by machines.target instead of
  multi-user.target

  According to the systemd manpages, all containers that are registered
  by machinectl, should be inside machines.target for easy stopping
  and starting container units altogether

* make sure container@.service and container.slice instances are
  actually located in machine.slice

  https://plus.google.com/112206451048767236518/posts/SYAueyXHeEX
  See original commit: https://github.com/NixOS/systemd/commit/45d383a3b8

* Enable Cgroup delegation for nixos-containers

  Delegate=yes should be set for container scopes where a systemd instance
  inside the container shall manage the hierarchies below its own cgroup
  and have access to all controllers.

  This is equivalent to enabling all accounting options on the systemd
  process inside the system container.  This means that systemd inside
  the container is responsible for managing Cgroup resources for
  unit files that enable accounting options inside.  Without this
  option, units that make use of cgroup features within system
  containers might misbehave

  See original commit: https://github.com/NixOS/systemd/commit/a931ad47a8

  from the manpage:
    Turns on delegation of further resource control partitioning to
    processes of the unit. Units where this is enabled may create and
    manage their own private subhierarchy of control groups below the
    control group of the unit itself. For unprivileged services (i.e.
    those using the User= setting) the unit's control group will be made
    accessible to the relevant user. When enabled the service manager
    will refrain from manipulating control groups or moving processes
    below the unit's control group, so that a clear concept of ownership
    is established: the control group tree above the unit's control
    group (i.e. towards the root control group) is owned and managed by
    the service manager of the host, while the control group tree below
    the unit's control group is owned and managed by the unit itself.
    Takes either a boolean argument or a list of control group
    controller names. If true, delegation is turned on, and all
    supported controllers are enabled for the unit, making them
    available to the unit's processes for management. If false,
    delegation is turned off entirely (and no additional controllers are
    enabled). If set to a list of controllers, delegation is turned on,
    and the specified controllers are enabled for the unit. Note that
    additional controllers than the ones specified might be made
    available as well, depending on configuration of the containing
    slice unit or other units contained in it. Note that assigning the
    empty string will enable delegation, but reset the list of
    controllers, all assignments prior to this will have no effect.
    Defaults to false.

    Note that controller delegation to less privileged code is only safe
    on the unified control group hierarchy. Accordingly, access to the
    specified controllers will not be granted to unprivileged services
    on the legacy hierarchy, even when requested.

    The following controller names may be specified: cpu, cpuacct, io,
    blkio, memory, devices, pids. Not all of these controllers are
    available on all kernels however, and some are specific to the
    unified hierarchy while others are specific to the legacy hierarchy.
    Also note that the kernel might support further controllers, which
    aren't covered here yet as delegation is either not supported at all
    for them or not defined cleanly.
2018-10-22 22:36:08 +02:00
Jörg Thalheim
0a9bfd69ec
Merge pull request #48818 from jokogr/u/lxd-3.0.2
lxd: 3.0.0 -> 3.0.2
2018-10-22 21:07:52 +01:00
Sarah Brofeldt
9de8d713dd
Merge pull request #48482 from Lassulus/ttyplot
ttyplot: init at 1.0
2018-10-22 21:54:36 +02:00
Demyan Rogozhin
4ca86a844b
particl-core: 0.16.2.0 -> 0.17.0.2
Update version. Disabled tests and benchmartk to speed up Hydra build.
2018-10-22 21:53:23 +02:00
Drew Hess
fa388534e4
dovecot: dovenull user should have its own group.
Quoting from https://wiki.dovecot.org/UserIds#dovenulluser:

"It should belong to its own private dovenull group where no one else
belongs to..."
2018-10-22 15:01:47 -04:00
Joachim F
c54c00465f
Merge pull request #48715 from oxij/pkgs/update-tor-browser
firefoxPackages.tor-browser: 7.5.6 -> 8.0.2
2018-10-22 18:28:14 +00:00
Victor SENE
2a164f598c nixos/nextcloud: extend documentation for nginx configuration
Co-authored-by: Robin Gloster <mail@glob.in>
2018-10-22 19:50:37 +02:00
Herman Fries
67e9be7990 nvidia_x11_beta: Set to nvidia_x11
There is currently no beta active
2018-10-22 18:10:27 +02:00
Michael Weiss
01fcaf8d29 libmd: 1.0.0 -> 1.0.1 2018-10-22 18:08:24 +02:00
Thomas Tuegel
d35c7f9a91
Merge pull request #48764 from zraexy/marble-include-fix
marble: Fix include install to dev output
2018-10-22 09:04:33 -05:00
Tim Steinbach
2bb68c7017
linux: Add 4.19 2018-10-22 09:40:22 -04:00
Timo Kaufmann
c4650da128
Merge pull request #48824 from timokau/cypari2-update
pythonPackages.cypari2: 1.2.1 -> 1.3.1
2018-10-22 15:08:53 +02:00
Timo Kaufmann
9512841e89 pythonPackages.cypari2: 1.2.1 -> 1.3.1 2018-10-22 14:52:19 +02:00
Timo Kaufmann
db75fe7313 sage: fix doctest
The test is depending on the "py2" tag always being added. I patched
that recently to make it possible to test sagedoc individually. Somehow
I missed this doctest.
2018-10-22 14:52:19 +02:00
nyanloutre
896ae4974e jackett: 0.10.304 -> 0.10.365 2018-10-22 13:36:18 +02:00
Ioannis Koutras
ab62fe9108 lxd: 3.0.0 -> 3.0.2 2018-10-22 13:07:15 +03:00
Ioannis Koutras
891277e6a9 dqlite: initialize at 0.2.4 2018-10-22 13:07:15 +03:00
Ioannis Koutras
bf39304e53 sqlite-replication: initialize at 3.24.0+replication3 2018-10-22 13:07:14 +03:00
Jörg Thalheim
119d539d72
Merge pull request #47864 from uskudnik/add-brave-browser
brave: init at 0.24.0
2018-10-22 11:01:22 +01:00
adisbladis
5f33fbbc7b
vgo2nix: init at unstable-2018-10-14 2018-10-22 17:21:49 +08:00
Matthew Pickering
08e5ef20d8 cedille: Make a seperate output for the base library
For now, for normal usage you need to add `${cedille.lib}` to
the `~/.cedille/options` file so that cedille will find the base
libraries. There is no option to pass options by the command line.
2018-10-22 08:43:07 +00:00
Matthew Pickering
f7d4bc2c71 cedille: Apply patch which unbreaks the options file
See https://github.com/cedille/cedille/issues/29
2018-10-22 08:42:01 +00:00
Léo Gaspard
5cd6c65054 wasm: remove alias to unbreak the channel
Nixpkgs' channel currently can't move forward so long as there is a
trace in evaluating the top-level arguments. Which means that it isn't
possible to add a warning message to warn users of future package
removal.

So the only way forward appears to be just removing the alias
altogether.

(cherry picked from commit b4133ebc17c2742a76d912f4f0bf46719bc7800e)
2018-10-22 09:58:00 +02:00
f--t
c7c3396e69 julia: 1.0.0 -> 1.0.1 (#48191)
* julia: removed the failing tests
2018-10-22 06:57:43 +00:00
Mateusz Czapliński
98d4e42145 ocamlPackages.zmq: init at 20180726 2018-10-22 06:51:17 +00:00