update flake inputs

This commit is contained in:
ulic-youthlic 2025-03-25 19:20:36 +08:00
parent 94218afbe1
commit 5f3b317091
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
8 changed files with 112 additions and 55 deletions

View file

@ -10,6 +10,7 @@ in
./juicity.nix
./dae.nix
./jujutsu.nix
./fix-zed-editor.nix
]
|> map (file: import file args)
|> (overlays: (lib.composeManyExtensions overlays) final prev)