Remove niri override of libdisplay-info_0_3 #4

Open
opened 2026-07-28 10:22:11 +03:00 by artur · 0 comments
Owner

Once this is closed: https://github.com/epireyn/niri-flake/pull/47 remove the override

            package = pkgs.niri.override {
              # See fix here https://github.com/NixOS/nixpkgs/pull/546004
              libdisplay-info = pkgs.master.libdisplay-info_0_3;
            };

From niri.nix.

I currently uses the master branch because it has still not reached nixos-unstable: https://github.com/NixOS/nixpkgs/pull/546004.

Once this is closed: https://github.com/epireyn/niri-flake/pull/47 remove the override ``` package = pkgs.niri.override { # See fix here https://github.com/NixOS/nixpkgs/pull/546004 libdisplay-info = pkgs.master.libdisplay-info_0_3; }; ``` From niri.nix. I currently uses the master branch because it has still not reached nixos-unstable: https://github.com/NixOS/nixpkgs/pull/546004.
Sign in to join this conversation.
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
artur/nixos#4
No description provided.