let's try CI images again
This commit is contained in:
parent
9d8bfef042
commit
d0abc1e98c
7 changed files with 62 additions and 5 deletions
|
|
@ -7,5 +7,7 @@
|
|||
nativeBuildInputs = [ pkgs.jujutsu ];
|
||||
doCheck = false;
|
||||
};
|
||||
|
||||
nix-with-node = import ./images/nix-with-node.nix { inherit pkgs; };
|
||||
}
|
||||
// import ./nvim { inherit inputs pkgs; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue