it was compiled! And the config in the result derivation contained this line ``` # CONFIG_RTW89 is not set ``` So, as I see, my problem was resolved. Also I found this page https://guix.gnu.org/manual/devel/en/html_node/Writing-Documentation.html . I will look at the instructions and will try to contribute to the cookbook.
Again, thank you, Hilton! On Sun, Mar 16, 2025 at 4:51 AM Hilton Chain <hako@ultrarare.space> wrote: > > On Sun, 16 Mar 2025 19:32:19 +0800, > Adam wrote: > > > > Oh, It started compiling! Thank you! > > I will write about the results! > > Btw, what do I need to do if I want to update the documentation? I > > should create a patch for the document and send it to guix patches? > > Yes, doc/guix-cookbook.texi is the source file of Guix Cookbook .