Conversation
|
Result of 6 packages built:
|
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
jtojnar
left a comment
There was a problem hiding this comment.
Looking at changelog,
- you need to remove the
pulsemeson flag (https://gitlab.freedesktop.org/spice/spice-gtk/-/merge_requests/33) - capabilities seem to be set correctly in the NixOS module (https://gitlab.freedesktop.org/spice/spice-gtk/-/merge_requests/42) we might have actually switched to capabilities too early in #97826.
- but we will definitely need
-Dusb-acl-helper-dir=${placeholder "out"}/binmeson flag since we rely on the ACL helper being onPATH. (https://gitlab.freedesktop.org/spice/spice-gtk/-/merge_requests/45) - we might want to add wayland dependencies (https://gitlab.freedesktop.org/spice/spice-gtk/-/merge_requests/45) – perhaps they are propagated by something
73fa3ea to
3896ee6
Compare
|
Looks like pulse was not the only removed option: https://gitlab.freedesktop.org/spice/spice-gtk/-/commit/6e9d8cfc02873ec970f6f36be0f5d2705850d021 |
3896ee6 to
9b036ab
Compare
9b036ab to
54fd365
Compare
Huh, I didn't see this because it only showed up as a warning. I fixed some other issues:
|
|
(We have just merged new Meson version that is more strict.) |
|
Superseded by #159340 |
Motivation for this change
This update fixes issues I've had with display scaling.i
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes