Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include recipe for building vagrant box #8998

Closed
pesterhazy opened this issue Jul 26, 2015 · 1 comment
Closed

Include recipe for building vagrant box #8998

pesterhazy opened this issue Jul 26, 2015 · 1 comment

Comments

@pesterhazy
Copy link
Contributor

Vagrant is a useful way to try out nixos, making it as simple as

vagrant init zimbatm/nixos-14.12-x86_64
vagrant up`

on any platform.

There already is a working recipe for building a Vagrant box: https://github.com/zimbatm/nixbox. It would be great to integrate the recipe into nixpkgs. Also it would be useful if nix boxes were built automatically with any release. Does that seem like something that should fit into nixpkgs?

Previous discussion on the mailing list: http://lists.science.uu.nl/pipermail/nix-dev/2015-July/017718.html

I'm interested but won't have time to work on this short term, but I'm creating this issue to track progress.

@Profpatsch
Copy link
Member

(triage) If no one wants to work on this, I suggest we close.

@grahamc grahamc closed this as completed Jul 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants