Commit graph

10 commits

Author SHA1 Message Date
e47c5f988f Enhance __yay_try function with unfree package support and improve command completion for 'try' command 2025-06-26 15:31:01 -04:00
eb39f490a2 Refactor __yay_rebuild and __yay_try functions to improve experimental features handling and command execution 2025-06-16 23:09:34 -04:00
8baaa38d55 Fix help message and command options for experimental features in __yay_rebuild function 2025-05-29 19:07:20 -04:00
cb0fc8ebb5 Add 'serve' command with file server functionality and update completions 2025-05-29 01:19:03 -04:00
7bb8f702dc Enhance __yay_rebuild function to include experimental features flag and update help message formatting 2025-05-29 00:01:35 -04:00
92d557d0d0 Fix argument passing in __yay_rebuild function for host flag 2025-04-30 00:57:12 -04:00
3cfa7ed0e1 New command features for try and update, and yay_run improvement
• Replaces raw eval with a safer fish shell command execution
• Improves try commands with '--' separator for running one-shot commands
• Adds support for updating a specific flake input via flag or positional argument
• Updates documentation and completions for consistency and clarity
2025-04-30 00:43:40 -04:00
2ef2d5bf65 Updates host switch and completions paths
• Adjusts rebuild command in shell function to include host specification more directly
• Moves fish completions file to the vendor completions directory
2025-04-29 23:16:09 -04:00
88b6573952 Fixed infinite freeze 2025-04-27 15:53:13 -04:00
ac120b6a27 Initial Commit with possibly working flake 2025-04-27 15:08:23 -04:00