Re: Interest in "guix lint" Meetup?

2022-04-13 Thread Christopher Rodriguez
Remco writes: > 2022/04/11 13:19, Vagrant Cascadian: > >> Well, not sure if there is other overly quiet interest lurking on the >> sidelines, but would be happy to figure out a time to crank through a >> few of these with you! >> >> Would it also make sense to email guix-help about it as well? > >

Re: Do we want versioned symbols in ncurses?

2022-04-13 Thread B. Wilson
Thanks for the quick turnaround. > Debian has identifier some potential problems, quoted from > : Ah, yes. The version script also sets a bunch of symbols to local scope. Good catch. Off the top of my head, the only sanity-check I can c

Re: Guix wiki

2022-04-13 Thread Aurora
Vagrant Cascadian writes: > On 2022-01-09, Matt wrote: >> Concern 7: the manual can easily be read and modified while offline >> >> This is another good point. Things shouldn't be tied to the >> internet. >> >> Fortunately, most wikis allow users to download the wiki (apart from >> tool

Re: Guix wiki

2022-04-13 Thread Attila Lendvai
> Suggestion: clashing names is not a problem, as long as the final > package to build actually has an unambigious name. Also, it is not > necessary to actually give these intermediate packages a variable name, > maybe do something like > > (define-module (gnu packages ...)) > (define-public foo [.

Error pulling custom channel that includes another third-party channel

2022-04-13 Thread B. Wilson
Hey Guix, In my channels.scm, in addition to the primary guix channel I have my-channel and other-channel. This has worked just fine, until I added a commit in my-channel which use-modules something from other-channel. Now guix pull fails when attempting to build my-channel: (exception misc-