Hello,
On Mon, Apr 29, 2019 at 01:10:01AM -0600, ison wrote:
> Sorry to bother the mailing list with this, but I was wondering if my email
> address listed in the lxde.scm file could be updated.
I converted your patch to utf8 and applied it in commit
3e85909044d8d9b492bcd2ecedde26d71794f145. Sinc
Hello Mark!
You still around? Please let me know. Eventhough config for stylus complied
without errors, the stylus isn't actually working. :(
April 17, 2019 8:11 PM, "Mark H Weaver" wrote:
> Hello again,
>
> "Raghav Gururajan" writes:
>
>> Ah I see. Thanks for raising the issue. Yes, we'll
There is a --with-source option. So you could actually specify the download
location to the 2.10 version
https://www.gnu.org/software/guix/manual/en/html_node/Package-Transformation-Options.html
Also have you tried building it by specifying "biber@2.10" instead of just
"biber"?
Sorry I can't sa
Ludovic Courtès writes:
> We are thrilled to announce the release of GNU Guix 1.0.0!
Massive congrats to the whole Guix community! Woohoo :)
Quoting Ludovic Courtès :
We are thrilled to announce the release of GNU Guix 1.0.0!
This 1.0 release is a major milestone for Guix. It represents 7 years
of hard work with more than 40,000 commits by 260 people, 19 releases,
and an equally amazing amount of work on documentation, translation,
Congrats everyone! What an accomplishment!
- Dave
Hello everyone,
Ludovic Courtès writes:
> We are thrilled to announce the release of GNU Guix 1.0.0!
This is awesome! Thanks to everyone who makes this happen. Let's
celebrate!
--
Meiyo Peng
https://www.pengmeiyu.com/
宋文武 writes:
> Ludovic Courtès writes:
>
>> We are thrilled to announce the release of GNU Guix 1.0.0!
>>
>> This 1.0 release is a major milestone for Guix. It represents 7 years
>> of hard work with more than 40,000 commits by 260 people, 19 releases,
>> and an equally amazing amount of work o
Hello!
I wanted to install biber 2.10 but Guix has and never had a package
for it (I think). So I think of rewriting the existing package.
I see no --with-version option for `guix build`.
I tried
guix environment --ad-hoc -e '(begin (use-modules (guix packages) (gnu packages
tex)) (package (i
Hello!
iyzs...@member.fsf.org (宋文武) skribis:
> Congratulations for the great 1.0.0 release, and thank you very much!!
>
> And for all ones that sending/reviewing/applying patches, packaging
> softwares, making system services, writing and translating
> documentations, helping each other, hacking
Hello!
That's awesome! Congratulation Guix!
And thanks to anyone who participated to make this possible. :)
Have a beautiful day!
Lprndn
Ludovic Courtès writes:
> We are thrilled to announce the release of GNU Guix 1.0.0!
>
> This 1.0 release is a major milestone for Guix. It represents 7 years
> of hard work with more than 40,000 commits by 260 people, 19 releases,
> and an equally amazing amount of work on documentation, transl
We are thrilled to announce the release of GNU Guix 1.0.0!
This 1.0 release is a major milestone for Guix. It represents 7 years
of hard work with more than 40,000 commits by 260 people, 19 releases,
and an equally amazing amount of work on documentation, translation,
artwork, web design, mentori
Awesome! I will try it and let you know. Thanks!
May 2, 2019 6:33 AM, zna...@disroot.org wrote:
> My workable config is:
>
> (operating-system
> ...
> (services
> ...
> (modify-services
> (remove (lambda (service)
> (member (service-kind service)
> (list ntp-service-type avahi-service-type
> n
My workable config is:
(operating-system
...
(services
...
(modify-services
(remove (lambda (service)
(member (service-kind service)
(list nt
In continuation to my previous email in this thread:
It appears bluetooth service is included in %desktop-services.
I already modified %desktop-services to include openvpn-plugin with the
following syntax:
(services (cons* (service gnome-desktop-service-type)
(modify-service
Mine is RYF Certified TET-X200T. I bought exactly this
https://tehnoetic.com/laptops/tet-x200t. Bluetooth worked fine when I was using
Trisquel and Hyperbola.
May 2, 2019 5:53 AM, zna...@disroot.org wrote:
> Many bluetooth devices are not supported by linux-libre kernel. Which you
> have?
> tr
Many bluetooth devices are not supported by linux-libre kernel. Which you have?
try here https://lists.gnu.org/archive/html/help-guix/2018-10/msg00045.html
https://lists.gnu.org/archive/html/help-guix/2019-01/msg00057.html
there is option auto-enable #f, so that config is important.
http://git.sava
Hello Guix!
I have added "bluetooth-service [#:bluez bluez] [#:auto-enable? #t]" to my
system services. But I am not able to use bluetooth as user. In GNOME settings,
it's no bluetooth found" or if I turn on the button, it turns off again. I have
added the user to "lp" group as well. What shoul
I didn't know. Cool, I will check out the links. Thank you very much.
May 2, 2019 4:35 AM, zna...@disroot.org (mailto:zna...@disroot.org) wrote:
No, I think it is quite different stuff. Networkmanager is a service. But
torify is used for programs.
Do you know how to configure icecat or ungoogled-
Ah! That's awesome. If I want to route everything, should I do "torify
networkmanager"?
May 2, 2019 4:26 AM, zna...@disroot.org (mailto:zna...@disroot.org) wrote:
The command 'torify' from torsocks package (`guix package -i torsocks`) is for
you.
Examples: `$ torify filezilla`, `$ torify ssh`.
The command 'torify' from torsocks package (`guix package -i torsocks`) is for
you.
Examples: `$ torify filezilla`, `$ torify ssh`.
As for tor-hidden-service declaration in cgit
(http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/networking.scm#n781),
tor is listening specified ports.
No, I think it is quite different stuff. Networkmanager is a service. But
torify is used for programs.
Do you know how to configure icecat or ungoogled-chromium to use tor?
for ungoogled-chromium:
https://lists.gnu.org/archive/html/help-guix/2019-04/msg00063.html
for icecat: https://wiki.gentoo.o
Hello Guix!
To route all my system's traffic through by Tor by default, what and how should
I declare Tor Service in System Services? I tried the guide but I am not able
to understand. I am looking for exact syntax and configuration.
Thank you!
Regards,
RG.
24 matches
Mail list logo