Sandro
Sandro
We now collected all workarounds and downgrades. Please don't double post them. Also I am unwilling to provide any support when using https://lazamar.co.uk/nix-versions, as it is basically a very big...
That was already bumped to 0.34 in https://github.com/wez/wezterm/commit/36ff6d5f44211e8839bdf729b93a0990db851732 and for me the issue also exists for nightly.
For me this issue got fixed on nixos-unstable without any changes to Wezterm. Maybe a mesa/driver update?
KDE is not exporting XCURSOR_THEME by default. Not sure if there is another way to get that.
I think my system was missing this default config file https://wiki.archlinux.org/title/Cursor_themes#:~:text=example%20Breeze_Snow%3A-,~%2F.icons%2Fdefault%2Findex.theme,-%5Bicon%20theme%5D%20%0AInherits%3Dcursor
Yes, this will probably be fixed shortly. Don't change the links yet.
We probably want to save the version of netbox somewhere in /var/lib/netbox a d when that changes invalidate the static cache. Or can we use a cheap symlink?
or maybe we can build it at runtime like paperless-ngx does https://github.com/NixOS/nixpkgs/blob/7e44cf12936b978af6f37e6ffcfc469bbf40215f/pkgs/applications/office/paperless-ngx/default.nix#L217 ?
the nextcloud docs say this https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html#nginx about fastcgi_request_buffering and I could only find https://github.com/nextcloud/server/issues/7993 about chunked_transfer_encoding. There seems to be issues with fastcgi_request_buffering, too https://github.com/nextcloud/server/issues/7995#:~:text=changing%20fastcgi_request_buffering%20off%20to%20fastcgi_request_buffering%20on%20solves%20the%20issue%20but%20this%20is%20not%20an%20option%20for%20large%20streamed%20files but they set it for...
> It looks like the package may have been rebuilt with a different version of `nixpkgs`? Yes, see https://github.com/nix-community/nix-installers/blob/master/.github/workflows/gh-pages.yml