Vagrant Box: Difference between revisions
imported>Samueldr Inits page with current informations about niixbox |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{outdated|This page has not been edited for several years. Please remove this notice if the content is accurate.}} | |||
The vagrant cloud [https://app.vagrantup.com/nixos has a NixOS box], but it is an older revision and hasn't been updated for a short while<ref>https://logs.nix.samueldr.com/nixos/2018-01-10#822772</ref>, it is currently stuck to the much older 16.09 release. | The vagrant cloud [https://app.vagrantup.com/nixos has a NixOS box], but it is an older revision and hasn't been updated for a short while<ref>https://logs.nix.samueldr.com/nixos/2018-01-10#822772</ref>, it is currently stuck to the much older 16.09 release. | ||
| Line 13: | Line 13: | ||
Then, continue with the [https://github.com/zimbatm/nixbox#building-the-images instructions in the README]. | Then, continue with the [https://github.com/zimbatm/nixbox#building-the-images instructions in the README]. | ||
== NixOS Plugin == | |||
{{expansion}} | |||
The [https://github.com/zimbatm/vagrant-nixos-plugin vagrant-nixos-plugin] project adds nix provisioning for NixOS guests in vagrant. The project's README should explain its use. | |||
<hr /> | <hr /> | ||