Commit graph

240281 commits

Author SHA1 Message Date
zowoq e6ec21dfa3 podman: 2.0.4 -> 2.0.5
https://github.com/containers/podman/releases/tag/v2.0.5
2020-08-26 08:04:49 +10:00
Lassulus e357d0ec8c
Merge pull request #95678 from helsinki-systems/upd/sogo
sogo: 4.3.2 -> 5.0.0
2020-08-26 00:04:36 +02:00
Lassulus 8396051289
Merge pull request #79024 from helsinki-systems/xcowsay-init
xcowsay: Init at 1.5
2020-08-26 00:03:40 +02:00
Euan Kemp 98e0716512 libappindicator: 12.10.0 -> 12.10.1+20.10.20200706.1
This moves libappindicator to use a different upstream source. Rather
than use the 8 year old (!) version displayed on its homepage
(https://launchpad.net/libappindicator), this switches us to the
maintained lp:libappindicator branch, browseable over here:
https://code.launchpad.net/~indicator-applet-developers/libappindicator/trunk.

This includes numerous fixes, remains updated, and matches what ubuntu
uses.

Due to a personal preference for git over bzr, I have the package using
ubuntu's git mirror of the package for the source rather than the bzr
repo where I _think_ development actually takes place.

This also removes the no-python patch, because per revision 292
(https://bazaar.launchpad.net/~indicator-applet-developers/libappindicator/trunk/revision/292),
that has been dropped from upstream already, so the patch is no longer
needed.

The primary motivation behind this change is to fix a crash with
libappindicator (reported
https://bugs.launchpad.net/ubuntu/+source/libappindicator/+bug/1867996
and in various other places).

The relevant patch for that should be included in this version.
2020-08-25 14:50:48 -07:00
Herwig Hochleitner 49dba2c4ad
Merge pull request #96263 from bendlas/warn-wpa-supplicant-config
nixos: wpa_supplicant: warn on unused config
2020-08-25 23:34:18 +02:00
Lassulus 4ddb43ad6d
Merge pull request #96226 from marsam/update-vault
vault: 1.5.0 -> 1.5.2
2020-08-25 23:33:38 +02:00
Michele Guerini Rocco 8c48e5007e
Merge pull request #96121 from OmnipotentEntity/katago-1.6.0
katago: 1.5.0 -> 1.6.0
2020-08-25 23:24:35 +02:00
Rouven Czerwinski 7db58b93d0
nixos/tests: use ::1 instead of anycast address (#96250)
According to RFC4291[1], 2001:db8:: is the anycast address for the
prefix and will be answered by all routers responsible for this prefix.
This means that before the iputils bump, the ping from client to isp was
answered by the router and not by the ISP machine. Switching away from
the anycast address fixes this issue.

Credits for finding this go to @primeos.

[1]: https://tools.ietf.org/html/rfc4291#section-2.6.1

Fixes #96188
2020-08-25 22:29:22 +02:00
Maximilian Bosch a26ffb006b
vagrant: 2.2.9 -> 2.2.10
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.10/CHANGELOG.md#2210-august-24-2020

Apart from the usual `gemset`-update the following patches were altered:

* Deprecation fix on ruby 2.6.5: was removed since the underlying issue
  was fixed upstream.
* 0004-Support-system-installed-plugins.patch: re-downloaded the rebased
  version from `salsa.debian.org`[1] where we originally obtained the patch
  from.
* use-system-bundler-version: re-applied on top of Vagrant 2.2.10.

[1] https://salsa.debian.org/ruby-team/vagrant/-/blob/9d86f222/debian/patches/0004-Support-system-installed-plugins.patch
2020-08-25 22:11:35 +02:00
Janne Heß 3acc2a638a
xcowsay: Init at 1.4 2020-08-25 22:08:39 +02:00
Anderson Torres fffabfaefd
Merge pull request #96179 from bbigras/sssd
nixos/sssd: fix the module
2020-08-25 16:59:11 -03:00
Anderson Torres 213c004335
Merge pull request #79239 from andersk/mlocate-warning
locate: Clarify mlocate warning message
2020-08-25 16:58:02 -03:00
lewo 22293c2594
Merge pull request #96291 from lucperkins/open-policy-agent-0.23.2
open-policy-agent: 0.22.0 -> 0.23.2
2020-08-25 21:53:02 +02:00
Robert Hensing e36e1bce34
Merge pull request #96281 from expipiplus1/joe-hls-typo
haskellPackages.haskell-language-server: fix typo in update script
2020-08-25 21:51:54 +02:00
André-Patrick Bubel 27b77e9a49 lutris: add harfbuzz to fhsenv
libpango needs harfbuff
2020-08-25 12:43:22 -07:00
Ryan Mulligan 5a5aab84df
Merge pull request #96068 from r-ryantm/auto-update/navi
navi: 2.7.1 -> 2.8.0
2020-08-25 11:44:48 -07:00
Arnout Engelen 28945790d0
helm: compile with gcc9 (#95862)
To make using MESA libraries that are compiled with gcc9 work,
refs #95806
2020-08-25 20:26:10 +02:00
Fabian Möller 90db9641cb
qt5.qtwebengine: fix build with bison-3.7 (#96295) 2020-08-25 20:13:45 +02:00
Michael Weiss 28aef45a1a
Merge branch 'llvm_11' into master
This merges #94204 with the only difference being that I modified the
history into three commits that should be easier to review and
understand.

Original history: 3524f4cfa94744bf5058bed6f2e3f6490f4c8e1b
Modified history: df267a4cca
2020-08-25 19:44:53 +02:00
Gabor Greif df267a4cca
llvm_11: 11.0.0rc1 -> 11.0.0rc2
http://lists.llvm.org/pipermail/release-testers/2020-August/001321.html
2020-08-25 19:42:17 +02:00
Gabor Greif 0a8334d5a0
llvm_11: init at 11.0.0rc1
http://lists.llvm.org/pipermail/release-testers/2020-July/001305.html

TODO: Enable Polly.

Co-authored-by: conferno <conferno@camfex.cz>
2020-08-25 19:42:12 +02:00
Michael Weiss 28f2797a81
llvm_11: Copy all files from llvmPackages_10
This is simply the result of:
cp -r pkgs/development/compilers/llvm/10 pkgs/development/compilers/llvm/11/
2020-08-25 19:42:08 +02:00
Michael Weiss 31f23ebc1f
Revert "nheko: dirty fix to #94942 (#95060)"
This reverts commit f8a49ec8db.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Michael Weiss f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
This reverts commit e7987936c1.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss 6b34320036
signal-desktop: Add libdbusmenu support (#96078)
Provides optional menu bar support for various desktop environments.
2020-08-25 19:14:16 +02:00
Daniël de Kok 7f50d64290
Merge pull request #96216 from lionello/patch-3
Allow alloy on Darwin
2020-08-25 19:13:09 +02:00
Ryan Mulligan 34d3a27604
Merge pull request #96276 from r-ryantm/auto-update/elvish
elvish: 0.14.0 -> 0.14.1
2020-08-25 10:08:34 -07:00
Lio李欧 d7c8a477d0
alloy: enable build on Darwin 2020-08-25 09:21:26 -07:00
Jonathan Ringer 7e07d142e7 nixos/octoprint: improve example 2020-08-25 09:13:13 -07:00
Luc Perkins 295612e59a
open-policy-agent: 0.22.0 -> 0.23.2 2020-08-25 07:25:39 -07:00
Sascha Grunert d9e6beab26 ginkgo: init at 1.14.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-26 00:17:10 +10:00
Ryan Mulligan bdefff3150
Merge pull request #96212 from r-ryantm/auto-update/bashmount
bashmount: 4.3.0 -> 4.3.1
2020-08-25 06:59:52 -07:00
Ryan Mulligan 7470252caa
Merge pull request #96229 from r-ryantm/auto-update/fly
fly: 6.4.1 -> 6.5.0
2020-08-25 06:58:02 -07:00
Ryan Mulligan 407a0b5436
Merge pull request #96240 from r-ryantm/auto-update/bpytop
bpytop: 1.0.13 -> 1.0.21
2020-08-25 06:55:51 -07:00
Mario Rodas 08ab7f16a0
Merge pull request #96215 from marsam/update-libvmaf
libvmaf: 1.5.2 -> 1.5.3
2020-08-25 08:48:44 -05:00
Tim Steinbach 692a12e6ee
oh-my-zsh: 2020-08-20 -> 2020-08-24 2020-08-25 09:12:16 -04:00
Tim Steinbach 39adc17e3b
linux/hardened/patches/5.7: 5.7.16.a -> 5.7.17.a 2020-08-25 09:12:16 -04:00
Tim Steinbach 85760a9c86
linux/hardened/patches/5.4: 5.4.59.a -> 5.4.60.a 2020-08-25 09:12:15 -04:00
Tim Steinbach 3b9e188346
linux/hardened/patches/4.19: 4.19.140.a -> 4.19.141.a 2020-08-25 09:12:15 -04:00
Tim Steinbach cf65c610a5
linux/hardened/patches/4.14: 4.14.193.a -> 4.14.194.a 2020-08-25 09:12:14 -04:00
Tim Steinbach 900fdd8533
linux: 5.8 -> 5.8.3 2020-08-25 09:12:14 -04:00
Oleksii Filonenko 4527558cdf
Merge pull request #96171 from marsam/update-docker-slim
docker-slim: 1.31.0 -> 1.32.0
2020-08-25 16:09:59 +03:00
Joe Hermaszewski e34b5375cd haskellPackages.haskell-language-server: fix typo in update script 2020-08-25 21:03:50 +08:00
R. RyanTM 7ec800fda1 elvish: 0.14.0 -> 0.14.1 2020-08-25 12:42:02 +00:00
TheUserCreated 7dd3f3d191
papermc: 1.15.2r161 -> 1.16.2r141 2020-08-25 14:24:52 +02:00
Lassulus 0fcb4673be
Merge pull request #96126 from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
2020-08-25 14:05:59 +02:00
Anderson Torres a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Augustin Borsu 19a7012769 jupyterhub: fix authenticator configuration
authentication_class  is invalid, it should be authenticator_class cfr [project doc|https://tljh.jupyter.org/en/latest/topic/authenticator-configuration.html]
2020-08-25 13:50:18 +02:00
Daniël de Kok ff7b484111
Merge pull request #96244 from danieldk/remove-rssh
rssh: remove
2020-08-25 13:46:38 +02:00
Sascha Grunert 334ade0633
gopls: remove unnecessary go input (#96270)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-25 13:38:00 +02:00