unofficial mirror of gwl-devel@gnu.org
 help / color / mirror / Atom feed
* GWL web site update
@ 2019-09-27  7:31 Ludovic Courtès
  2019-09-27 23:11 ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2019-09-27  7:31 UTC (permalink / raw)
  To: gwl-devel

Hello comrades!

As you know, <https://www.guixwl.org/> is hosted on berlin.guix.gnu.org.
I’ve formalized its deployment here:

  https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/modules/sysadmin/web.scm#n187

I had to fix a couple of things in the ‘snippet’ of ‘gwl-snapshot’.  It
would be good to fix these issues in ‘Makefile.am’.

I noticed that <https://www.guixwl.org/community> doesn’t work.

Please email guix-sysadmin@gnu.org if/when you want to update it!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GWL web site update
  2019-09-27  7:31 GWL web site update Ludovic Courtès
@ 2019-09-27 23:11 ` Ricardo Wurmus
  2019-09-28  9:33   ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo Wurmus @ 2019-09-27 23:11 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: gwl-devel


Hi Ludo,

> As you know, <https://www.guixwl.org/> is hosted on berlin.guix.gnu.org.
> I’ve formalized its deployment here:
>
>   https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/modules/sysadmin/web.scm#n187

Thank you very much!

> I had to fix a couple of things in the ‘snippet’ of ‘gwl-snapshot’.  It
> would be good to fix these issues in ‘Makefile.am’.

Thanks, I’ve fix these problems.  The tests failed because Wisp no
longer comes with the (wisp) module, which used to provide wisp2lisp.
The tests now use read-one-wisp-sexp instead.

> I noticed that <https://www.guixwl.org/community> doesn’t work.

The community.scm file was not included in the output of make dist.  I
changed that just now.

--
Ricardo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GWL web site update
  2019-09-27 23:11 ` Ricardo Wurmus
@ 2019-09-28  9:33   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-09-28  9:33 UTC (permalink / raw)
  To: Ricardo Wurmus; +Cc: gwl-devel

Hello,

Ricardo Wurmus <rekado@elephly.net> skribis:

>> I had to fix a couple of things in the ‘snippet’ of ‘gwl-snapshot’.  It
>> would be good to fix these issues in ‘Makefile.am’.
>
> Thanks, I’ve fix these problems.  The tests failed because Wisp no
> longer comes with the (wisp) module, which used to provide wisp2lisp.
> The tests now use read-one-wisp-sexp instead.

OK.

>> I noticed that <https://www.guixwl.org/community> doesn’t work.
>
> The community.scm file was not included in the output of make dist.  I
> changed that just now.

Oh my bad, thanks for fixing it in maintenance.git as well!

Note that, if you think it’s appropriate, we could do:

  (define-public gwl-snapshot
    (package
      ;; …
      (source (git-checkout …))))

such that at every reconfigure we’d use the tip of the ‘master’ branch.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-28  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-27  7:31 GWL web site update Ludovic Courtès
2019-09-27 23:11 ` Ricardo Wurmus
2019-09-28  9:33   ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).