Update flake
This commit is contained in:
parent
117cd71f52
commit
3b95dbebbd
2 changed files with 9 additions and 9 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -80,11 +80,11 @@
|
|||
"wallpaper-engine-plasma6-plugin": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1709859681,
|
||||
"narHash": "sha256-umQ1R+XenuNze2xdFGauQZ/an6Q0zN/BG/8TDQsV0jM=",
|
||||
"lastModified": 1709890547,
|
||||
"narHash": "sha256-MNBxxZJq26QSgBPcLwjNci1yVpCS/NgkwgS0bylWK2k=",
|
||||
"ref": "qt6",
|
||||
"rev": "8a111b99405bd092974cd9bac654a83d4c3e86c2",
|
||||
"revCount": 590,
|
||||
"rev": "4a235cbf4f05054a6e1225e7120c75d83e6d001d",
|
||||
"revCount": 594,
|
||||
"submodules": true,
|
||||
"type": "git",
|
||||
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
|
||||
|
|
|
|||
|
|
@ -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