removed nixos-generators
This commit is contained in:
@@ -22,8 +22,8 @@ description: "Task list for VPS Image Migration"
|
||||
|
||||
**Purpose**: Project initialization and validation setup
|
||||
|
||||
- [ ] T001 Review current image generation usage in `flake.nix` and `parts/packages.nix` and note all nixos-generators references
|
||||
- [ ] T002 [P] Review host structure in `hosts/` to mirror patterns for the new `hosts/vps/configuration.nix`
|
||||
- [X] T001 Review current image generation usage in `flake.nix` and `parts/packages.nix` and note all nixos-generators references
|
||||
- [X] T002 [P] Review host structure in `hosts/` to mirror patterns for the new `hosts/vps/configuration.nix`
|
||||
|
||||
---
|
||||
|
||||
@@ -31,9 +31,9 @@ description: "Task list for VPS Image Migration"
|
||||
|
||||
**Purpose**: Remove deprecated generator and ensure existing outputs are preserved
|
||||
|
||||
- [ ] T003 Update `parts/packages.nix` to build `emacs-vm` from nixpkgs/NixOS outputs (remove nixos-generators usage)
|
||||
- [ ] T004 Remove nixos-generators input from `flake.nix`
|
||||
- [ ] T005 Update `flake.lock` to drop nixos-generators entries
|
||||
- [X] T003 Update `parts/packages.nix` to build `emacs-vm` from nixpkgs/NixOS outputs (remove nixos-generators usage)
|
||||
- [X] T004 Remove nixos-generators input from `flake.nix`
|
||||
- [X] T005 Update `flake.lock` to drop nixos-generators entries
|
||||
- [ ] T006 STOP: Ask user to validate `emacs-vm` build works without nixos-generators (confirm before proceeding) (reference `parts/packages.nix`)
|
||||
|
||||
**Checkpoint**: Foundation ready after user confirmation
|
||||
|
||||
Reference in New Issue
Block a user