3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

120695 commits

Author SHA1 Message Date
Bastian Köcher 51c35c9524 heaptrack: 2017-02-14 -> 2017-10-30 2017-11-16 21:20:04 +01:00
Orivej Desh 737e415820
Merge pull request #31534 from yegortimoshenko/patch-7
CODEOWNERS: exclude lib/maintainers.nix
2017-11-16 20:11:22 +00:00
Orivej Desh 0de5c4afd9
Merge pull request #31693 from romildo/fix.enlightenment
enlightenment: fix names of setuid wrapped files
2017-11-16 20:07:24 +00:00
Orivej Desh 2d2e503d2a
Merge pull request #31749 from ryantm/mattermost-4.4.0
mattermost: 4.3.0 -> 4.4.0
2017-11-16 20:02:08 +00:00
Orivej Desh bd074bf60d
Merge pull request #31750 from ryantm/matterbridge-1.4.1
matterbridge: 1.1.0 -> 1.4.1
2017-11-16 20:01:35 +00:00
Orivej Desh f79e3e237f
Merge pull request #31618 from adisbladis/zfs-tests
Add basic ZFS tests
2017-11-16 20:00:16 +00:00
Orivej Desh 354a6fcfab
Merge pull request #31515 from adisbladis/networkmanager-1_10_0
networkmanager: 1.8.2 -> 1.10.0
2017-11-16 19:58:06 +00:00
Martin Bornhold 25b71e18f5 nixos-container: Modify existing test to cover show-ip command
Modified the existing test to check that the 'nixos-container show-ip' command
can handle ipv4 addresses with submask in CIDR notation.
2017-11-16 20:25:45 +01:00
Martin Bornhold ac7edeebfd nixos-container: Make show-ip work together with ipv4 + netmask
The containers local address can be given as ipv4 only or with a subnetmask in
CIDR notation in the container configuration, see [1]. This works fine but the
'nixos-container show-ip' only supports plain ipv4 addresses without the netmask
suffix.

Changed the regex to also match in case of a CIDR netmask suffix.

[1] 9939032e35/nixos/modules/virtualisation/containers.nix (L382)
2017-11-16 20:25:45 +01:00
Tim Steinbach 55851579d9
linux-copperhead: 4.13.12.a -> 4.13.13.a 2017-11-16 13:58:47 -05:00
Ryan Mulligan dad3d0f48c matterbridge: 1.1.0 -> 1.4.1 2017-11-16 10:29:30 -08:00
Franz Pletz c96cc5ddf1
Merge pull request #31745 from elitak/simple
fix ACME TOS hash mismatch
2017-11-16 19:26:12 +01:00
Parnell Springmeyer cb11bf73a5 nixos/nghttpx: add module for the nghttpx proxy server (#31680)
* nghttpx: Add a new NixOS module for the nghttpx proxy server

This change also adds a global `uid` and `gid` for a `nghttpx` user
and group as well as an integration test.

* nixos/nghttpx: fix building manual
2017-11-16 18:21:02 +00:00
Ryan Mulligan 8ac31ff4da mattermost: 4.3.0 -> 4.4.0 2017-11-16 10:00:29 -08:00
Orivej Desh 8bd10a17c6 breakpad: delete
This library does not compile with the current glibc and is unused since
74f7db075a.
2017-11-16 20:43:33 +03:00
Eric Litak be3806830c simp_le: 0.2.0 -> 0.6.1 2017-11-16 09:14:33 -08:00
Eric Litak 8307427b17 certbot: 0.11.1 -> 0.19.0 2017-11-16 09:14:27 -08:00
Orivej Desh 15ba4a5cfd afl: 2.51b -> 2.52b
Fix build with glibc 2.26.

Tracking issue: #31696
2017-11-16 17:11:10 +00:00
Orivej Desh a5df25ce10 scantailor: remove boost version override 2017-11-16 16:21:41 +00:00
Orivej Desh 9fea37639d freecad: remove boost version override 2017-11-16 16:15:57 +00:00
Orivej Desh 3c4f52ad47 k3d: remove boost version override 2017-11-16 16:15:57 +00:00
Orivej Desh ee7c81f021 hhvm: remove boost version override
Enable parallel building because it works now and it was disabled for a much older version.
2017-11-16 16:15:57 +00:00
Orivej Desh 0b87f3de03 clementine: remove boost version override 2017-11-16 16:15:57 +00:00
Orivej Desh dc8857efbe clickhouse: remove boost version override 2017-11-16 16:15:57 +00:00
Ollie Charles d6f14e9fc8 fava: 1.5 -> 1.6 2017-11-16 15:36:33 +00:00
Thomas Tuegel 18cc8d482d
dropbox: install xkeyboardconfig for input
Qt applications running in an FHS env need to have xkeyboardconfig installed for
keyboard input.

Resolves: #31741
2017-11-16 09:26:39 -06:00
Orivej Desh c9acc59aff
Merge pull request #31740 from WhatNodyn/factorio-version
factorio: 0.15.34 -> 0.15.37
2017-11-16 15:05:03 +00:00
Neil Cecchini fd8a174868 factorio: 0.15.34 -> 0.15.37 2017-11-16 15:48:00 +01:00
zimbatm 2d95a6ab22
Merge pull request #31709 from ilya-kolpakov/google-cloud-sdk-fix
google-cloud-sdk: disable gce as a dependency by default (fixes #31369)
2017-11-16 14:36:35 +00:00
Orivej Desh 4cc5d222ce bochs: fix build with glibc 2.26
Tracking issue: #31696
2017-11-16 13:00:28 +00:00
Ilya Kolpakov f4c1bcd895 google-cloud-sdk-gce: a version for GCE hosts (depends on google-compute-engine) 2017-11-16 13:50:34 +01:00
Ilya Kolpakov 886770c6f0 google-cloud-sdk: no dependence on gce by default (fixes #31369) 2017-11-16 13:46:37 +01:00
Orivej Desh 9939032e35
Merge pull request #31699 from timor/zotero-5
zotero: 4.0.29 -> 5.0.25
2017-11-16 12:44:36 +00:00
Orivej Desh 34f4b97a50 idanyn: 2.1 -> 2.2.1
Fixes the build with glibc 2.26.

Tracking issue: #31696
2017-11-16 12:39:07 +00:00
Pascal Wittmann d86ff8103e
Merge pull request #31732 from AndersonTorres/upload/libwnck
libwnck: 3.4.7 -> 3.24.1
2017-11-16 13:37:26 +01:00
Pascal Wittmann 1a525da707
Merge pull request #31561 from mdorman/emacs-pdf-tools
pdf-tools: 0.70 -> 0.80
2017-11-16 13:36:21 +01:00
Pascal Wittmann 503d326ff8
Merge pull request #31733 from geistesk/pypcap-1.2.0
pypcap: 1.1.6 -> 1.2.0
2017-11-16 13:32:35 +01:00
Pascal Wittmann 9a190970ce
Merge pull request #31734 from r-raymond/patch-1
rspamd 1.4.3 -> 1.6.5
2017-11-16 13:32:04 +01:00
Orivej Desh 41e0d4b68d vpcs: fix build with glibc 2.26
Tracking issue: #31696
2017-11-16 12:30:39 +00:00
Orivej Desh 2318223380
Merge pull request #31729 from adisbladis/zfsUnstable-kernel-4_14
zfsUnstable fixes for kernel 4.14
2017-11-16 12:19:43 +00:00
Orivej Desh 8a325c4dff zotero: add desktop entry 2017-11-16 11:37:37 +00:00
adisbladis 0bdaedbe87
zfsUnstable: 2017-11-12 -> 2017-11-16 2017-11-16 19:28:23 +08:00
adisbladis be52cff377
splUnstable: 2017-10-31 -> 2017-11-16
Fixes breakage with 4.14 kernels
2017-11-16 19:28:15 +08:00
Jan Tojnar 97cc4691e3 sublime3: Use consistent program name (#31720)
Previously, we used symlinks to create short name aliases. Symlink
basenames are used as argv[0], and consequently as WM_CLASS hint
when executed. This confused desktop managers, which use the hint
to pair desktop files with running applications.

This patches uses exec scripts instead of symlinks just like the
official deb package does, preserving the sublime_text prgname.
2017-11-16 11:01:05 +00:00
Ilya Kolpakov fc8fbab87f google-cloud-sdk: don't repeat base download url 2017-11-16 11:12:55 +01:00
dywedir 23705ce319 fd: install shell completions 2017-11-16 11:58:32 +02:00
Robin Raymond 3b7eda9692
Rspamd 1.4.3 -> 1.6.5 2017-11-16 09:31:14 +01:00
geistesk 6984b949cb pypcap: 1.1.6 -> 1.2.0 2017-11-16 09:22:11 +01:00
AndersonTorres 011773edec libwnck: 3.4.7 -> 3.24.1 2017-11-16 06:16:45 -02:00
rybern ef0486b1f9 vcftools: init at 0.1.15 (#31339) 2017-11-16 09:52:56 +02:00