The files dismo.jar and maxent.jar in the r-dismo package don’t have any
associated source code and are not built from source.
--
Ricardo
Attila Lendvai writes:
it doesn't seem to be an insurmontable task to make sure that
guile
can safely unlink a module from its heap, check if there are any
references into the module to be dropped, and then reload this
module
from disk.
the already runing fibers would keep the required co
I fix this in https://issues.guix.gnu.org/63270 and it's pending to be
merged.
You can also try d-spy which IMO it's very good alternate.
--
Retrieve my PGP public key:
gpg --recv-keys B3EBC086AB0EBC0F45E0B4D433DB374BCEE4D9DC
Zihao
signature.asc
Description: PGP signature
Hi Brian,
On Mon, May 29, 2023 at 8:02 AM Brian Cully via Development of GNU
Guix and the GNU System distribution. wrote:
>
> Erlang has had hot code reloading for decades
Thank you for that pointer! I also had Erlang on my mind while reading
Attila's message.
> Lisp Flavoured Erlang exists if
hm. i will chalk it up to hardware/filesystem then! thank you for the time.
On Tue, May 23, 2023 at 8:04 AM Simon Tournier
wrote:
> Hi,
>
> On Mon, 22 May 2023 at 23:31, a wrote:
>
> This:
>
> > ~ guix pull -l
> >
> > Generation 1 Feb 05 2023 20:46:03
> > guix 4b9e1e8
> > Generation 2 Feb 06
Hi Guix,
I acknowledge the answers provided, but I'd like to emphasize that guix
pack won't run if proot is broken. This is a critical issue and a
temporary solution is simple enough: disable the tests for the current
proot version packaged.
Please check the patch attached.
--
André A. Gome
On Sat, 20 May 2023 at 16:05, Graham Addis wrote:
>
> I never did get KVM enabled on my windows 10 box.
>
> I ended up doing a bare metal guix install on an old laptop I had,
> which works fine, if a little slow.
>
> I'll close this. Thanks Simon
>
> On Tue, 16 May 2023 at 16:06, Simon Tournier w
I am also running into the same issue. I am trying to package
python-platformio, but python-pyelftools fails its check phase so
it cannot be used as a dependency.
Hi,
A brief thread from guix-devel about trying to use MAC-based names for
network interfaces [1] shall be incorporated herein by reference.
[1] https://lists.gnu.org/archive/html/guix-devel/2023-05/msg00192.html
On Wed, May 17, 2023 at 6:14 PM Felix Lechner
wrote:
>
> In a concession to Lili
Hi!
The commit
56759d30d9a817a9c9221c9468a4c4a59c9a4713
gnu: Switch to GCC 11.
introduced a gratuitous dependency on coreutils-boot0 to gcc-boot0 by
adding this atypical snippet
--8<---cut here---start->8---
(snippet
#~(begin
Hi Felix,
Am Montag, dem 29.05.2023 um 08:25 -0700 schrieb Felix Lechner:
> Hi,
>
> A brief thread from guix-devel about trying to use MAC-based names
> for network interfaces [1] shall be incorporated herein by reference.
>
> [1]
> https://lists.gnu.org/archive/html/guix-devel/2023-05/msg0019
Ludovic Courtès writes:
> Hi,
>
> Christopher Baines skribis:
>
>> May 24 11:17:02 localhost shepherd[1]: Evaluating user expression (and
>> (defined? (quote transient?)) (map (# ?) ?)).
>> May 24 11:17:02 localhost shepherd[1]: Evaluating user expression
>> (register-services (primitive-load
On 2023-05-24 12:27, Christopher Baines wrote:
Hey!
On a system running shepherd 0.9.3 [1], I've reconfigured, but now
can't
reboot or halt.
root@hamal ~# halt
Service root is not running.
1: /gnu/store/y6w0xix15cq08qasmq75f04yzgbl98jx-shepherd-0.9.3
FWIW, this has happened to me a bunch o
2023-05-26 15:44 ant...@mailbox.org:
The gcc-toolchain:static workaround fixes the rt problem, but
now the binaries aren't linked to libgmp and libffi, even though
gmp and libffi packages are installed in the profile:
Maybe there should be a ghc-toolchain package that has libgmp
and libffi a
Hi,
Ludovic Courtès skribis:
> Ludovic Courtès skribis:
>
>> + (define (try-fetch choices)
>> +(match choices
>> + (((uri compression file-size) rest ...)
>> + (guard (c ((and (pair? rest) (network-error? c))
>> + (warning (G_ "download from '~a' failed, trying
Ludovic Courtès skribis:
> Ludovic Courtès skribis:
>
>> What seems to happen is that, in both cases, the registry points to the
>> new service; ‘herd status’ & co. look up the service by name in the
>> registry, find the new service, and rightfully show that it’s stopped.
>> But the old service
16 matches
Mail list logo