mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-06-23 05:39:31 +02:00
请问一下这个name是在哪里获取的? #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shelken on GitHub (Sep 10, 2023).
https://github.com/ryan4yin/nix-config/blob/6d2ba3f0c136bf76c7e8b230547c601030d7ba67/lib/colmenaSystem.nix#L13C26-L13C26
@ryan4yin commented on GitHub (Sep 11, 2023):
这是 colmena 的指定格式,name 会在你执行 colmena 指令时由 colmena 传入,具体而言,它对应这里的 ruby/kana:
https://github.com/ryan4yin/nix-config/blob/6d2ba3f0c136bf76c7e8b230547c601030d7ba67/flake.nix#L205
@ryan4yin commented on GitHub (Sep 13, 2023):
closed, 如果还有问题可以 reopen
@shelken commented on GitHub (Sep 13, 2023):
明白了,谢谢(^o^)/~