Merge #1121: fix outdated gui/shell.nix

d919d92cc0b1c90b0ad01bc5a41898c119fef5a1 fix shell.nix (plebhash)

Pull request description:

  fix #1120

ACKs for top commit:
  edouardparis:
    ACK d919d92cc0b1c90b0ad01bc5a41898c119fef5a1

Tree-SHA512: 29d946f4ffab5cf114e01abfc75eeafc925214cff7efe2c6e57cb085dcfd066beca60a31576b672e4ec5258afc2746774cba8c6ddb24fff58c1c13844ab31c5e
This commit is contained in:
edouardparis 2024-06-17 11:11:42 +02:00
commit b36220504f
No known key found for this signature in database
GPG Key ID: E65F7A089C20DC8F

View File

@ -15,7 +15,7 @@ pkgs.mkShell rec {
pkgs.freetype
pkgs.freetype.dev
pkgs.libGL
pkgs.pkgconfig
pkgs.pkg-config
pkgs.udev
pkgs.wayland
pkgs.libxkbcommon