other random changes

This commit is contained in:
Sebastian Moser
2023-11-10 18:13:22 +01:00
parent 03a55289ec
commit 3ef7f87cfb
7 changed files with 43 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
, stdenv
, fetchFromGitHub
, meson
, pkgconfig
, pkg-config
, inih
, systemd
, scdoc
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
meson
pkgconfig
pkg-config
inih
systemd
scdoc