DEBUG: use local flakes

This commit is contained in:
do butterflies cry? 2025-12-18 12:37:32 +10:00
parent 77d09f1a87
commit a7e506ced9
2 changed files with 7 additions and 10 deletions

View file

@ -21,7 +21,7 @@
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
nib = {
url = "github:emilelcb/nib";
url = "path:/home/emile/nib";
inputs.systems.follows = "systems";
};