Commit Graph

204436 Commits

Author SHA1 Message Date
Mario Rodas
46abdee40b buildGoPackage: disable module-mode
Go 1.13 slightly changed the behavior GO111MODULE=auto [1], which might
accidentally cause the go command to build the module, for instance in
the checkPhase:

    [GO111MODULE=auto] activates the module-aware mode of the go command
    whenever the current working directory contains, or is below a
    directory containing, a go.mod file — even if the current directory
    is within GOPATH/src.

[1] https://golang.org/doc/go1.13#proxy-vars
2019-12-10 18:50:44 +01:00
Will Dietz
868972f294 ebtables: 2.0.10-4 -> 2.0.11 (legacy) 2019-12-10 18:50:04 +01:00
Will Dietz
1dac321dc3 iptables: 1.8.3 -> 1.8.4 2019-12-10 18:50:04 +01:00
Will Dietz
a3e3c55245 libnftnl: 1.1.4 -> 1.1.5 2019-12-10 18:50:04 +01:00
Will Dietz
7d7c87d162 nftables: 0.9.2 -> 0.9.3 2019-12-10 18:50:04 +01:00
R. RyanTM
f45df9cd47 vimHugeX: 8.1.2237 -> 8.1.2407 2019-12-10 18:49:04 +01:00
R. RyanTM
aa14318d12 nspr: 4.23 -> 4.24 2019-12-10 18:48:49 +01:00
R. RyanTM
6fb560513e librsvg: 2.46.3 -> 2.46.4 2019-12-10 18:48:35 +01:00
R. RyanTM
85a369d427 go: 1.13.4 -> 1.13.5 (#75236) 2019-12-10 01:10:20 -08:00
worldofpeace
daf614c429
Merge pull request #75281 from r-ryantm/auto-update/network-manager
networkmanager: 1.20.6 -> 1.20.8
2019-12-08 19:50:19 -05:00
worldofpeace
a83fa6410f
Merge pull request #74995 from Moredread/bluez
bluez: 5.50 -> 5.52
2019-12-08 19:10:31 -05:00
Anders Kaseorg
04577a28d6 kernel generate-config.pl: Show all errors, not just the first
This makes it less frustrating to add a large group of kernel options
via boot.kernelPatches.*.extraConfig.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-08 21:17:24 +01:00
André-Patrick Bubel
83655d6993
bluez: 5.51 -> 5.52, aliased bluezFull to bluez 2019-12-08 20:53:49 +01:00
Bastian Köcher
19f42620ef
bluez: 5.50 -> 5.51
Also add new configuration flag options and enable them for the bluezFull package by default.
2019-12-08 20:47:44 +01:00
Bjørn Forsman
9e144d5527 wrap-qt-apps-hook.sh: wrap binaries in ./sbin/
wrap-qt-apps-hook.sh runs before move-sbin.sh, so programs in ./sbin are
currently not wrapped. Fix it.
2019-12-08 20:44:29 +01:00
R. RyanTM
c9a8cb3378 networkmanager: 1.20.6 -> 1.20.8 2019-12-08 10:48:57 -08:00
Michael Raskin
9e5214278d
Merge pull request #75188 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.3.1 -> 5.4
2019-12-08 12:24:30 +00:00
Jonathan Ringer
f5ae5cac8f freeglut: 3.0.0 -> 3.2.1 2019-12-08 12:57:14 +01:00
R. RyanTM
66f5b1f750 btrfs-progs: 5.3.1 -> 5.4 2019-12-07 16:44:46 -08:00
Niklas Hambüchen
5d828f20d2
Merge pull request #74380 from malbarbo/parted-3.3
parted: 3.2 -> 3.3
2019-12-07 03:51:01 +01:00
Florian Klink
898e981bda
Merge pull request #73606 from samueldr/fix/valgrind-cross
valgrind: Add perl as a native build input
2019-12-06 22:44:12 +01:00
Florian Klink
fdc71ffc9d
Merge pull request #73088 from samueldr/fix/cross/groff
groff: Fix cross-compilation
2019-12-06 22:43:00 +01:00
Peter Simons
fa9159b0de
Merge pull request #73861 from xfix/git-enable-some-of-broken-tests
git: enable some of broken tests
2019-12-06 20:21:49 +01:00
Maximilian Bosch
6fda860b26
Merge pull request #75046 from jtojnar/gst/wayland
gst_all_1.gst-plugins-base: Fix building Wayland support (nullglob fail)
2019-12-06 18:18:39 +01:00
Jonathan Ringer
e1a4170419 python3Packages.lxml: 4.4.1 -> 4.4.2 2019-12-05 09:36:20 -08:00
adisbladis
5171f0d3ab
Merge pull request #75017 from dtzWill/update/mesa-19.2.7
mesa: 19.2.6 -> 19.2.7
2019-12-05 15:01:45 +00:00
Jan Tojnar
5a139f0e7d
gst_all_1.gst-plugins-base: Fix building Wayland support
Apparently, generic builder sets `nullglob`, disappearing any flags containing square brackets
not resolving to file names (e.g. `mesonFlags = [ "-Dgl_winsys=[x11,wayland]" ];`). This caused
the `gl_winsys` flag default to `auto` and, since we were missing `wayland-protocols`, Wayland
support was not built.

Fortunately, Meson also supports simple array notation without square brackets, so we can use
that. No need to wait for `_structuredAttrs`.

We also no longer set `gl_platform` flag, since passing the default auto value is redundant.
2019-12-05 15:14:29 +01:00
Will Dietz
734132e55f shadow: 4.7 -> 4.8 2019-12-05 10:27:22 +01:00
Will Dietz
c555684c6d gnutls: 3.6.10 -> 3.6.11 2019-12-05 10:26:56 +01:00
Frederik Rietdijk
353ec3f3a8
Merge pull request #73491 from Izorkin/unit
unit: 1.12.0 -> 1.13.0
2019-12-05 10:25:54 +01:00
Frederik Rietdijk
c9a19b5f7e Merge staging-next into staging 2019-12-05 10:19:54 +01:00
Frederik Rietdijk
51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Mario Rodas
41284d3384
Merge pull request #75012 from xrelkd/update/eksctl
eksctl: 0.10.2 -> 0.11.0
2019-12-05 02:17:01 -05:00
Mario Rodas
d72f885590
Merge pull request #75016 from dtzWill/update/nnn-2.8.1
nnn: 2.7 -> 2.8.1
2019-12-05 02:16:34 -05:00
Silvan Mosberger
89b1bd1b92
Merge pull request #72734 from nyanloutre/zfs_zed_config_module
nixos/zfs: ZED config module
2019-12-05 07:15:39 +01:00
Michael Raskin
769f4308f4
Merge pull request #75004 from emmanuelrosa/vifm-full
vifm: refactor to add a vifm-full package
2019-12-05 05:40:42 +00:00
worldofpeace
b12aef05a4
Merge pull request #73968 from mat8913/upower-config-master
nixos/upower: Allow customization of UPower.conf
2019-12-05 05:25:00 +00:00
worldofpeace
bc471c14db
Merge pull request #75015 from romildo/fix.xdgmenumaker
xdgmenumaker: use python3 for NixOS#74295
2019-12-05 04:34:13 +00:00
worldofpeace
328b649e11 xdgmenumaker: don't use custom installPhase 2019-12-04 23:29:12 -05:00
Will Dietz
09b97534c9
mesa: 19.2.6 -> 19.2.7 2019-12-04 21:58:55 -06:00
Will Dietz
244d9b9001
nnn: 2.7 -> 2.8.1
https://github.com/jarun/nnn/releases/tag/v2.8.1
https://github.com/jarun/nnn/releases/tag/v2.8
2019-12-04 21:57:30 -06:00
José Romildo Malaquias
a05f04fd14 xdgmenumaker: use python3 for NixOS#74295 2019-12-05 00:47:57 -03:00
xrelkd
76480b60b8 eksctl: 0.10.2 -> 0.11.0 2019-12-05 10:51:54 +08:00
Florian Klink
3140fa89c5
Merge pull request #73097 from andrew-d/andrew/gvisor-redux
gvisor: init at 2019-11-14
2019-12-05 01:28:43 +01:00
worldofpeace
39bce33332 pantheon.appcenter: 3.2.0 -> 3.2.1
https://github.com/elementary/appcenter/releases/tag/3.2.1
2019-12-04 18:27:24 -05:00
Aaron Andersen
4b995ddfe7
Merge pull request #73883 from etu/init-php74
php74: init at 7.4.0
2019-12-04 18:18:32 -05:00
worldofpeace
b07e790963
Merge pull request #74969 from marsam/remove-empty-inherits
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
Marek Mahut
25f7bd7c4b
Merge pull request #74753 from mmilata/moinmoin-python-test
nixosTests.moinmoin: port to python
2019-12-05 00:13:41 +01:00
Emmanuel Rosa
c6588dd341 vifm: add vifm-full package
vifm includes some optional features what are currently no-op due
to missing dependencies. Once such example is `vifm-media`.

vimfm-media is a Linux script included with vifm which can be used to
mount/umount removable media from within vifm. However, vifm-media
has additional dependencies, namely Python, dbus, and a supported
back-end such as udisks2. While vimfm-media is currently installed,
it fails with the error "No supported backend found."

This change adds optional support for vifm-media via the new package
vifm-full; Opening for the opportunity to add whatever optional
dependencies I have not considered in this change in the future,
while not generously increasing the closure size of the original
vifm package.

For reference, vifm has a closure size of 41,164,432 while the new
vifm-full increases this to 382,642,536. Calculated with
`nix path-info -S`

Note: While vifm-media supports numerous back-ends, this change only
adds support for udisks2. In addition, vifm-media is not supported on
MacOS/OSX, for which upstream provides an alternative script.
2019-12-05 05:45:40 +07:00