Update flake
This commit is contained in:
parent
117cd71f52
commit
174c49388c
2 changed files with 12 additions and 12 deletions
|
|
@ -38,9 +38,9 @@ pkgs.kdePackages.callPackage
|
|||
version = "latest";
|
||||
}
|
||||
)
|
||||
{
|
||||
python-ws = pkgs.python3.withPackages (ps: with ps; [
|
||||
websockets
|
||||
]);
|
||||
}
|
||||
{
|
||||
python-ws = pkgs.python3.withPackages (ps: with ps; [
|
||||
websockets
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue