lassulus
286c75a142
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-09 11:28:15 +02:00
2025-06-24 19:03:20 +02:00
2025-04-08 20:12:01 +02:00
2025-04-08 20:12:01 +02:00
2025-06-09 12:51:22 +00:00
2025-06-09 12:51:22 +00:00
2025-06-09 12:51:22 +00:00
2025-04-29 15:47:54 +10:00
2025-04-08 20:12:01 +02:00
2025-04-08 20:12:01 +02:00
2025-06-28 08:50:41 +02:00
2025-04-08 20:12:01 +02:00
2025-05-19 18:40:36 +02:00
2025-04-08 20:12:01 +02:00
2025-06-23 15:08:44 +02:00
2025-04-08 20:12:01 +02:00
2025-04-08 20:12:01 +02:00
2025-05-05 22:16:02 +02:00
2025-05-20 15:05:11 +02:00
2025-06-25 10:13:06 +02:00
2025-04-08 20:12:01 +02:00
2025-04-08 20:12:01 +02:00
2025-05-16 18:11:46 +02:00
2025-04-08 20:12:01 +02:00
2025-06-28 22:42:39 +07:00
2025-04-08 20:12:01 +02:00
2025-06-28 22:42:20 +07:00
2025-05-20 12:08:30 +02:00
2025-04-08 20:12:01 +02:00
2025-05-20 14:35:14 +02:00
2025-04-29 16:02:32 +10:00
2025-05-23 21:46:35 +02:00
2025-05-28 14:03:22 +02:00
2025-06-27 12:32:36 +02:00
2025-05-28 14:03:22 +02:00
2025-06-25 17:30:59 +02:00
2025-05-22 19:11:19 +02:00
2025-05-22 14:08:27 +02:00
2025-05-28 20:25:53 +02:00
2025-05-22 19:11:19 +02:00
2025-06-29 17:00:27 +02:00
2025-05-22 19:11:19 +02:00