guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#31774] [PATCH 18/22] gnu: Add maven-wagon-http-shared.


From: Danny Milosavljevic
Subject: [bug#31774] [PATCH 18/22] gnu: Add maven-wagon-http-shared.
Date: Sun, 10 Jun 2018 17:33:49 +0200

> +(define-public maven-wagon-http-shared
> +  (package
> +    (inherit maven-wagon-provider-api)
[...]
> +       ("maven-wagon-provider-api" ,maven-wagon-provider-api)))

That's some serious abuse of inheritance (compared to the by-the-books sense).
But we are doing that all over the place anyway - maybe not that brazenly, 
though :)

Have to know when to break "the rules", so LGTM! (O_o)

Attachment: pgpEQ6eDGkD7G.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]