Re: Add external data to a package

2024-11-13 Thread Parnikkapore via
A lot of objects can be ungexp-ed into a gexp to substitute in its store path. ``s are one of them: ```scheme (define WSRT_Measures (origin (method url-fetch) (uri "[...not sure I can disclose...]/WSRT_Measures.ztar") (sha256 (base32 "1d9qlcmkpsnw8wm7sidp17iwd2d771nsgjwwp568886g5f

Re: How to do initialization specific to guix repl inside .guile?

2024-03-08 Thread Parnikkapore via
Hi, On Wed, 2024-03-06 at 15:47 +0100, Tomas Volf wrote: > Is there a way to detect from .guile whether guix repl or guile repl is > starting > so that I can branch on that? The kludge I currently use for this is this: ```scheme (when (equal? (module-name (current-module)) '(guix-user)) ; `gu

Re: Cannot build personal channel derivation during guix pull

2024-01-27 Thread Parnikkapore via
On Fri, 2024-01-26 at 22:32 +0100, Marek Paśnikowski wrote: > > I have experimentally, in three reproduction cycles, found out the following > > "Laws of Guix Channel": Glad to hear that you have figured it out! Sorry about not emailling you earlier. That "import a local directory with secret

Re: IRC

2024-01-18 Thread Parnikkapore via
On Thu, 2024-01-18 at 13:58 +, Gottfried wrote: > to use IRC > > what do I have to install? I'm partial to [Hexchat], although it is on the old-school side UI-wise. [Hexchat]: https://packages.guix.gnu.org/packages/hexchat Installing the client is enough. If you don't use IRC often, Guix g