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", "snowfall-lib": "snowfall-lib",
"sops-nix": "sops-nix", "sops-nix": "sops-nix",
"trilium-next-pr": "trilium-next-pr", "trilium-next-pr": "trilium-next-pr",
"wallpaper-engine-plugin-src": "wallpaper-engine-plugin-src",
"zen-browser": "zen-browser" "zen-browser": "zen-browser"
} }
}, },
@@ -570,23 +569,6 @@
"type": "github" "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": { "zen-browser": {
"inputs": { "inputs": {
"home-manager": "home-manager_2", "home-manager": "home-manager_2",

View File

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