* question and suggest
@ 2015-08-14 8:17 Dika Setya Prayogi
2015-08-15 10:27 ` Amirouche Boubekki
0 siblings, 1 reply; 3+ messages in thread
From: Dika Setya Prayogi @ 2015-08-14 8:17 UTC (permalink / raw)
To: guix-devel
q:
I heard guixsd have a guixsd hurd under development, is that true ?
s:
(wish) I suggest a recent package updates page in guixsd web, this is
useful for packagers
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: question and suggest
2015-08-14 8:17 question and suggest Dika Setya Prayogi
@ 2015-08-15 10:27 ` Amirouche Boubekki
2015-08-15 17:40 ` Dika Setya Prayogi
0 siblings, 1 reply; 3+ messages in thread
From: Amirouche Boubekki @ 2015-08-15 10:27 UTC (permalink / raw)
To: Dika Setya Prayogi; +Cc: guix-devel, guix-devel-bounces+amirouche=hypermove.net
Le 2015-08-14 10:17, Dika Setya Prayogi a écrit :
> q: I heard guixsd have a guixsd hurd under development, is that true ?
Yes, have look at the mailling list archive [1] to learn more about the
state of the project.
[1] http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=HURD&submit=Search&idxname=guix-devel
> s: (wish) I suggest a recent package updates page in guixsd web, this
> is
> useful for packagers
The dev team is small enough to not require that feature right now, I
think. If you want to know whether a package was added recently you only
need to update the package repository and do a search:
$ guix pull
$ guix package -A $PACKAGE_NAME
`guix web` does not use a dedicated database, underneath it use basicaly
`guix` command so at the time of writing the information you can access
via `guix web` is more or less the information that is available in
`guix`.
FWIW the simplest way to add this feature is to parse `git log` output
(and maybe `git show`) or code guile bindings for libgit2. Maybe guix
and guix web dev know better.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: question and suggest
2015-08-15 10:27 ` Amirouche Boubekki
@ 2015-08-15 17:40 ` Dika Setya Prayogi
0 siblings, 0 replies; 3+ messages in thread
From: Dika Setya Prayogi @ 2015-08-15 17:40 UTC (permalink / raw)
To: Amirouche Boubekki; +Cc: guix-devel, guix-devel-bounces+amirouche=hypermove.net
thanks for the info.
2015-08-15 17.27 GMT+07.00, Amirouche Boubekki <amirouche@hypermove.net>:
> Le 2015-08-14 10:17, Dika Setya Prayogi a écrit :
>> q: I heard guixsd have a guixsd hurd under development, is that true ?
>
> Yes, have look at the mailling list archive [1] to learn more about the
> state of the project.
>
> [1] http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=HURD&submit=Search&idxname=guix-devel
>
>> s: (wish) I suggest a recent package updates page in guixsd web, this
>> is
>> useful for packagers
>
> The dev team is small enough to not require that feature right now, I
> think. If you want to know whether a package was added recently you only
> need to update the package repository and do a search:
>
> $ guix pull
> $ guix package -A $PACKAGE_NAME
>
> `guix web` does not use a dedicated database, underneath it use basicaly
> `guix` command so at the time of writing the information you can access
> via `guix web` is more or less the information that is available in
> `guix`.
>
> FWIW the simplest way to add this feature is to parse `git log` output
> (and maybe `git show`) or code guile bindings for libgit2. Maybe guix
> and guix web dev know better.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-15 17:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14 8:17 question and suggest Dika Setya Prayogi
2015-08-15 10:27 ` Amirouche Boubekki
2015-08-15 17:40 ` Dika Setya Prayogi
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).