Update plugin definition

This commit is contained in:
Invariantspace 2023-11-09 16:22:14 -08:00
parent 69de97b39e
commit f528a8f4f0
5 changed files with 68 additions and 36 deletions

View file

@ -4,7 +4,7 @@
inputs = {
flake-utils.url = "github:numtide/flake-utils";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
wallpaper-engine-kde-plugin-lib = {
wallpaper-engine-kde-plugin = {
flake = false;
url = "git+https://github.com/catsout/wallpaper-engine-kde-plugin?submodules=1";
};