feat: update swayfx to 0.5

This commit is contained in:
Leon Schwarzäugl 2025-03-12 09:59:37 +01:00
parent 63b6bfc35d
commit b43342d529
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 371 additions and 26 deletions

View file

@ -76,7 +76,10 @@
inputs = { };
};
nix-topology.url = "github:oddlama/nix-topology";
scenefx = {
url = "github:wlrfx/scenefx";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =
inputs@{ self