232680 Commits

Author SHA1 Message Date
Jörg Thalheim
977a349dc7
Merge pull request #90224 from kuznero/vscode-update 2020-06-18 09:48:40 +01:00
Michele Guerini Rocco
7e57c524a6
Merge pull request #86489 from rnhmjoj/mandb
nixos/documentation: add option to generate caches
2020-06-18 10:47:32 +02:00
Joe Hermaszewski
9e7da18382 swiftshader: init at 2020-06-17 2020-06-18 16:43:45 +08:00
rnhmjoj
4dd95c0cfc
nixos/release-notes: mention new man.generateCaches option 2020-06-18 10:36:24 +02:00
Michael Raskin
aaf57769cf
Merge pull request #80624 from r-ryantm/auto-update/mygui
mygui: 3.2.2 -> 3.4.0
2020-06-18 08:34:41 +00:00
rnhmjoj
edc6a76cc0
nixos/documentation: add option to generate caches
Previously the NixOS-specific configuration for man-db was in the
package itself and /etc/man.conf was completely ignored.
This change moves it to /etc/man_db.conf, making declarative
configuration practical again.

It's now possible to generate the mandb caches for all packages
installed through NixOS `environment.systemPackages` at build-time.
The standard location for the stateful cache (/var/cache/man) is also
configured to allow users to run `mandb` manually if they wish.

Since generating the cache can be expensive the option is off by
default.
2020-06-18 10:17:04 +02:00
rnhmjoj
dfff485819
man-db: remove NixOS-specific configuration
When using --with-config-file, all man-db programs completely ignore the
systemwide configuration in /etc/man_db.conf: it means on NixOS there is
no way to change the configuration without rebuilding man-db, which in
turn causes a mass-rebuild.

To solve this problem this commit removes the NixOS-specific
configuration in man-db, which wasn't the appropriate place to begin
with: the package is expected to work on non-NixOS systems as well. Also
a small patch now ensure /etc/man_db.conf is used, if available, before
the bundled configuration.
2020-06-18 10:17:03 +02:00
rnhmjoj
986079275b
lib/attrsets: add getMan function 2020-06-18 10:16:57 +02:00
Michele Guerini Rocco
3e57ec9d34
Merge pull request #90710 from jflanglois/wine-5-10
wine-staging: 5.5 -> 5.10
2020-06-18 10:09:33 +02:00
Michele Guerini Rocco
b2532174e0
Merge pull request #90670 from bouk/fish-no-tr
fish: replace use of tr with string split
2020-06-18 09:48:01 +02:00
Doron Behar
98dda1a838 zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
Add @doronbehar as maintainer, and update list of files to install.
2020-06-18 10:22:00 +03:00
Lassulus
9480bae337
Merge pull request #69734 from rileyinman/blobmoji
noto-fonts-emoji-blob-bin: init at 2019-06-14-Emoji-12
2020-06-18 09:06:33 +02:00
Frederik Rietdijk
32e827b848 Merge staging-next into staging 2020-06-18 09:02:05 +02:00
Frederik Rietdijk
79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
Anderson Torres
c04e95573a
Merge pull request #90508 from r-ryantm/auto-update/cimg
cimg: 2.9.0 -> 2.9.1
2020-06-18 03:46:59 -03:00
zowoq
c4a797d59b iperf3: 3.7 -> 3.8.1
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-38-2020-06-08
https://github.com/esnet/iperf/blob/master/RELNOTES.md#iperf-381-2020-06-10
2020-06-18 15:15:45 +10:00
Julien Langlois
9b2cb88855
wine-staging: 5.5 -> 5.10
Keep up to date with latest staging developments.
2020-06-18 01:04:53 -04:00
Daniël de Kok
f3867b2a0d
Merge pull request #89492 from asbachb/update-netbeans
netbeans: 11.3 -> 12.0
2020-06-18 06:58:21 +02:00
zowoq
2b075f7310 nv-codec-headers: 9.0.18.1 -> 9.1.23.1 2020-06-18 14:56:19 +10:00
zowoq
05c4c9e729 ffmpeg-full: drop unneeded patch 2020-06-18 14:56:19 +10:00
zowoq
f9e5ca8e58 ffmpeg: 4.2.3 -> 4.3 2020-06-18 14:56:18 +10:00
Bernardo Meurer
110d6a8b98
platformio: 4.3.1 -> 4.3.4 2020-06-17 20:43:56 -07:00
Matthew Bauer
d07451fb5c
Merge pull request #84315 from r-ryantm/auto-update/rgbds
rgbds: 0.3.10 -> 0.4.0
2020-06-17 23:15:03 -04:00
Daniel Schaefer
fbb76f6ace Merge pull request #84739 from jjwatt/jjwatt-dasm
dasm: init at 2.20.13
2020-06-18 04:32:37 +02:00
Jesse Wattenbarger
2d33717138 dasm: init at 2.20.13
Co-authored-by: Daniel Schaefer <git@danielschaefer.me>
2020-06-18 04:32:25 +02:00
Jesse Wattenbarger
6457a26021 maintainers: add jwatt 2020-06-18 04:31:07 +02:00
worldofpeace
bb0e70f959
Merge pull request #90688 from mmilata/json-c-cve-2020-12762
json_c: add patch for CVE-2020-12762
2020-06-17 21:18:19 -04:00
Martin Milata
d3e1b77ac3 json_c: add patch for CVE-2020-12762
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2020-12762
2020-06-18 03:15:06 +02:00
Niklas Hambüchen
b3b27ed008 consul.passthru.tests: Add 2 more tests 2020-06-18 03:06:24 +02:00
Niklas Hambüchen
bcdac2e2fd consul.passthru.tests: Refactor: Extract function 2020-06-18 03:05:54 +02:00
worldofpeace
d7122c3a32
Merge pull request #87579 from cole-h/sudo
nixos/sudo: default rule should be first
2020-06-17 20:56:10 -04:00
Niklas Hambüchen
811bcbe74a consul.passthru.tests: Use correct server health test.
From: https://github.com/hashicorp/consul/issues/8118#issuecomment-645330040
2020-06-18 02:49:27 +02:00
Niklas Hambüchen
701c0eb489 consul.passthru.tests: Refactor into functions.
For better naming and commentary.
2020-06-18 02:49:27 +02:00
Cole Helbling
13e2c75c93
nixos/sudo: default rule should be first
In /etc/sudoers, the last-matched rule will override all
previously-matched rules. Thus, make the default rule show up first (but
still allow some wiggle room for a user to `mkBefore` it), before any
user-defined rules.
2020-06-17 17:48:51 -07:00
Niklas Hambüchen
a59a972413 consul.passthru.tests: Fix failure on current consul. Fixes #90613.
Done by setting `autopilot.min_quorum = 3`.

Techncially, this would have been required to keep the test correct since
Consul's "autopilot" "Dead Server Cleanup" was enabled by default (I believe
that was in Consul 0.8). Practically, the issue only occurred with our NixOS
test with releases >= `1.7.0-beta2` (see #90613). The setting itself is
available since Consul 1.6.2.

However, this setting was not documented clearly enough for anybody to notice,
and only the upstream issue https://github.com/hashicorp/consul/issues/8118
I filed brought that to light.

As explained there, the test could also have been made pass by applying the
more correct rolling reboot procedure

    -m.wait_until_succeeds("[ $(consul members | grep -o alive | wc -l) == 5 ]")
    +m.wait_until_succeeds(
    +    "[ $(consul operator raft list-peers | grep true | wc -l) == 3 ]"
    +)

but we also intend to test that Consul can regain consensus even if
the quorum gets temporarily broken.
2020-06-18 02:22:31 +02:00
Niklas Hambüchen
25d665634a consul.passthru.tests: Refactor: Extract variable 2020-06-18 02:22:29 +02:00
Niklas Hambüchen
777d1c0944 consul.passthru.tests: Refactor let bindings 2020-06-18 02:22:26 +02:00
Niklas Hambüchen
f795df26cf consul.passthru.tests: Refactor: Extract variable 2020-06-18 02:22:23 +02:00
Maximilian Bosch
02ff18c796
Merge pull request #89987 from r-ryantm/auto-update/icewm
icewm: 1.6.5 -> 1.6.6
2020-06-18 01:50:19 +02:00
Maximilian Bosch
ee11fe8d63
Merge pull request #90697 from lilyball/bat-extras
bat-extras: 20200408 -> 20200515-dev
2020-06-18 01:34:23 +02:00
worldofpeace
58e6a3b9c8
Merge pull request #90524 from r-ryantm/auto-update/elementary-code
pantheon.elementary-code: 3.4.0 -> 3.4.1
2020-06-17 19:04:45 -04:00
Lily Ballard
1894b5a912 bat-extras: 20200408 -> 20200515-dev 2020-06-17 16:03:03 -07:00
Maximilian Bosch
59d48949ce
Merge pull request #90686 from Frostman/alertmanager-0.21.0
alertmanager: 0.20.0 -> 0.21.0
2020-06-18 00:30:53 +02:00
worldofpeace
3b2cd55070
Merge pull request #90565 from chkno/atom-1.48-for-python3
atom: 1.42.0 -> 1.48.0
2020-06-17 18:30:39 -04:00
Maximilian Bosch
0510cbe849
Merge pull request #90646 from Ma27/matrix-maintainer-team
maintainers/teams: add matrix team
2020-06-18 00:23:55 +02:00
Maximilian Bosch
2a3ceb730b
Merge pull request #90179 from Ma27/bump-matrix-synapse
matrix-synapse: 1.14.0 -> 1.15.1
2020-06-17 23:43:46 +02:00
John Ericson
4044d81d5c IPFS NixOS module: Socket unit file more precise
The systemd socket unit files now more precisely track the IPFS
configuration, by including any multaddr they can make a `ListenStream`
for. (The daemon doesn't currently support anything which would use
`ListDatagram`, so we don't need to worry about that.)

The tests use some of these features.
2020-06-17 21:43:04 +00:00
Benjamin Staffin
11c004fd6b
Merge pull request #90638 from benley/benley/melonDS
melonDS: init at 0.8.3
2020-06-17 17:23:11 -04:00
Benjamin Staffin
19d3665b75
Merge branch 'master' into benley/melonDS 2020-06-17 17:22:24 -04:00
Benjamin Asbach
275a913971 netbeans: updated jdk to latest lts release 2020-06-17 23:11:53 +02:00