mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
请问一下这个name是在哪里获取的? #11
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).
6d2ba3f0c1/lib/colmenaSystem.nix (L13C26-L13C26)@ryan4yin commented on GitHub (Sep 11, 2023):
这是 colmena 的指定格式,name 会在你执行 colmena 指令时由 colmena 传入,具体而言,它对应这里的 ruby/kana:
6d2ba3f0c1/flake.nix (L205)@ryan4yin commented on GitHub (Sep 13, 2023):
closed, 如果还有问题可以 reopen
@shelken commented on GitHub (Sep 13, 2023):
明白了,谢谢(^o^)/~