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": {
|
"wallpaper-engine-plasma6-plugin": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1709859681,
|
"lastModified": 1709890547,
|
||||||
"narHash": "sha256-umQ1R+XenuNze2xdFGauQZ/an6Q0zN/BG/8TDQsV0jM=",
|
"narHash": "sha256-MNBxxZJq26QSgBPcLwjNci1yVpCS/NgkwgS0bylWK2k=",
|
||||||
"ref": "qt6",
|
"ref": "qt6",
|
||||||
"rev": "8a111b99405bd092974cd9bac654a83d4c3e86c2",
|
"rev": "4a235cbf4f05054a6e1225e7120c75d83e6d001d",
|
||||||
"revCount": 590,
|
"revCount": 594,
|
||||||
"submodules": true,
|
"submodules": true,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
|
"url": "https://github.com/catsout/wallpaper-engine-kde-plugin"
|
||||||
|
|
|
||||||
|
|
@ -38,9 +38,9 @@ pkgs.kdePackages.callPackage
|
||||||
version = "latest";
|
version = "latest";
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
python-ws = pkgs.python3.withPackages (ps: with ps; [
|
python-ws = pkgs.python3.withPackages (ps: with ps; [
|
||||||
websockets
|
websockets
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue