Commit Graph
1033150 Commits
Author SHA1 Message Date
Sandro Jäckel 4080106f0b nixos/nginx: do not match pkgs.openresty as some modules like brotli add buildInputs
--- /dev/fd/63	2026-07-12 01:29:24.447317728 +0200
+++ /dev/fd/62	2026-07-12 01:29:24.448317734 +0200
@@ -4,7 +4,7 @@
         [ ( "doc"
           , DerivationOutput
               { path =
-                  "/nix/store/r2jdcgwxp2a4pa1cxa6yvf9p0f7wi1ih-openresty-1.31.1.1-doc"
+                  "/nix/store/syrb1ccks4vqgg25ygrylahxglknrc5j-openresty-1.31.1.1-doc"
               , hashAlgo = ""
               , hash = ""
               }
@@ -12,7 +12,7 @@
         , ( "out"
           , DerivationOutput
               { path =
-                  "/nix/store/2saawkswxnxs4ffb98r7bidy4vj6259c-openresty-1.31.1.1"
+                  "/nix/store/n48gwmah2pxfc8vg7dc3ki0c4xmszr1d-openresty-1.31.1.1"
               , hashAlgo = ""
               , hash = ""
               }
@@ -62,12 +62,18 @@
         , ( "/nix/store/v2k6k32vbrfsl2cciclgl1k8v8c3jxv8-nginx-doc-unstable-0-unstable-2026-05-15.drv"
           , fromList [ "out" ]
           )
+        , ( "/nix/store/wkgfkcxnpk1dy9qdd7m22ifkhyxn1hd5-brotli-1.2.0.drv"
+          , fromList [ "dev" ]
+          )
         , ( "/nix/store/wx2j9jzk90dlsz9wvbrjdxlm4q1vf8aq-openresty-nix-etag-1.15.4.patch.drv"
           , fromList [ "out" ]
           )
         , ( "/nix/store/xk8m6ai5q00gr0h3vm8afc5dk1plpw9i-install-shell-files.drv"
           , fromList [ "out" ]
           )
+        , ( "/nix/store/xy1vwc4173xz5hz2yjv7z83gz3ss6h72-brotli.drv"
+          , fromList [ "out" ]
+          )
         , ( "/nix/store/zhhm8h70q64qgwg3bccc7ygwy48jn5c3-libxml2-2.15.3.drv"
           , fromList [ "dev" ]
           )
@@ -95,14 +101,14 @@
           )
         , ( "__structuredAttrs" , "" )
         , ( "buildInputs"
-          , "/nix/store/i0jqva96qfgc76g8w7jbyiv6h3si07b9-openssl-3.6.2-dev /nix/store/a9psmsc93llkravrd50rrv8k3dwdw60x-zlib-1.3.2-dev /nix/store/y5yv1kzvmppzdp0jkq3yf3apx563canv-pcre2-10.46-dev /nix/store/35wfzwiy77ab9dhzjblb4kmdnckss40i-libxml2-2.15.3-dev /nix/store/9vgz8w91lcw9f43glyqmfj50v1hvgkmp-libxslt-1.1.45-dev /nix/store/k7kxg101ikkm0cyf8jcqhg948vy542af-perl-5.42.0 /nix/store/hzdwjd2s60585lygfj81qdhm2825frsm-libpq-18.4-dev"
+          , "/nix/store/i0jqva96qfgc76g8w7jbyiv6h3si07b9-openssl-3.6.2-dev /nix/store/a9psmsc93llkravrd50rrv8k3dwdw60x-zlib-1.3.2-dev /nix/store/y5yv1kzvmppzdp0jkq3yf3apx563canv-pcre2-10.46-dev /nix/store/35wfzwiy77ab9dhzjblb4kmdnckss40i-libxml2-2.15.3-dev /nix/store/9vgz8w91lcw9f43glyqmfj50v1hvgkmp-libxslt-1.1.45-dev /nix/store/k7kxg101ikkm0cyf8jcqhg948vy542af-perl-5.42.0 /nix/store/hzdwjd2s60585lygfj81qdhm2825frsm-libpq-18.4-dev /nix/store/pcq77h5mhc5nfvf1rs92a5l5g0kaapdg-brotli-1.2.0-dev"
           )
         , ( "builder"
           , "/nix/store/zh1ijdhb6gng1509b1zrilb6xlzx60j6-bash-5.3p9/bin/bash"
           )
         , ( "cmakeFlags" , "" )
         , ( "configureFlags"
-          , "--sbin-path=bin/nginx --with-http_ssl_module --with-http_v2_module --with-http_v3_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-threads --with-pcre-jit --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --pid-path=/var/log/nginx/nginx.pid --http-client-body-temp-path=/tmp/nginx_client_body --http-proxy-temp-path=/tmp/nginx_proxy --http-fastcgi-temp-path=/tmp/nginx_fastcgi --http-uwsgi-temp-path=/tmp/nginx_uwsgi --http-scgi-temp-path=/tmp/nginx_scgi --with-openssl-opt=enable-ktls --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-file-aio --with-http_postgres_module"
+          , "--sbin-path=bin/nginx --with-http_ssl_module --with-http_v2_module --with-http_v3_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_auth_request_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_stub_status_module --with-threads --with-pcre-jit --http-log-path=/var/log/nginx/access.log --error-log-path=/var/log/nginx/error.log --pid-path=/var/log/nginx/nginx.pid --http-client-body-temp-path=/tmp/nginx_client_body --http-proxy-temp-path=/tmp/nginx_proxy --http-fastcgi-temp-path=/tmp/nginx_fastcgi --http-uwsgi-temp-path=/tmp/nginx_uwsgi --http-scgi-temp-path=/tmp/nginx_scgi --with-openssl-opt=enable-ktls --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --with-file-aio --with-http_postgres_module --add-module=/nix/store/sw63grm2cbi76pcq44izm8f8fdvzjafn-brotli"
           )
         , ( "configurePlatforms" , "" )
         , ( "depsBuildBuild" , "" )
@@ -113,11 +119,13 @@
         , ( "depsHostHostPropagated" , "" )
         , ( "depsTargetTarget" , "" )
         , ( "depsTargetTargetPropagated" , "" )
-        , ( "disallowedReferences" , "" )
+        , ( "disallowedReferences"
+          , "/nix/store/sw63grm2cbi76pcq44izm8f8fdvzjafn-brotli"
+          )
         , ( "doCheck" , "" )
         , ( "doInstallCheck" , "" )
         , ( "doc"
-          , "/nix/store/r2jdcgwxp2a4pa1cxa6yvf9p0f7wi1ih-openresty-1.31.1.1-doc"
+          , "/nix/store/syrb1ccks4vqgg25ygrylahxglknrc5j-openresty-1.31.1.1-doc"
           )
         , ( "enableParallelBuilding" , "1" )
         , ( "enableParallelChecking" , "1" )
@@ -129,7 +137,7 @@
           )
         , ( "nginxVersion" , "1.31.1" )
         , ( "out"
-          , "/nix/store/2saawkswxnxs4ffb98r7bidy4vj6259c-openresty-1.31.1.1"
+          , "/nix/store/n48gwmah2pxfc8vg7dc3ki0c4xmszr1d-openresty-1.31.1.1"
           )
         , ( "outputs" , "out doc" )
         , ( "patches"
@@ -137,7 +145,7 @@
           )
         , ( "pname" , "openresty" )
         , ( "postInstall"
-          , "ln -s $out/luajit/bin/luajit-2.1.ROLLING $out/bin/luajit-openresty\nln -sf $out/nginx/bin/nginx $out/bin/openresty\nln -s $out/nginx/bin/nginx $out/bin/nginx\nln -s $out/nginx/conf $out/conf\nln -s $out/nginx/html $out/html\n\nwrapProgram $out/bin/restydoc \\\n  --prefix PATH : /nix/store/i6jrv1f3mygdh2gv5r2yn1lm77d3qals-groff-1.24.1/bin\n\nsubstituteInPlace $out/bin/resty \\\n  --replace-fail \"'bin/nginx'\" \"'$out/bin/nginx'\"\n"
+          , "ln -s $out/luajit/bin/luajit-2.1.ROLLING $out/bin/luajit-openresty\nln -sf $out/nginx/bin/nginx $out/bin/openresty\nln -s $out/nginx/bin/nginx $out/bin/nginx\nln -s $out/nginx/conf $out/conf\nln -s $out/nginx/html $out/html\n\nwrapProgram $out/bin/restydoc \\\n  --prefix PATH : /nix/store/i6jrv1f3mygdh2gv5r2yn1lm77d3qals-groff-1.24.1/bin\n\nsubstituteInPlace $out/bin/resty \\\n  --replace-fail \"'bin/nginx'\" \"'$out/bin/nginx'\"\nremove-references-to -t /nix/store/sw63grm2cbi76pcq44izm8f8fdvzjafn-brotli $(readlink -fn $out/bin/nginx)\n"
           )
         , ( "postPatch"
           , "substituteInPlace bundle/nginx-1.31.1/src/http/ngx_http_core_module.c \\\n  --replace-fail '@nixStoreDir@' \"$NIX_STORE\" \\\n  --replace-fail '@nixStoreDirLen@' \"${#NIX_STORE}\"\n\npatchShebangs configure bundle/\n"
2026-07-14 13:15:19 +02:00
Sandro Jäckel 323b76b823 Revert "nixos/nginx: disable MemoryDenyWriteExecute when lua with luajit is enabled"
This reverts commit 04b527753e.
2026-07-12 01:33:42 +02:00
SandroandGitHub 5a1d3656b6 music-assistant-desktop: 0.5.0 -> 0.5.7 (#540565) 2026-07-11 23:14:26 +00:00
dotlambdaandGitHub 0917fdd5f2 parla: 0.6.0 -> 0.6.4 (#540575) 2026-07-11 22:56:22 +00:00
SandroandGitHub 3f710f4514 searxng: 0-unstable-2026-06-20 -> 0-unstable-2026-07-08 (#536842) 2026-07-11 22:55:04 +00:00
Sandro Jäckel d7a836cfa9 music-assistant-desktop: 0.5.5 -> 0.5.7
Diff: https://github.com/music-assistant/desktop-app/compare/0.5.5...0.5.7

Changelog: https://github.com/music-assistant/desktop-app/releases/tag/0.5.7
2026-07-12 00:50:48 +02:00
Fernando RodriguesandGitHub 8e787eca78 ipxe: add upstream patches for gcc 16 (#539136) 2026-07-11 22:44:56 +00:00
SandroandGitHub bcc256d232 topgrade: 17.6.2 -> 17.7.0 (#540489) 2026-07-11 22:44:11 +00:00
dotlambdaandGitHub 9ca90342e4 python3Packages.pycaption: 2.2.26 -> 2.2.28 (#540848) 2026-07-11 22:38:36 +00:00
dotlambdaandGitHub 2bed7cc45e nixos/nfsd: allow exports to be an attrset (#538589) 2026-07-11 22:34:19 +00:00
Gergő GutyinaandGitHub e8986f1f7d firezone-gui-client: 1.5.1 -> 1.5.2 (#538653) 2026-07-11 22:34:10 +00:00
tomberekandGitHub b5eb9fee89 innernet: 1.7.1 -> 2.0.0 (#537788) 2026-07-11 18:36:57 -04:00
nixpkgs-ci[bot]andGitHub a13d33ea64 oklch-color-picker: 2.3.3 -> 2.3.4 (#540576) 2026-07-11 22:25:43 +00:00
SandroandGitHub c7c616590c vivaldi-ffmpeg-codecs: update from vivaldi 8.1.4087.48 update-ffmpeg (#540805) 2026-07-11 22:24:48 +00:00
SandroandGitHub b25bd743f8 vivaldi: 8.0.4033.54 -> 8.1.4087.48 (#540169) 2026-07-11 22:23:45 +00:00
Fernando RodriguesandGitHub fc9da8f8df openmw: 0.50.0 -> 0.51.0 (#537174) 2026-07-11 21:55:23 +00:00
Yohann BonifaceandGitHub 10275a85d3 maintainers: update lactose email (#540523) 2026-07-11 21:51:58 +00:00
isabelandGitHub f15379d8fb python3Packages.catppuccin: fix build with matplotlib 3.11+ (#540569) 2026-07-11 21:50:53 +00:00
Yohann BonifaceandGitHub f061f898b6 pimsync: 0.5.9 -> 0.5.10 (#533689) 2026-07-11 21:49:45 +00:00
6a5ce8a412 openmw: 0.50.0 -> 0.51.0
Co-authored-by: Keenan Weaver <keenanweaver@protonmail.com>
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-07-12 07:47:00 +10:00
Yohann BonifaceandGitHub d0f299ae1b vscode-extensions.github.codespaces: 1.18.14 -> 1.18.15 (#540774) 2026-07-11 21:46:43 +00:00
Fernando RodriguesandGitHub 024201a955 eza: 0.23.4 -> 0.23.5 (#539940) 2026-07-11 21:42:16 +00:00
Fernando RodriguesandGitHub 3f847dea25 steamguard-cli: 0.18.1 -> 0.18.2 (#540829) 2026-07-11 21:42:03 +00:00
Gaétan LepageandGitHub b4cb6168db libuv: fix riscv64-linux build (#540672) 2026-07-11 21:41:01 +00:00
Gaétan LepageandGitHub 187a43e708 angle: add riscv64-linux support (#540665) 2026-07-11 21:40:58 +00:00
liberodark a5e3ebaefd angle: add riscv64-linux support 2026-07-11 23:16:18 +02:00
nixpkgs-ci[bot]andGitHub 25de74a7cf protols: 0.14.0 -> 0.14.1 (#540831) 2026-07-11 21:13:42 +00:00
nixpkgs-ci[bot]andGitHub 6bba72a9a3 openlinkhub: 0.8.8 -> 0.8.9 (#540791) 2026-07-11 21:13:41 +00:00
Gaétan LepageandGitHub 86a50f0b2e python3Packages.{langchain,langgraph, langsmith}: Exclude alpha, beta, dev, etc. in updates (#540822) 2026-07-11 21:10:12 +00:00
Gaétan LepageandGitHub 7daf57dc49 proton-vpn: 6.5.0 -> 6.5.1 (#539399) 2026-07-11 21:02:28 +00:00
Arne KellerandGitHub e398ef2208 cliamp: fix darwin build (#540744) 2026-07-11 21:01:14 +00:00
niksturandGitHub 84e7ba9700 nixos/getty: allow disabling (#535928) 2026-07-11 20:59:57 +00:00
Alexis HildebrandtandGitHub ff2456dea8 maintainers: update earthgman keys (#540818) 2026-07-11 20:44:48 +00:00
Francesco GazzettaandGitHub 3a094e5742 ft2-clone: 2.20 -> 2.21 (#540547) 2026-07-11 20:35:31 +00:00
nixpkgs-ci[bot]andGitHub 51aa1510a5 shopware-cli: 0.15.11 -> 0.15.12 (#540707) 2026-07-11 20:25:54 +00:00
nixpkgs-ci[bot]andGitHub 690d8ccef1 enzyme: 0.0.277 -> 0.0.280 (#540278) 2026-07-11 20:25:43 +00:00
EmilyandGitHub 46cfb75261 nixos/synapse: implement more advanced integration test (#400845) 2026-07-11 20:19:09 +00:00
R. Ryantm 0356ffdd23 python3Packages.pycaption: 2.2.26 -> 2.2.28 2026-07-11 20:13:40 +00:00
Maximilian BoschandEmily 923421ea3f nixos/synapse: implement more advanced integration test
This is an attempt to make better assertions on federation and basic
functionality: so far we had a test that was essentially a
regression-test for email-based authentication.

This change adds the following things:

* uses matrix-federation-tester to verify that federation is set up
  properly.

* uses matrix-commander (a CLI client) to test basic operations
  (sending/receiving messages, invites).

* merge basic synapse test & worker test: one of the federating servers
  uses postgresql and a single federation worker, the other one no
  workers and sqlite.

Co-authored-by: Emily <git@emilylange.de>
2026-07-11 22:02:12 +02:00
Johannes KirschbauerandGitHub 9ccbbb9c9a doc/style.css: use major second scale for headings (#540393) 2026-07-11 19:47:57 +00:00
Johannes KirschbauerandGitHub 4048ac3611 doc/style.css: add pill background to inline-code (#540383) 2026-07-11 19:47:31 +00:00
isabelandGitHub 31867a9286 feishin: add override for web version (#539062) 2026-07-11 19:34:13 +00:00
nixpkgs-ci[bot]andGitHub 42dacd711d syncthing-discovery: 2.1.1 -> 2.1.2 (#540813) 2026-07-11 19:33:50 +00:00
nixpkgs-ci[bot]andGitHub d44df0a167 terraform-config-inspect: 0-unstable-2026-02-24 -> 0-unstable-2026-07-09 (#540811) 2026-07-11 19:33:49 +00:00
nixpkgs-ci[bot]andGitHub f27fd64bd2 syncthing-relay: 2.1.1 -> 2.1.2 (#540809) 2026-07-11 19:33:48 +00:00
nixpkgs-ci[bot]andGitHub 5a865b241d tev: 2.13.0 -> 2.13.1 (#540802) 2026-07-11 19:33:47 +00:00
Thomas GerbetandGitHub 79840719e6 wget: add patches for several CVEs (#539576) 2026-07-11 19:22:55 +00:00
Maximilian Bosch 988d274a1c nixos/rust-federation-tester: init 2026-07-11 21:22:36 +02:00
Maximilian Bosch fa813ababd rust-federation-tester: init at 0.5.2 2026-07-11 21:22:31 +02:00
Martin WeineltandGitHub 4005824197 home-assistant: 2026.7.1 -> 2026.7.2 (#540519) 2026-07-11 19:19:59 +00:00