@janneke
@ekaitz_zarraga
I'm presenting in the #riscv room at #fosdem , partly talking about bootstrapping and backporting riscv64 support to order versions of languages. Other than the #gentoo presentation after me I don't expect many people to realize how difficult some of it can be and I plan on using @janneke 's yogurt slide to help explain it.
Notices by Efraim Flashner (efraim@tooot.im)
-
Efraim Flashner (efraim@tooot.im)'s status on Thursday, 29-Dec-2022 11:56:40 CET Efraim Flashner -
Efraim Flashner (efraim@tooot.im)'s status on Wednesday, 01-Jun-2022 12:59:51 CEST Efraim Flashner @meena
I know of guile-hall which does a bunch of autotools magic for guile programs. It integrates nicely with Guix but I'd bet it works nicely without it too. -
Efraim Flashner (efraim@tooot.im)'s status on Monday, 07-Feb-2022 12:53:33 CET Efraim Flashner @jeko
I got to interact with guile hall just last night! I sent a patch to @cwebber for guile-goblins to adjust the guix.scm file to build everything and not need to run 'hall dist -x' first. Very cool software, and answered my question 'what do I do to package up some cool guile code I've written?' -
Efraim Flashner (efraim@tooot.im)'s status on Friday, 03-Sep-2021 11:58:49 CEST Efraim Flashner I have an initial #riscv image for my HiFive Unmatched with #guix. I'm expecting it to fail but hopefully I can test it out later today.
-
Efraim Flashner (efraim@tooot.im)'s status on Thursday, 01-Jul-2021 18:38:23 CEST Efraim Flashner @ekaitz_zarragaUsing the :Guix commands? That's great. It was mostly a do the commands work kind of test. I wasn't sure the terminal bits were correct.
-
Efraim Flashner (efraim@tooot.im)'s status on Thursday, 01-Jul-2021 18:12:30 CEST Efraim Flashner -
Efraim Flashner (efraim@tooot.im)'s status on Thursday, 01-Jul-2021 16:27:05 CEST Efraim Flashner I'm looking for a #guix user who also uses nvim to help me test guix.vim. I hacked together something which to me seems to work with the terminal but it's not my normal platform.
-
Efraim Flashner (efraim@tooot.im)'s status on Thursday, 01-Jul-2021 14:02:35 CEST Efraim Flashner @ekaitz_zarragaSolved it! 'guix edit foo' calls '$EDITOR +<offset> /path/to/file'. I set VISUAL as echo and then ran 'execute('edit ' . <guix-edit-result>) and it now opens in a new buffer. I even got it working if you pass it multiple packages.
As far as neovim, I think I just need to check for the equivalent to 'terminal' and give the right command. ':Guix edit' should already work though.
-
Efraim Flashner (efraim@tooot.im)'s status on Monday, 28-Jun-2021 17:33:49 CEST Efraim Flashner @ekaitz_zarragaThere's a hint here, I haven't gotten it to work reliably yet inside the vim terminal. Then I'd need to set it as the EDITOR.https://dvtalk.me/2020/08/15/using-vim-terminal/
-
Efraim Flashner (efraim@tooot.im)'s status on Monday, 28-Jun-2021 16:22:34 CEST Efraim Flashner Guix.vim 0.2.0 released. Now you can :Guix all the things inside of vim.
Just don't use :Guix edit, you'll get vim inside the terminal inside vim.
-
Efraim Flashner (efraim@tooot.im)'s status on Monday, 07-Jun-2021 10:32:33 CEST Efraim Flashner @efraim I've posted on the mailinglist about my experience so-far with the #riscv port.https://lists.nongnu.org/archive/html/guix-devel/2021-06/msg00037.html
-
Efraim Flashner (efraim@tooot.im)'s status on Sunday, 06-Jun-2021 22:04:45 CEST Efraim Flashner I feel like I'm making good progress with #guix on #riscv. I've built Guix from source, I've created bootstrap-binaries to test out with. Running into some issues with the built-in downloader in the daemon but 'guix download' works so I can work around that for now. I'd better throw together a mailing list post before I get too much further.
-
Efraim Flashner (efraim@tooot.im)'s status on Tuesday, 21-May-2019 15:55:14 CEST Efraim Flashner @cwebber
Hey, I know that guy!