Files
clan-core/pkgs
lassulus cc923d5638 refactor: replace eval_nix/build_nix with machine.select()
- Remove nix(), eval_nix(), and build_nix() methods from Machine class
- Add select() method that handles machine-specific attribute prefixes
- Update all usages to use machine.select() directly
- Handle Path conversion and tmp_store logic at call sites
- This simplifies the Machine API and prepares for deployment.json removal
2025-06-29 17:00:27 +02:00
..
2025-06-27 16:26:39 +02:00
2024-12-11 14:38:36 +00:00
2024-03-17 19:48:49 +01:00
2025-02-14 12:22:26 +07:00
2025-03-11 15:02:41 +01:00
2024-12-11 14:38:36 +00:00
2024-03-17 19:48:49 +01:00
2025-01-14 15:30:29 +01:00