Nix package: add forgotten vdf dependency
Whoops!
This commit is contained in:
parent
f2cc48f705
commit
31b9f1f0a1
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
||||||
dependencies = with python3Packages; [
|
dependencies = with python3Packages; [
|
||||||
pyside6
|
pyside6
|
||||||
tomlkit
|
tomlkit
|
||||||
|
vdf
|
||||||
];
|
];
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue