mirror of
https://github.com/hyprwm/xdg-desktop-portal-hyprland.git
synced 2025-10-29 11:36:04 +00:00
flake: packages: export sdbus-cpp_2
This commit is contained in:
parent
b15018fc56
commit
8b14505c4d
@ -49,7 +49,7 @@
|
||||
overlays = import ./nix/overlays.nix {inherit self inputs lib;};
|
||||
|
||||
packages = eachSystem (system: {
|
||||
inherit (pkgsFor.${system}) xdg-desktop-portal-hyprland;
|
||||
inherit (pkgsFor.${system}) xdg-desktop-portal-hyprland sdbus-cpp_2;
|
||||
default = self.packages.${system}.xdg-desktop-portal-hyprland;
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user