add CI images to repo
Some checks failed
/ check (push) Successful in 4m36s
build / nvim-bundle (nvim) (push) Failing after 4m21s

This commit is contained in:
iofq 2026-02-28 00:01:58 -06:00
parent abce966b76
commit 00fa61025a
8 changed files with 107 additions and 10 deletions

View file

@ -7,5 +7,6 @@
nativeBuildInputs = [ pkgs.jujutsu ];
doCheck = false;
};
nix-with-node = import ./nix-with-node { inherit pkgs; };
}
// import ./nvim { inherit inputs pkgs; }