Skip to content

Commit

Permalink
nix: libseat renamed to seatd
Browse files Browse the repository at this point in the history
  • Loading branch information
andresilva authored and fufexan committed Oct 21, 2024
1 parent 9874e08 commit e6ea0e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
libffi,
libGL,
libinput,
libseat,
mesa,
pixman,
pkg-config,
seatd,
udev,
wayland,
wayland-protocols,
Expand Down Expand Up @@ -46,9 +46,9 @@ stdenv.mkDerivation {
libffi
libGL
libinput
libseat
mesa
pixman
seatd
udev
wayland
wayland-protocols
Expand Down

0 comments on commit e6ea0e0

Please sign in to comment.