@czhang03 @daviwil @lanodan @adriano @cwebber So named because nobody can figure out how to exit the REPL
Notices by shtwzrd@mas.to:~$:idle: (shtwzrd@mas.to)
-
Embed this notice
shtwzrd@mas.to:~$:idle: (shtwzrd@mas.to)'s status on Wednesday, 25-Sep-2024 00:11:06 JST shtwzrd@mas.to:~$:idle: -
Embed this notice
shtwzrd@mas.to:~$:idle: (shtwzrd@mas.to)'s status on Friday, 17-May-2024 02:31:48 JST shtwzrd@mas.to:~$:idle: @daviwil @cwebber ~Mom~ Chromium: We got Scheme at home!
the 'Scheme': `[1, 2, 3] + [4, 5, 6];`
`// -> '1,2,34,5,6'` -
Embed this notice
shtwzrd@mas.to:~$:idle: (shtwzrd@mas.to)'s status on Thursday, 16-May-2024 21:37:17 JST shtwzrd@mas.to:~$:idle: @daviwil @civodul I've wondered the same -- just looking at the size of say crates.scm or emacs-xyz.scm, at first blush they seem like good candidates for separate channels. Like https://github.com/babariviere/guix-emacs could be a good way to handle emacs, which iirc is managed by a specific Team in guix already.
But I also worry about cross dependencies, need to migrate packages from one channel to another, duplicate definitions, etc etc. Does it solve more problems than it creates?