xidlehook: fix eavl
This commit is contained in:
parent
08e8701673
commit
248b050462
@ -1,4 +1,5 @@
|
|||||||
{ lib, rustPlatform, fetchFromGitHub, x11, xorg, libpulseaudio, pkgconfig, patchelf }:
|
{ lib, rustPlatform, fetchFromGitHub, x11, xorg, libpulseaudio, pkgconfig, patchelf
|
||||||
|
, stdenv}:
|
||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
name = "xidlehook-${version}";
|
name = "xidlehook-${version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user