Hi guix!
I pulled the guix channel, reconfigured my system and cleaned my storage.
But when I am trying to "guix build guix", I am getting this version
guix-1.3.0-32.682639c which is old. What I need to do to build an
actual guix version? (for now it is b4e3e02)
Hi Tobias!
I attached my previous message as a file. Thanks for your help.
пн, 5 сент. 2022 г. в 15:03, Tobias Geerinckx-Rice :
>
> Hi Adam,
>
> Adam Kandur 写道:
> > Two days ago I tried to send a patch to guix-patches. But my
> > message didn’t
> > appear in mai
Hi guix!
Two days ago I tried to send a patch to guix-patches. But my message didn’t
appear in mail archive? Did I send it wrong?
Hi guix! where i can find documentation about (identifier-syntax)
(what it is and what it does)?
hi guix!
I decided to try to build a guix system from source instead of using
substitutes but ran into a problem:
"guix pull --no-substitutes" returns me this
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix http
Hi guix! Is there a way to use tor bridges with tor service? As I know,
there is the obfs4 package on debian which used to do this. Found nothing
like this in guix packages. Maybe somebody has this issue or even uses tor
service with bridges and has an example of config.
Hi, guix!
I'm trying to send patches with the git send-email But I get the
following error:
git: 'send-email' is not a git command. See 'git --help'.
Quick search showed that this problem can be solved on debian based
systems by installing git-email package. Which is not available in
guix. So, is
, vm1 is 192.168.1.7, etc).Maybe
somebody had this case?
Dec 11, 2021, 17:10 by pelzflor...@pelzflorian.de:
> On Sat, Dec 11, 2021 at 01:07:57AM +0100, Adam Kandur via wrote:
>
>> Hi guix!
>> What is the best way to run a vm on a guix host which will be available to
>>
Hi guix!
What is the best way to run a vm on a guix host which will be available to
other members of a local network?
Hi, Ricardo!
Actually, containerd is started on my system (at least herd status tells me
that).
Jun 4, 2021, 23:27 by rek...@elephly.net:
>
> Adam Kandur via writes:
>
>> that's what i have in docker log
>>
>>
>> -
>> time=&quo
d.sock 0 }]
}" module=grpc
time="2021-06-04T22:42:45.812624258+03:00" level=info msg="ClientConn switching
balancer to \"pick_first\"" module=grpc
failed to start daemon: failed to dial "/run/containerd/containerd.sock":
unknown service containerd.services.namespaces.v1.Na
Hi Bone,
thank you but this command didn't helped, i got
```
Service dockerd could not be started.
herd: failed to start service dockerd
```
Jun 3, 2021, 17:19 by bone.bab...@disroot.org:
> Adam Kandur via writes:
>
>> i'm sorry, i mean this error "Cannot conn
i'm sorry, i mean this error "Cannot connect to the Docker daemon at
unix:///var/run/docker.sock. Is the docker daemon running?"
hi everyone! i've added docker-service-type but cannot user docker and get this
error "930e243adc9721e53ace815c19ba216c58a8f6b2b1d40d8d970b16046fbba37a"
hi guix!
how i can compile .go files using gccgo in guix? i've installed gcc-toolchain
and gccgo, but this does not work for me.
o, thank you =)
May 11, 2021, 18:22 by g...@posteo.net:
> Adam Kandur via skribis:
>
>> hi everyone!
>> is there any example of command line application written in common lisp and
>> packed with guix?
>>
>
> There is uglify-js or tinmop I thin
hi everyone!
is there any example of command line application written in common lisp and
packed with guix?
t; Sergiu
>>
>>
>> Thus quoth Patricio Martínez on Sat Mar 20 2021 at 20:00 (+0100):
>> > The same to me.
>> >
>> > It's not your conection, maybe a problems on the server. I don't know,
>> > but try later
>> >
>> >
hi everyone! i got this error trying to "guix pull"
http://paste.debian.net/1190170/
oh,
thank you again for this information
Dec 10, 2020, 11:24 by arunis...@systemreboot.net:
>> could anybody describe in details what went wrong?
>>
>
> By default, the HOME environment variable in the build environment is
> set to /homeless-shelter, a non-existent directory. Some package
thank you!
adding
---
(arguments
`(#:phases
(modify-phases %standard-phases
(add-before 'check 'set-test-environment
(lambda _
(setenv "HOME" "/tmp")
#t)---
solved this problem ^_^
could anybody describe in details what went wrong?
hi everyone!
i'm trying to pack this https://melpa.org/#/roguel-ike
to do this, i wrote this package:
---
(define-public emacs-roguel-ike
;; tagged branch is outdated.
(let ((revision "0")
(commit "706dcb0687e8016d7d776f9d9e5ace9fdbbca43c"))
(package
(name "emacs-roguel-ike")
Hi! thank you for this question. dont have to much knowledge about cpu. i
attached lscpu output. if you find something interesting in it, let me know,
please
Oct 24, 2020, 16:35 by g...@posteo.net:
>
> Adam Kandur via skribis:
>
>> hi, i realized that i have this problem w
debugger for the Lisp runtime environment.
ldb>
Oct 21, 2020, 22:51 by zimon.touto...@gmail.com:
> Please keep help-guix CC. :-)
>
> On Wed, 21 Oct 2020 at 23:53, Adam Kandur wrote:
>
>> hi, i mean that my packages for common lisp are same as one week ago when
>> everyth
hi everyone! i cannot type cyrillic chars in games (for example in xonotic). it
refuses to print out any chars when i change layout
hi everyone!
recently i started getting this error when i try to build any sbcl package:
starting phase `build'
Invoking sbcl:
"/gnu/store/48v5srksa9nkp4hh527l6rb08pigy1bw-sbcl-2.0.9/bin/sbcl"
hi everyone! trying to pack this library https://gitlab.com/lockie/d2clone-kit
as sbcl-d2clone-kit (here the definition
https://git.sr.ht/~rndd/adamka-channel/tree/master/channel/adamka-libs/common-lisp.scm)
so, when i download source of this lib and load library in env - everything ok,
asdf
hi it helped. after "guix environment emacs" configuration was ok. but there
some additional questions i have:
1) where "guix environment emacs" look for env description?
2) i tried to recreate env using inputs described in gnu/packages/emacs.scm in
emacs package but got error described in the fi
hi everyone! tried to build emacs in guix env
here is my manifest:
--
(specifications->manifest
'("make"
"gcc-toolchain"
"gnutls"
"ncurses"
"mailutils"
"libx11"
"gtk+"
"libxft"
"libtiff"
"giflib"
"libjpeg"
"imagemagick"
"acl"
hi everyone! recently i tried to run a simple gui app in docker:
docker run --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix aliustaoglu/firefox
but all i got is this error:
No protocol specified
error: XDG_RUNTIME_DIR not set in the environment.
Error: cannot open display: :1
Did anybody have so
hi everyone! i packed some cl libs. but they have custom (foss) licenses. how i
can describe it in guix?
hi everyone! why when i "$ guix pull" i need to connect to ci.guix.gnu.org?
hi, it seems http://www.gzip.org/zlib/zlib_license.html returns 404.
i suggest this link https://zlib.net/zlib_license.html
patch
Description: Binary data
hi everyone! recently i tried to install chessx on my laptop, there were
errors. then i decided to test in my channel. and, i fixed link for downloading
chessx. hope will be usefull.
patch
Description: Binary data
Hi guixers! i have a question. Sometimes i need to switch keyboard layout for
writing messages. Currently i'm using this command
setxkbmap -layout 'us,ru' -option 'grp:alt_shift_toggle,grp_led:scroll'
How i can do something similar with config.scm definition?
Hi everyone, what is an alternative to "systemctl suspend" in guix?
i really tried to find manual for this topic -_-
Mar 12, 2020, 21:42 by r...@tuta.io:
> hi, guixers!
> Sorry for newbe question.
> How yo run docker service after installation docker package?
>
>
hi, guixers!
Sorry for newbe question.
How yo run docker service after installation docker package?
38 matches
Mail list logo