240954 Commits

Author SHA1 Message Date
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
R. RyanTM
a4701ba18d fasm: 1.73.24 -> 1.73.25 2020-08-25 20:13:27 +00: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
AndersonTorres
8fd02cfde5 tty-solitaire: init at 1.3.0 2020-08-25 16:28:49 -03: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
R. RyanTM
35d908a875 fio: 3.21 -> 3.22 2020-08-25 18:44:01 +00:00
Daniël de Kok
d91d9494ff _1password-gui: 0.8.2-1 -> 0.8.3-1
Changes:
https://discussions.agilebits.com/discussion/115413/
2020-08-25 20:33:03 +02:00
Daniël de Kok
421572ac2e _1password-gui: add update script 2020-08-25 20:27:34 +02: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
Dhruv Dang
991527b169 move shelly dependency to extra-packages section of configuration-hackage2nix.yaml 2020-08-25 11:25:16 -07:00
R. RyanTM
bd5b6cb3b7 iosevka-bin: 3.4.1 -> 3.4.6 2020-08-25 18:14:02 +00: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: df267a4cca6814261e10e9e3cb87fb706519307d
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 f8a49ec8dbe3eac1a8f6e4dd8146eae633142808.
With 57f05745951 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 e7987936c1b28b0de3d774731bc26cde47c24c44.
With 57f05745951 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
62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Jonathan Ringer
7e07d142e7 nixos/octoprint: improve example 2020-08-25 09:13:13 -07:00
Dennis Gosnell
89aade0ffa
Merge pull request #96287 from golddranks/haskell-updates
Disable trifecta tests on AArch64, as they tend to fail and prevent the build
2020-08-26 00:45:22 +09: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
Jörg Thalheim
87214dbd10
nixos/test-driver: re-introduce log()
Appearantly this is used in tests
2020-08-25 14:50:47 +01: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
Pyry Kontio
1e99373cef haskellPackages.trifecta: disable tests on AArch64
The tests tend to fail and prevent the build of packages that depend on
this library, while the core reason for the test failure seems hard to
fix at the moment.
2020-08-25 22:38:49 +09: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
Daniël de Kok
4bb0728760 papermc: cleanup
- Use Nix store path for the shebang to make this work on systems
  without /bin/sh.
- Replace phases by dont*.
- Install jar file to $out/share/papermc rather than $out.
- License gpl3 -> gpl3Only (couldn't find any evidence that this is
  gpl3Plus).
2020-08-25 14:46:24 +02: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