guix import crate --help mentions crate.io, whereas it should be crates.io.
I've just observed that the output of "guix build -n " may
contain duplicates, as witnessed by the following shell transcript in
which "/gnu/store/c4wgkfsc209g954c56jdzy4wmn42688f-git-2.29.2.drv"
occurs twice in the list of derivations that would be built.
(This is my crude method of seeing how mu
Hi Pierre,
On Sat, 19 Dec 2020 at 21:57, Pierre Neidhardt wrote:
> Additionally, including git (maybe git minimal?) would be great so
> synchronize Git repositories which may contain installation scripts,
> Guix configs and other dotfiles.
Somehow, it is already the case. :-) What do you need
zimoun writes:
> Somehow, it is already the case. :-) What do you need exactly? Because
> this minimal thing could be exposed via “guix git ” via Guile-Git.
> WDYT?
`guix git' only has the `authenticate' action. Would be great if we
could have `clone'! :)
--
Pierre Neidhardt
https://ambreva
Hi,
On Mon, 21 Dec 2020 at 11:14, Pierre Neidhardt wrote:
> zimoun writes:
>
>> Somehow, it is already the case. :-) What do you need exactly? Because
>> this minimal thing could be exposed via “guix git ” via Guile-Git.
>> WDYT?
> `guix git' only has the `authenticate' action.
Yeah for now…
zimoun writes:
> Does something as “guix git clone https://example.com --output=foo” make
> sense?
For me, yes! :)
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Hi,
Sorry for the long delay.
On Sun, 13 Oct 2019 at 15:54, David Truby wrote:
> When following the Contributing section of the manual in my home
> directory, I was unable to use the built guix to do anything as I hit
> upon a message saying "error: failed to run download program
> '/home/truby
Hi,
Sorry for the long delay.
On Wed, 02 Oct 2019 at 07:46, Jesse Gibbons wrote:
> The manual has no documentation about how to use pam-services in the
> operating-system configuration. Information about how to use the pam-service
> data structure and an example of how to use it would be helpfu
Hi,
On Thu, 26 Sep 2019 at 18:01, Hartmut Goebel
wrote:
> guix shall print a hint if building fails due to the package source base
> name containing a character invalid in a store filename (e.g. "@" or "%").
>
> Currently, when building such a package, one gets an error message like:
>
> guix b
Hi,
Sorry for the long delay.
On Sun, 11 Aug 2019 at 06:31, bo0od wrote:
> Im trying to install Guix over Qubes and to do so it needs manually
> adding of IP,DNS,Gateway (because its installed over xen virtualization)
>
> But im always facing the issue of not connection failed and reback to
>
Hi Philippe,
Philippe SWARTVAGHER skribis:
> We already have `--with-branch=`, `with-commit=`, ... An additional
> option could be `--with-patch=package=add-extra-feature.patch` which
> would apply the patch file `add-extra-feature.patch` located in the my
> current directory to the sources of `
Hi,,
thanks for picking this up.
Therefore, I am missing if this message “invalid character” should be
improved or if the check of the name should be done before on the Scheme
side. Well, I am missing what could be the path to improve the
situation, if it needs.
Since this check is done also
Hi,
Leo Prikler skribis:
> As pointed out in #45272, it is broken.
>
> * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add
> -Dplugin_jedi=false.
Perfect. :-)
Applied, thanks!
Ludo’.
Hi Simon,
> If I understand well your message:
>
> Files:
> a) '/proc/self/ns/user' exists
> b) '/proc/sys/kernel/unprivileged_userns_clone' does not exist.
Yes, this is the case on CentOS.
So testing for the existence of the unprivileged_userns_clone file is
an insuff
Hi Ludo,
First of all, thanks for your review. :-)
Ludovic Courtès writes:
> Hi Miguel,
>
> Miguel Ángel Arruga Vivas skribis:
>> + (define (crypto-devices)
>> +(define (crypto-device->cryptomount dev)
>> + (if (uuid? dev)
>> + #~(format port "cryptomount -u ~a~%"
>> +
I previously had GNU Guix installed with an encrypted home partition but the
main partition unencrypted.
Hello,
Pierre Neidhardt writes:
> I've set up my desktop and laptop to use the new substitute discovery
> feature, it's awesome!
>
> However, when I put my desktop to sleep and run a Guix command on my
> laptop that requires access to a sbustitute server, I see this:
>
> $ guix build ncdu
> subs
17 matches
Mail list logo