Nick Cao
Nick Cao
While there seems to be workaround for this kind of inconsistencies in https://github.com/NixOS/nix/blob/80a960940b53d8855a772a1b4088b848316023ea/src/libstore/build/local-derivation-goal.hh#L95-L96 They are not working for gids for some reason.
Still reproducible.
Running the same query on my servers shows an astonishing amount of notifications. ``` relation | total_size --------------------------------------------+------------ public.userapi_notifications | 19 GB public.syncapi_output_room_events | 1730 MB public.roomserver_event_json | 1282 MB...
> We don't have `/preview_url` support in yet I think - https://spec.matrix.org/latest/client-server-api/#get_matrixmediav3preview_url Is this in the roadmap?
Hit by the same issue here in nixpkgs: https://hydra.nixos.org/build/187798391, what's blocking us from supporting the latest stable version of mupdf?
If every project include a specific version of mupdf inside their repo, that would mean compiling mupdf for thousands of times, and when these projects are linked together, symbol collisions...
> Out of the 3 platforms that run sioyek (windows, mac and linux). The only time that I have had to deal with symbol collisions was on the linux builds....
We don't have to, but we prefer to.
> Hi, the native dependency flag is for cross compilation, are you doing that? Exactly.
> This might be a race condition between the (system) home manager service and the user dbus service. This is indeed the case, `hm-set-env` https://github.com/nix-community/home-manager/blob/586ac1fd58d2de10b926ce3d544b3179891e58cb/nixos/default.nix#L66 imports dbus related environment variables...