Unverified Commit a0662b93 authored by Jon Seager's avatar Jon Seager Committed by GitHub
Browse files

Merge pull request #291842 from jnsgruk/hyprlock-deps

parents 7eb1e9bf ab4e1a56
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -14,16 +14,6 @@
, libdrm
, mesa
, nix-update-script
, expat
, libXdmcp
, pcre2
, util-linux
, libselinux
, libsepol
, pcre
, fribidi
, libthai
, libdatrie
}:

stdenv.mkDerivation (finalAttrs: {
@@ -46,23 +36,13 @@ stdenv.mkDerivation (finalAttrs: {

  buildInputs = [
    cairo
    expat
    fribidi
    hyprlang
    libdatrie
    libdrm
    libGL
    libselinux
    libsepol
    libthai
    libXdmcp
    libxkbcommon
    mesa
    pam
    pango
    pcre
    pcre2
    util-linux
    wayland
    wayland-protocols
  ];