Mit „guix“ getaggte Nachrichten, Seite 2
-
#guix pull on our crappy laptop (which we bought crappy and new in 2014) takes 4 hours. No disk thrashing, just two AMD E1 cores at 100% for four hours.
-
Learning to write #Guix services, at last... My first Guix service will be a service for the Battle for Wesnoth daemon. Maybe a little premature, but I already feel all my system administrator woes melting away!
-
@benis @jeff That one was probably from #oggcastplanet, possibly #lobsters, probably not but not entirely impossibly #picolisp. Otherwise I'm on the GS Offtopic, Lounge, Cryptid and Tech/Programming heldscalla matrix channels, #squatconf…
-
@ninjawedding @jamey @er1n
Ubuntu as OS, with #nix and #guix as side-loaded package managers. It's the gateway drug. -
Hi, yes, hello, local #guix and #nix shill here. Are you aware that the packaging and isolation system you are describing is almost exactly https://gnu.org/s/guix/ and https://nixos.org/nix/ and that they have 13 years of history thinki…
-
> PRoot supports OS resource virtualization in a way conceptually similar to namespaces. It does that by tracing processes with ptrace, the system call that debuggers rely on, which does not require root privileges. https://guix-hpc.bor…
-
For this time, I'm going with: exporting-server$ guix package -p /path/to/custom/profile -i packages I want exporting-server$ guix archive -r --export /path/to/custom/profile | xz -c > my.export.xz [rsync blah] importing-server$ xz -cd …
-
My VPS can't pull #guix any more. It times out after 1h of no text output (but 100% guile CPU). Guile 2.2 together with an expanding package catalog have simply made the pull process too big for this poor machine.
-
#guix #reproduciblebuilds https://www.gnu.org/software/guix/news/reproducible-builds-a-status-update.html > $ guix challenge $(guix package -A | cut -f1) \ > --substitute-urls="https://mirror.hydra.gnu.org https://berlin.guixsd.org…
-
I got it running now! The problem with the missing drives was the SCSI driver. I switched to SATA drivers and now everything is found. >You took a running Debian and just ran `guix system init` on it? This is how I did it now…
-
I got it running now! The problem with the missing drives was the SCSI driver. I switched to SATA drivers and now everything is found. >You took a running Debian and just ran `guix system init` on it? This is how I did it now…
-
> Your installation is too old and lacks a 'guile2.0-git' package.
> Please upgrade to an intermediate version first, for instance with:
> guix pull --url=https://[. . .]
(ellipsis mine)
Yay, somebody considered backwards compatibility and usability!
#guix -
#guix download progress bars look much nicer now.