Commit 9cd1c69
committed
nix: add vmrunner and chainloader to includeos passhtrough
This adds vmrunner and chainloader to the IncludeOS overlay to make it
easier to import them from the shell and unikernels.
Also adds pkgs and pkgsStatic as shortcuts to the pinned nixpkgs +
overlay. This allows some packages that don't require full direct access
to nixpkgs to avoid importing the overlay (such as shell.nix or
example.nix)1 parent fe73521 commit 9cd1c69
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
164 | 173 | | |
165 | 174 | | |
166 | 175 | | |
| |||
0 commit comments