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