Commit Graph
226046 Commits
Author SHA1 Message Date
Florian KlinkandGitHub 52e7e6d9e7 Merge pull request #86466 from flokli/bwidget-fix-hash
bwidget: fix hash
2020-05-01 20:24:54 +02:00
Florian KlinkandGitHub fc5cd47203 Merge pull request #86478 from paumr/master_qutebrowser
qutebrowser: 1.10.1 -> 1.11.0
2020-05-01 20:24:37 +02:00
Mario RodasandGitHub c2402984a3 Merge pull request #86482 from SFrijters/pyprof2calltree
pyprof2calltree: 1.4.4 -> 1.4.5
2020-05-01 13:08:58 -05:00
Florian KlinkandGitHub e148a72377 Merge pull request #86067 from NinjaTrappeur/nin-sane-prosody-defaults
nixos/prosody: make module defaults comply with XEP-0423
2020-05-01 20:07:13 +02:00
Félix Baylac-Jacqué f5b1e6bc21 nixos/prosody: add NixOS manual entry
We add a Prosody entry to the NixOS manual showing how to setup a
basic XEP-0423 compliant Prosody service. This example also showcase
how to generate the associated ACME certificates.

Note: The <programlisting> body might look poorly indented, but trust
me, it's necessary. If we try to increase their indentation level, the
HTML output will end up containing a lot of unecesseray heading spaces
breaking the formatting...
2020-05-01 19:57:33 +02:00
Florian KlinkandGitHub 32fbb42ba7 Merge pull request #86329 from mikesperber/unbreak-openexr-macos
openexr, imlbase: unbreak on macOS
2020-05-01 19:55:32 +02:00
Jan Tojnar cfdd91c6fb fmt: fix pkg-config paths 2020-05-01 19:55:17 +02:00
Tor Hedin BrønnerandGitHub 23c09228ee Merge pull request #86406 from hedning/gnome-shell-3.36.2
Gnome shell 3.36.2
2020-05-01 19:52:29 +02:00
Florian Klink 5da309c961 bwidget: fix hash
as seen on https://hydra.nixos.org/build/116886094/nixlog/2
2020-05-01 19:46:51 +02:00
Jan Tojnar 64c09a3d5c terminator: clean up 2020-05-01 19:43:13 +02:00
Daiderd JordanandGitHub a57cbb1c36 Merge pull request #86411 from cmacrae/pkgs/os-specific/darwin/yabai
yabai: init at 2.4.3
2020-05-01 19:40:59 +02:00
Lucas Savva c9f6e5f161 nixos/acme: indicate support for other providers 2020-05-01 18:23:16 +01:00
Florian KlinkandGitHub 5f9a48d919 Merge pull request #70318 from nuxeh/nuxeh/theloungeenv
thelounge: Set THELOUNGE_HOME environment variable
2020-05-01 18:37:21 +02:00
Mario RodasandGitHub 259c798da0 Merge pull request #86472 from filalex77/procs-0.10.1
procs: 0.10.0 -> 0.10.1
2020-05-01 11:27:53 -05:00
Jörg ThalheimandGitHub e4fadff0ba Merge pull request #86458 from Mic92/radare2
radare2: 4.3.1 -> 4.4.0
2020-05-01 17:18:45 +01:00
samlich c0bd938e5c sage: fix doctest matrix_double_dense is_unitary 2020-05-01 16:04:23 +00:00
Florian KlinkandGitHub 4a2f821870 Merge pull request #86471 from andir/systemd-networkd-prefix-delegation-test
nixos/tests: add systemd-networkd-ipv6-prefix-delegation
2020-05-01 17:54:00 +02:00
Andreas Rammhold 6ec01c7dac nixos/release-combined: add systemd-networkd-ipv6-prefix-delegation test 2020-05-01 17:45:40 +02:00
Tim Steinbach 61b97c17d6 linux: 5.7-rc2 -> 5.7-rc3 2020-05-01 11:43:43 -04:00
Stefan Frijters 0620bb7ebc pyprof2calltree: 1.4.4 -> 1.4.5 2020-05-01 17:18:17 +02:00
Florian Klink 15d761a525 Revert "nixos/systemd.nix: don’t require online for multi-user.target"
This reverts commit 764c8203b8.

While this is desireable in principle, some of our modules and services
fail during service startup if no network is available don't currently
properly set Wants=network-online.target.

If nothing pulls in this target anymore, systemd won't try to reach it.

We have many VM tests waiting for `network-online.target`, and after
764c8203b8 fail with the following error
message:

```
error: unit "network-online.target" is inactive and there are no pending jobs
```

Most likely, test scripts shouldn't wait for `network-online.target` in
first place (as `network-online.target` says nothing about whether a
service has been started), but instead, the script should wait for the
network ports of the corresponding service to be open.

Let's revert this for now, and re-apply in a draft PR, fixing the tests
before merging it back in.
2020-05-01 17:12:05 +02:00
Benno Fünfstück 260be73708 ghostscript: apply patch to fix parallel build
The build process of ghostscript has missing dependencies, causing
failures in parallel builds (see hydra build
https://hydra.nixos.org/build/117095669/, reported as ghostscript bug
https://bugs.ghostscript.com/show_bug.cgi?id=702364 here)
2020-05-01 17:03:24 +02:00
Andreas Rammhold 47529bcf7f nixos/tests: add systemd-networkd-ipv6-prefix-delegation
This is a follow-up to the PR #82026 that contains the promised tests.

In this test I am testing if we can properly propagate prefixes received
via DHCPv6 PD with the networkd options in our module system.

The comments in the test should be sufficient to follow the idea and
what is going on.
2020-05-01 16:55:53 +02:00
Oleksii FilonenkoandMario Rodas 2bfeadace7 intermodal: init at 0.1.7 2020-05-01 14:50:04 +00:00
Serg Nesterov 7259b4ce12 Install shell completions 2020-05-01 17:50:00 +03:00
paumr 4a5b85364e qutebrowser: 1.10.1 -> 1.11.0 2020-05-01 16:44:31 +02:00
Florian KlinkandGitHub 448db2eeb9 Merge pull request #86470 from helsinki-systems/memtest86-efi
memtest86-efi: replace p7zip with mtools
2020-05-01 16:44:00 +02:00
Oleksii FilonenkoandMario Rodas b503187046 gitAndTools.gitui: init at 0.2.0 2020-05-01 14:28:35 +00:00
Oleksii FilonenkoandMario Rodas a3ddfec8e0 wormhole: init at 0.1.5 2020-05-01 14:16:25 +00:00
Stefan FrijtersandBjørn Forsman 8855c3a1c7 terminator: 1.91 -> 1.92 2020-05-01 15:59:46 +02:00
Daniel FullmerandBjørn Forsman 2aebb2375c programs/chromium: allow extensions outside chrome web store 2020-05-01 15:56:41 +02:00
Oleksii Filonenko b76765516f procs: 0.10.0 -> 0.10.1 2020-05-01 13:50:16 +00:00
Ed Cragg df2f8d9150 thelounge: write out default path for thelounge
The output file is found and handled by thelounge itself [1], leaving
the user free to override THELOUNGE_HOME in the environment if they
choose, but having a sensible default to make `thelounge` generally
usable in most cases.

This solution follows discussion on #70318.

[1] https://github.com/thelounge/thelounge/blob/9ef5c6c67e463c1f401e33b21dfb5641636e5ed1/src/command-line/utils.js#L56
2020-05-01 14:46:46 +01:00
Tim Steinbach ac1f36ca16 oh-my-zsh: 2020-04-26 -> 2020-04-30 2020-05-01 09:33:21 -04:00
ajs124 ac8066c144 memtest86-efi: replace p7zip with mtools
and dd
2020-05-01 15:24:44 +02:00
Jaka HudoklinandGitHub 53b474b5a5 Merge pull request #86431 from purcell/jackett-aarch64
jackett: 0.14.365 -> 0.16.175, add aarch64 support
2020-05-01 13:17:00 +00:00
Mario RodasandGitHub a8e8f23dad Merge pull request #86210 from marsam/fix-vdirsyncer
vdirsyncer: fix build
2020-05-01 07:45:37 -05:00
Florian KlinkandGitHub d92d0c382e Merge pull request #86417 from tokudan/p7zip-abandoned
p7zip: fix two CVEs and mark as insecure
2020-05-01 14:42:50 +02:00
Maximilian BoschandGitHub 43a4f128bd Merge pull request #86396 from etu/php-upstream-extensions-meta
php.extensions: Add descriptions, homepage and license to all upstream extensions
2020-05-01 14:26:51 +02:00
Daniel Frank aa80b4780d p7zip: mark as insecure 2020-05-01 14:26:21 +02:00
Daniel Frank dd16c3944c p7zip: fix two CVEs 2020-05-01 14:26:18 +02:00
Florian KlinkandGitHub a075ecd16c Merge pull request #86457 from flokli/kops-1.16.1
kops: fix hash
2020-05-01 14:02:20 +02:00
Jörg ThalheimandGitHub 08fa0f66e8 Merge pull request #86454 from Tomahna/scalafmt
scalafmt: 2.4.2 -> 2.5.0
2020-05-01 13:00:55 +01:00
Jörg Thalheim 5569860b1f unityhub: ? -> 2.3.1
Fix future breakages by mirroring the source
2020-05-01 12:49:55 +01:00
Florian KlinkandGitHub 0a98d10850 Merge pull request #82026 from andir/systemd-update-networkd-options
nixos/networkd: update configuration options
2020-05-01 13:49:24 +02:00
Jaka HudoklinandGitHub 0e45558707 Merge pull request #85198 from xtruder/pkgs/bemenu/fix-wayland
pasystray: add patch to fix crash when running under wayland
2020-05-01 11:41:58 +00:00
Jörg Thalheim d67098ec2e appimage: fix r2 commands with newer radare2 version 2020-05-01 12:36:18 +01:00
Andreas Rammhold 00215e5bc0 nixos/networkd: support PrefixDelegationHint in DHCPv6 section
With sytemd v244 we will have support for this option.
2020-05-01 13:33:55 +02:00
Andreas Rammhold 10ad353d8b nixos/networkd: add ipv6Prefix 2020-05-01 13:33:55 +02:00
Andreas Rammhold 5abd9a74fc nixos/networkd: add ipv6PrefixDelegationConfig to networkd 2020-05-01 13:33:54 +02:00