paper-note: refactor, removed redundant nativeBuildInputs
This commit is contained in:
parent
1272ac7a52
commit
04debedbb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user