paper-note: refactor, removed redundant nativeBuildInputs

This commit is contained in:
jo! 2022-10-29 14:17:11 +01:00
parent 1272ac7a52
commit 04debedbb1

View File

@ -3,11 +3,8 @@
, fetchFromGitLab
, meson
, ninja
, cmake
, pkg-config
, python3
, vala
, glib
, gtk4
, libgee
, libadwaita
@ -31,10 +28,8 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
meson
glib
ninja
vala
python3
pkg-config
wrapGAppsHook4
appstream-glib