Add necessary packages to flakes devshell
This commit is contained in:
parent
b5239e14b6
commit
4053fa70f4
@ -53,6 +53,13 @@
|
|||||||
rustfmt
|
rustfmt
|
||||||
pre-commit
|
pre-commit
|
||||||
rustPackages.clippy
|
rustPackages.clippy
|
||||||
|
|
||||||
|
gtk4
|
||||||
|
cairo
|
||||||
|
glib
|
||||||
|
pkg-config
|
||||||
|
poppler
|
||||||
|
wrapGAppsHook
|
||||||
];
|
];
|
||||||
# Without inheriting nativeBuildinputs, cargo build will fail but that is good since we want to use only nix build
|
# Without inheriting nativeBuildinputs, cargo build will fail but that is good since we want to use only nix build
|
||||||
# inherit nativeBuildInputs;
|
# inherit nativeBuildInputs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user