From 95ab6161a078a306bc8a182409521ff7a874ad6a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 4 Nov 2022 18:25:23 -0300 Subject: src/xyz/euandreh/queue.scm (remhind): native-inputs -> inputs --- src/xyz/euandreh/queue.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/xyz/euandreh/queue.scm b/src/xyz/euandreh/queue.scm index 1425fc8..6da0c8f 100644 --- a/src/xyz/euandreh/queue.scm +++ b/src/xyz/euandreh/queue.scm @@ -368,7 +368,7 @@ It has no external dependencies.") (sha256 (base32 "1b0f2h76l9grhyplda2ny02ifqgmc7mf2nxwl0f839pvmcy5dyp4")))) (build-system python-build-system) - (native-inputs + (inputs (list libnotify)) (propagated-inputs (list python-aionotify -- cgit v1.2.3