bug#69127: guix pull bug

2024-02-14 Thread Ryan Barber
guix pull requested I send over this bug report. fresh debian bookworm install as a vm in google cloud. guix installed via apt. vm has minimal specs - 1gb ram, single core, which might be the issue. -Ryan rfb@home-shell:~$ guix pull Updating channel 'guix' from Git repository at ' https://git.sav

bug#69617: guix go import fails on some version tags

2024-03-07 Thread Ryan Barber
In some cases the "guix import go" command fails when attempting to checkout the source for a module using a tag which does not exist in the repo. Upon further investigation, I have found guix/import/go.scm will use the version string as tag. While this works most of the time, some module vendors

bug#69617: guix go import fails on some version tags

2024-03-09 Thread Ryan Barber
ably hand assemble the dependencies. -Ryan -Ryan On Fri, Mar 8, 2024 at 7:25 AM Tomas Volf <~@wolfsden.cz> wrote: > > On 2024-03-07 10:18:52 -0800, Ryan Barber wrote: > > In some cases the "guix import go" command fails when attempting to > > checkout the

bug#69680: clj (clojure-tools) fails with :deps alias

2024-03-09 Thread Ryan Barber
I am attempting to use the :deps tools to diagnose some library issues using "-X:deps list" and "-X:deps tree", but I keep encountering the same error. This example is run from an empty directory, without a project deps.edn. $ guix shell clojure-tools openjdk -- clj -M:deps Warning: failed to loa