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

Merge nixos-generators with nixpkgs #340

Open
zimbatm opened this issue Jun 12, 2024 · 1 comment
Open

Merge nixos-generators with nixpkgs #340

zimbatm opened this issue Jun 12, 2024 · 1 comment

Comments

@zimbatm
Copy link
Member

zimbatm commented Jun 12, 2024

nixos-generators is a small wrapper around NixOS modules.

If we could get this upstreamed, it would be better maintained, as most of the bugs posted here are actually upstream issues.

This would also open the road to having a nixos-rebuild image --format <format> type CLI.

What needs to happen:

  1. We need a unified interface that exposes all these different image types in one place. Like a system output of NixOS.
  2. Bonus: make this part of nixos-rebuild.
@zimbatm zimbatm changed the title Merge with nixpkgs Merge nixos-generators with nixpkgs Jun 12, 2024
@Mic92
Copy link
Member

Mic92 commented Jun 12, 2024

In nix we have a bundler interface. For consistency it could have the same name but on the other hand, "image" is way more common.

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

2 participants