On Fri, 18 Nov 2022 21:47:26 +0100 Tobias Geerinckx-Rice wrote:
> (My bike shed alarm is now positively howling, but I feel like my
> unconditional support for the actual feature makes that almost
> OK?)
Not sure, but maybe we should also add a guix package --bike-shed-alarm,
similar M-x docto
( 写道:
How would that interact with ``guix package --show''? Perhaps it
might
be better to add a ``guix package --open'' option?
Ah, damn, yes. I didn't think of that.
(Actually, I think this nicely illustrates the folly of adding
cute subcommands that should be options. It illustrates this
On Fri Nov 18, 2022 at 8:22 PM GMT, Tobias Geerinckx-Rice wrote:
> Yes — as ‘guix open’ — but it would make a nice addition to ‘guix
> show’.
How would that interact with ``guix package --show''? Perhaps it might
be better to add a ``guix package --open'' option?
-- (
jgart 写道:
what do you think of having a `guix open` command that opens the
projects
home-page in your $BROWSER?
[…]
bloat?
Yes — as ‘guix open’ — but it would make a nice addition to ‘guix
show’.
Kind regards,
T G-R
signature.asc
Description: PGP signature
Heya,
On Fri Nov 18, 2022 at 7:58 PM GMT, jgart wrote:
> How would I do the above with recsel instead of awk?
guix show git-open | recsel -P homepage
-- (
On Fri, 18 Nov 2022 19:51:33 + "(" wrote:
> this instead for the command, though:
>
> guix home-page hello
hi, thanks! I was just thinking of guix open like git open:
$ guix show git-open | awk 'FNR == 8 {print}'
homepage: https://github.com/paulirish/git-open
How would I do the above w
Hello,
>It would seem that a lot of aarch64 builds are queued but not
>getting processed. Any idea how to investigate that, Mathieu?
That would be because we only had a single ARM machine available till
this week (kreuzberg). It seems that overdrive1 and grunewald are back
thou
On Fri Nov 18, 2022 at 7:49 PM GMT, jgart wrote:
> guix open nnn --browser=chromium
I actually quite like this idea! I think maybe we could use something like
this instead for the command, though:
guix home-page hello
-- (
hi guixers,
what do you think of having a `guix open` command that opens the projects
home-page in your $BROWSER?
For example, in case you want to specify the browser and override the default
$BROWSER (e.g. icecat):
guix open nnn --browser=chromium
bloat?
;()
Hi Chris,
> > On Wednesday, November 9th, 2022 at 16:43, Luis Felipe
> > luis.felipe...@protonmail.com wrote:
> >
> > > I have a working package browser now and will be styling it
> > > next. I'll link to a public repository later.
> >
> > Here is the source code, by the way:
> > https://code
Hi Ludo,
Ludovic Courtès writes:
> Hi,
>
> Maxim Cournoyer skribis:
>
>> This is so that the first field of the generated record matches the first one
>> declared, which makes 'define-configuration' record API compatible with
>> define-record-type* ones.
>>
>> * gnu/services/configuration.scm (
> The "xxx/a" and "xxx/b" systems will get compiled
> automatically by ASDF as they are depencencies of the "xxx" system, but
> they won't appear in the 'asd-systems' list.
I forgot about that. Perhaps it would work to assume that everything before the
first slash is the base system.
Thus:
$ guix
Charles skribis:
> Hello Guix Developers.
>
> [...]
>
> Full Context:
>
> I am trying to make a guix-provides script that would take some artifact
> (name of asd-system) as input and give the packages that create those
> artifacts.
> Examples:
>
> Find by asdf-system
> $ guix provides --asdf-sy
Hi,
On Thu, 17 Nov 2022 at 19:06, jgart wrote:
> I would love for guix to have very powerful automated package creation
> for all language ecosystems!
Well, it strongly depends on the quality of the targeted language
ecosystem. For some, they provide enough metadata to rely on for good
automa
2022-11-16 / 07:09 / jg...@dismail.de:
> Have people seen this yet?
> https://github.com/babariviere/guix-emacs
yes, i used this for a while (as you might have seen in the list of
closed issues). but i regularly ran into errors and failures. on the
other hand, the author reacted quite quickly and
15 matches
Mail list logo