Replace vix with vic
All checks were successful
/ check (push) Successful in 2m38s

This commit is contained in:
Oliver Davies 2025-08-08 02:25:28 +01:00
parent 8d08b321b3
commit 546341fbc9
7 changed files with 20 additions and 18 deletions

View file

@ -4,7 +4,7 @@
additions =
final: prev:
import ../packages {
inherit prev;
inherit inputs prev;
pkgs = final;
};