update flake

This commit is contained in:
2025-12-23 06:32:02 +01:00
parent 55b5521518
commit 3ca9b0533b
2 changed files with 4 additions and 22 deletions

18
flake.lock generated
View File

@@ -424,7 +424,6 @@
"snowfall-lib": "snowfall-lib",
"sops-nix": "sops-nix",
"trilium-next-pr": "trilium-next-pr",
"wallpaper-engine-plugin-src": "wallpaper-engine-plugin-src",
"zen-browser": "zen-browser"
}
},
@@ -570,23 +569,6 @@
"type": "github"
}
},
"wallpaper-engine-plugin-src": {
"flake": false,
"locked": {
"lastModified": 1765719414,
"narHash": "sha256-GsVPWB8VejgsQZx8fLHNBnyqhBgbL+SN62CQ+nJSAfY=",
"owner": "catsout",
"repo": "wallpaper-engine-kde-plugin",
"rev": "f1b86e1ca7982b5b9f47d21ac2cb5c2adfb45902",
"type": "github"
},
"original": {
"owner": "catsout",
"ref": "main",
"repo": "wallpaper-engine-kde-plugin",
"type": "github"
}
},
"zen-browser": {
"inputs": {
"home-manager": "home-manager_2",

View File

@@ -33,10 +33,10 @@
url = "github:taj-ny/kwin-effects-forceblur";
inputs.nixpkgs.follows = "nixpkgs";
};
wallpaper-engine-plugin-src = {
url = "github:catsout/wallpaper-engine-kde-plugin/main";
flake = false;
};
# wallpaper-engine-plugin-src = {
# url = "github:catsout/wallpaper-engine-kde-plugin/main";
# flake = false;
# };
};
outputs = inputs: