Commit Graph
420642 Commits
Author SHA1 Message Date
Michael WeissandGitHub f8fae712ca Merge pull request #197611 from primeos/nixos-tests-chromium
nixos/tests/chromium: Fixes for Google Chrome and M107+
2022-10-25 00:07:06 +02:00
SandroandGitHub 4176364f7c Merge pull request #193602 from chuangzhu/watchmate 2022-10-24 23:57:59 +02:00
SandroandGitHub 607720c748 Merge pull request #196779 from chuangzhu/fix-ncnn 2022-10-24 23:57:00 +02:00
SandroandGitHub cb4b0f1abd Merge pull request #196416 from zendo/textpieces 2022-10-24 23:50:23 +02:00
SandroandGitHub c4ecdd2197 Merge pull request #195946 from SuperSamus/bismuth 2022-10-24 23:49:10 +02:00
Pascal WittmannandGitHub f6f42f3fcf Merge pull request #194882 from r-ryantm/auto-update/dmenu
dmenu: 5.1 -> 5.2
2022-10-24 23:26:23 +02:00
Martin Weineltandzowoq 2b85fb12da nixos/release: add acme to tested set
The ACME module has long been an important part of every nixos server
deployment and we should therefore make sure the tests are working as
expected before allowing a channel bump to happen.

Related: #197443
2022-10-25 07:22:27 +10:00
Martin Weineltandzowoq fcf2d05d81 nixos/acme: Relax syscall filter after go upgrade
With Go 1.19 calls to setrlimit are required for lego to run.

While we could allow setrlimit alone, I think it is not unreasonable to
allow @resources in general.

Closes: #197513
2022-10-25 07:22:27 +10:00
SandroandGitHub 8753025d8e Merge pull request #197032 from centromere/boost-1.80.0 2022-10-24 23:13:28 +02:00
SandroandGitHub 64f3daf6d5 Merge pull request #197459 from SuperSandro2000/changedetection-typo 2022-10-24 23:07:26 +02:00
Dmitry KalinkinandGitHub cde19b8469 Merge pull request #197306 from veprbl/pr/dawncut_init
dawncut: init at 1.54a
2022-10-24 16:38:58 -04:00
ArtturiandGitHub b7e4f7a30b Merge pull request #197602 from Artturin/updatemypackages
Update packages maintained by Artturin
2022-10-24 23:30:52 +03:00
Artturin 2900412c48 libvarlink: 22 -> 23 2022-10-24 23:10:38 +03:00
Michael Weiss 5389fbe783 nixos/tests/chromium: Disable a failing test for M107+
I haven't had time to look into this yet but it looks like opening chrome://gpu
doesn't work anymore without proper GPU rendering (we use software rendering
due to the virtualisation).
According to the console output the new window never opens (at least with
Google Chrome - I couldn't test it with Chromium yet due to the failing builds
for M107 and M108):
```
(finished: sending keys ‘chrome://gpu
‘, in 0.14 seconds)
machine: waiting for a window to appear
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
(finished: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d', in 0.05 seconds)
machine # Error: eglChooseConfig returned zero configs
machine #     at Create (../../third_party/dawn/src/dawn/native/opengl/ContextEGL.cpp:53)
machine #
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
machine # WARNING: lavapipe is not a conformant vulkan implementation, testing use only.
(finished: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d', in 0.06 seconds)
machine: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d'
(finished: must succeed: xwininfo -root -tree | sed 's/.*0x[0-9a-f]* \"\([^\"]*\)\".*/\1/; t; d', in 0.09 seconds)
[...]
```
2022-10-24 21:33:14 +02:00
Michael Weiss 0fa4d17725 nixos/tests/chromium: Fix the tests for Google Chrome
The meta attribute "timeout" is only set for Chromium (might still be required
due to the long build duration). The Google Chrome tests were failing with:

    error: attribute 'timeout' missing

According to nixos/lib/testing/meta.nix "null values are filtered out by
`meta`" so `timeout = chromiumPkg.meta.timeout or null` might be fine as
well.
2022-10-24 21:33:11 +02:00
Steven KouandYt 2ebe637b8d fishPlugins.forgit: 2022-08-16 -> 2022-10-14 2022-10-24 15:32:45 -04:00
Artturin 6444c18e9c flashfocus: 2.2.3 -> 2.3.1
add updateScript
2022-10-24 22:25:37 +03:00
Artturin ae54952c4e nwg-wrapper: 0.1.2 -> 0.1.3
strictDeps can now be enabled because I fixed gobject-introspection's hook

just make sure that gobject-introspection is in nativeBuildInputs
2022-10-24 22:22:46 +03:00
Artturin f869098b67 discord-ptb: 0.0.29 -> 0.0.34 2022-10-24 22:22:46 +03:00
Artturin 4433179127 discord: make update script work for all branches 2022-10-24 22:22:46 +03:00
Jonathan RingerandJonathan Ringer 7b0122aede python3Packages.localstack*: add localstack as test 2022-10-24 12:03:06 -07:00
Jonathan RingerandJonathan Ringer 831fe25421 python3Packages.localstack: 1.0.4 -> 1.2.0 2022-10-24 12:03:06 -07:00
Jonathan RingerandJonathan Ringer 53e15a5f2f python3Packages.localstack-client: 1.36 -> 1.39 2022-10-24 12:03:06 -07:00
Jonathan RingerandJonathan Ringer 6eeb9af177 python3Packages.localstack-ext: 1.1.0 -> 1.2.0 2022-10-24 12:03:06 -07:00
Alex Wied aa473065cb boost180: init at 1.80.0 2022-10-24 15:01:47 -04:00
ArtturiandGitHub 969c3ccf30 Merge pull request #197549 from veehaitch/master
jadx: allow local networking on Darwin
2022-10-24 20:58:45 +03:00
José Romildo MalaquiasandGitHub ab8e65a6de Merge pull request #197534 from r-ryantm/auto-update/e16
e16: 1.0.25 -> 1.0.26
2022-10-24 14:40:15 -03:00
Timothy DeHerreraandGitHub 3266f35fcd Merge pull request #197503 from eigengrau/zsh-fpath-prefer-profiles
nixos/zsh: prefer added completions over completions shipped with Zsh
2022-10-24 11:35:29 -06:00
Doron BeharandGitHub b39fd6e4ed Merge pull request #197587 from kouyk/update/zoom-us 2022-10-24 16:30:43 +00:00
Bernardo MeurerandGitHub 8a7f3f3271 Merge pull request #197585 from KFearsoff/fix-broken-grafana-configs 2022-10-24 18:28:42 +02:00
Steven Kou 2ddb4ec4cf zoom-us: 5.12.0.{11129,4682} -> 5.12.{3.11845,2.4816} 2022-10-24 23:53:59 +08:00
KFears f3cb29a5b8 nixos/grafana: fix issues with rfc42 refactoring 2022-10-24 19:31:50 +04:00
R. RyantmandBobby Rong 4a177de7f2 mangal: 3.12.0 -> 3.14.0 2022-10-24 23:28:59 +08:00
R. RyantmandBobby Rong 3dcfce65a0 armadillo: 11.4.1 -> 11.4.2 2022-10-24 23:26:34 +08:00
R. RyantmandBobby Rong 55325e23f8 ballerina: 2201.2.1 -> 2201.2.2 2022-10-24 23:24:09 +08:00
Linus HeckemannandCole Helbling ac70b1c269 coldsnap: maintained by Determinate Systems 2022-10-24 08:11:50 -07:00
Linus HeckemannandCole Helbling 5e35744c4c maintainers: add lheckemann and hoverbear to determinatesystems 2022-10-24 08:11:50 -07:00
IvvandGitHub 7b3f05af9b Merge pull request #197089 from r-ryantm/auto-update/gummy
gummy: 0.2 -> 0.3
2022-10-24 16:58:45 +02:00
Et7f3andGitHub 0766c65747 Update ocaml packages.git and paf le chien (#197422)
* ocamlPackages.paf: 0.1.0 -> 0.2.0

* ocamlPackages.git: 3.9.1 -> 3.10.0
2022-10-24 16:48:25 +02:00
Guillaume GirolandGitHub e06cab26e3 Merge pull request #196617 from oxalica/fix/btrbk-options
nixos/btrbk: fix ordering of subsections and refactor
2022-10-24 14:33:38 +00:00
Fabian AffolterandGitHub cea6114fa0 Merge pull request #197456 from r-ryantm/auto-update/python310Packages.mailmanclient
python310Packages.mailmanclient: 3.3.3 -> 3.3.4
2022-10-24 16:27:24 +02:00
Bobby RongandGitHub 22aa6dcbac Merge pull request #197493 from mgttlinger/namechange
maintainers: update mgttlinger's name
2022-10-24 22:21:19 +08:00
Ulrik StridandVincent Laporte eafdbcc9b4 ocamlPackages.tezos-bls12-381-polynomial: 0.1.2 -> 0.1.3 2022-10-24 16:15:11 +02:00
Pierre BourdonandWinter 6fe8b8ed3c jadx: 1.4.4 -> 1.4.5 2022-10-24 10:13:45 -04:00
Vincent Haupert 7b5475e8d7 jadx: allow local networking on Darwin 2022-10-24 15:33:42 +02:00
Merlin Göttlinger 3758f7fa4a maintainers: update @mgttlinger's name 2022-10-24 15:33:03 +02:00
Ulrik StridandVincent Laporte f93f9f43c6 ocamlPackages.bls12-381-signature: init at 1.0.0 2022-10-24 14:50:27 +02:00
Thiago Kenji OkadaandGitHub c08f3c00e0 Merge pull request #197532 from r-ryantm/auto-update/clojure
clojure: 1.11.1.1165 -> 1.11.1.1177
2022-10-24 13:37:19 +01:00
Mario RodasandGitHub d765b3576f Merge pull request #197437 from r-ryantm/auto-update/minio
minio: 2022-10-20T00-55-09Z -> 2022-10-21T22-37-48Z
2022-10-24 07:24:12 -05:00
MidAutumnMoonandzowoq 0ce08acdce nixos/navidrome: set proper SystemCallFilter 2022-10-24 22:21:59 +10:00