fractal: fix strict deps build
This commit is contained in:
parent
2e74a9b1bf
commit
5a1bffc7eb
@ -46,6 +46,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
python3
|
python3
|
||||||
rustc
|
rustc
|
||||||
wrapGAppsHook
|
wrapGAppsHook
|
||||||
|
glib
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
@ -84,4 +85,3 @@ rustPlatform.buildRustPackage rec {
|
|||||||
maintainers = with maintainers; [ dtzWill worldofpeace ];
|
maintainers = with maintainers; [ dtzWill worldofpeace ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user