On Tue, 2018-07-24 at 16:52 +, Nils Gillmann wrote:
> It is not just repology, but easy linking to details for external
> parties/downstreams we need to point to somewhere.
Indeed.
> I think there were some remaining ideas for the new websites,
> where a package gets detail page on its own.
Paul Wise transcribed 1.8K bytes:
> Hi all,
>
> It used to be possible to link to individual Guix packages like this:
>
> https://www.gnu.org/software/guix/packages/m.html#myrepos
>
> Since the recent change to the packages website the packages pages are
> paginated and have no anchors, which me
Hi all,
It used to be possible to link to individual Guix packages like this:
https://www.gnu.org/software/guix/packages/m.html#myrepos
Since the recent change to the packages website the packages pages are
paginated and have no anchors, which means they will break as more
packages are added and
Hi Clément,
Clément Lassieur skribis:
> Consider the following table:
>
> CREATE TABLE Derivations (
> derivationTEXT NOT NULL,
> evaluationINTEGER NOT NULL,
> job_name TEXT NOT NULL,
> systemTEXT NOT NULL,
> nix_name TEXT NOT NULL,
> PRIMARY KEY (derivation