nix: update sidebus and flake-parts

sidebus now uses flake-parts too
This commit is contained in:
Val Packett 2026-01-30 06:12:47 -03:00
parent 585970fe92
commit 67666b8f46
2 changed files with 11 additions and 63 deletions

View file

@ -12,6 +12,7 @@
sidebus.url = "git+https://git.clan.lol/clan/sidebus?shallow=1&ref=main";
sidebus.inputs.nixpkgs.follows = "nixpkgs";
sidebus.inputs.flake-parts.follows = "flake-parts";
# To override with local checkouts during development, use the --override-input CLI flag!
muvm-src = {