nix: update sidebus and flake-parts
sidebus now uses flake-parts too
This commit is contained in:
parent
585970fe92
commit
67666b8f46
2 changed files with 11 additions and 63 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue