dear Guix, Ludo,
i have prepared the rest of my commits that were needed to hunt down the
shepherd hanging bug. you can find them at:
https://codeberg.org/attila-lendvai-patches/shepherd/commits/branch/attila
there's some dependency among the commits, so sending them to debbugs would be
either
Hi Maxim,
> I'm not in the Python team, but I thought I'd give some feedback on
> recent Python packages added.
>
> guix-comm...@gnu.org writes:
>
>> gnu: Add python-docspec.
>>
>> * gnu/packages/python-xyz.scm (python-docspec): New variable.
>>
>> Change-Id: I3103bde348327
Hi,
There are not too many Golang packages in Guix comparing to other
language spectific modules:
--8<---cut here---start->8---
grep -r "build-system go-build-system" gnu/packages | awk '{print $1}'
| sort | uniq -c | sort -rn
382 gnu/packages/golang.scm:
Hi Oleg and others,
On 2024-01-18 11:25, Sharlatan Hellseher wrote:
> With small adjustment of the invok line, I could manage to trigger all tests
> to
> be run, but it brings other issue of some not packed modules required for the
> check phase.
Thanks for the update! I noticed the same with `g
Hi Matt!
Matt writes:
> I care about this. How can I help?
>
> - Convert the notes into patches?
> - Proofread any patches that derive from Christian's efforts?
That would be a good way to help, yes! It'll be easier to review if
each distinct problem is fixed in its own commit (patch).
--
T
Hi Oleg,
Sharlatan Hellseher writes:
> Hi Guix,
>
> I'm about to prepare split and aggregation of all golag packages
> related to cryptography. The process would be the same as for
> golang-check and golang-web.
>
>
> In progress:
> golang-cryptography
>
> Planned:
> golang-compression
> golan
Hi Oleg,
Sharlatan Hellseher writes:
> Hi,
>
> I can't say that I'm an expert in Golang :-), but I've got some experience in
> building and deploying Glang daily for some time.
>
> First things first the default behaviour of `go test ./...` is like this:
>
> find * -type f -name *_test.go |
>
>
Hi,
I'm not in the Python team, but I thought I'd give some feedback on
recent Python packages added.
guix-comm...@gnu.org writes:
> gnu: Add python-docspec.
>
> * gnu/packages/python-xyz.scm (python-docspec): New variable.
>
> Change-Id: I3103bde3483273a335156b38de742f493f
On 2024-01-18, 14:25 +0100, Andreas Enge wrote:
> thanks for your report!
Hey Andreas, thank you for getting back to me.
> This is quite amazing. One of the most depressing experiences at a CCC
> was when I went to a Lisp assembly, and there were at most a dozen
> people around a table, none of
I find the discrepancy regarding two dashes '--' is annoying:
$ guix package --list-generations=1d
...
$ guix describe --list-generations=1d
guix system: error: list-generations=1d: unrecognized option
$ guix describe list-generations=1d
...
And more importantly, I'd be happy if the CLI and REPL
On Thu, 18 Jan 2024 14:25:19 +0100 Andreas Enge wrote ---
> And my (admittedly dated) experience seems to indicate that there is not
> much point in joining non-existant Lisp forces.
I'm not sure what you mean by this statement.
> Another option worth considered is adding a `'can-connection-fail?' (default:
> #f)` to either `machine` or `machine-ssh-configuration`.
i'd call it `ignore-connection-failure?`, or if we want to ignore all problems
for a machine, then `ignore-failure?`.
--keep-going could set the default val
Hello Fabio,
Am Mon, Jan 01, 2024 at 01:49:24PM + schrieb Fabio Natali:
> The introductory session on Day 1 wasn't so bad, I think. Given the low
> level of feedback on the Fediverse I was expecting very few people,
> instead I think we were north of 30 participants!
thanks for your report! T
Hello,
Am Sat, Dec 09, 2023 at 11:54:59AM +0100 schrieb Ludovic Courtès:
> I think this underlines a collective failure to get our act together.
indeed, and besides what Simon mentioned about the bank situation I think
there was a certain lack of consistency between deciding on the technical
and
Hi Steve,
On mer., 17 janv. 2024 at 21:16, Steve George wrote:
> Hi - initial draft of the post went to Ludo today for review (and commit
> as I don't have the rights). We'll see what his reaction is to my
> British English and random punctuation! ;-)
Cool! Thank you.
For the next time, in
Am Sat, Dec 09, 2023 at 12:47:32PM +0100 schrieb Ludovic Courtès:
> I’ve now uploaded a copy of that tarball to ftp.gnu.org/gnu/guix/mirror.
> As a rule of thumb, we should always store upstream tarball copies or
> variants thereof on that server.
Thank you for the fix, and sorry again for my mist
Hi,
I can't say that I'm an expert in Golang :-), but I've got some experience in
building and deploying Glang daily for some time.
First things first the default behaviour of `go test ./...` is like this:
--8<---cut here---start->8---
find * -type f -name *_t
Hello,
Ludovic Courtès writes:
[...]
> From experience we know that users on foreign distros rarely, if ever,
> upgrade the daemon (on top of that, upgrading the daemon is non-trivial
> to someone who initially installed the Debian package, from what I’ve
> seen, because one needs to fiddle wit
18 matches
Mail list logo