Re: Go importer - help with git-fetch

2019-08-06 Thread swedebugia
s text output to some dummy port. -- Cheers Swedebugia >From f01dff653c365fb15acdac165a3ad0cf2f809930 Mon Sep 17 00:00:00 2001 From: swedebugia Date: Tue, 6 Aug 2019 22:20:10 +0200 Subject: [PATCH] guix: import: Add golang importer utilizing the Go-search API. * guix/import/github.scm (fetch-readme

Re: Go importer - help with git-fetch

2019-08-06 Thread swedebugia
ckout? -- Cheers Swedebugia

Go importer - help with git-fetch

2019-08-06 Thread swedebugia
0 (_ #) ERROR: Wrong type to apply: #t What does this error mean? I looked into derivations.scm and found out about a port-sha256 from gcrypt - is that usable here to compute the hash? How do I get it to download to a temporary path? -- Cheers Swedebugia >From b7e99f057039e01a327c2f6

Re: A P2P alternative to email based development flow

2019-07-18 Thread swedebugia
On 2019-07-18 15:32, swedebugia wrote: Hi I have recently started using SSB[1] and it seems to me like a really promising protocol. Here is an idea for replacing a email-based workflow with a ssb-based one: https://people.kernel.org/monsieuricon/patches-carved-into-developer-sigchains

A P2P alternative to email based development flow

2019-07-18 Thread swedebugia
social media platform[2] working on this protocol. It is uncensurable and encrypts all private conversations. -- Cheers Swedebugia [1] https://ssbc.github.io/scuttlebutt-protocol-guide/ (its current implementation is mainly in node but the protocol seems solid and a c implementation (sbotc

Re: Installing custom kernel on Intel NUC using USB and no network(newbie question)

2019-07-15 Thread swedebugia
very excited to be playing with guix! Cool! Hope you find a solution that works for you. -- Cheers Swedebugia

Re: Can we increase the print width/column in daemon backtraces

2019-07-15 Thread swedebugia
nment variable to some large value. This should be added to the manual I think. -- Cheers Swedebugia

Re: Apply Guix patches from debbugs

2019-07-15 Thread swedebugia
for Emacs development indeed). There must be some other way then. I remember doing it in the past, so my memory must be failing me... You can ignore that error. The patches apply fine (silently). -- Cheers Swedebugia

Re: Help needed fixing linux-libre-5.2 on aarch64

2019-07-14 Thread swedebugia
68-linux on my x86 desktop, it all looks good! Nice work! -- Cheers Swedebugia

Re: guix import crate wraps #:cargo-inputs twice

2019-07-01 Thread swedebugia
Hi arne On 2019-06-30 23:20, Arne Babenhauserheide wrote: Hi Ivan, When using guix import crate flamer, it generates a pattern like Thanks for the report, I’ve fixed this in 022288ba53bd44c9311c6cffef5e8224a2e74598! Thank you! I’ve been working at getting a current Firefox packaged, but g

Re: Rust = bust?

2019-06-30 Thread swedebugia
On 2019-06-30 21:35, swedebugia wrote: I logged into my substitute server to find out more, but:   athena.tobias.gr ~ λ guix describe   Generation 109  Jun 30 2019 21:11:58    (current)     guix a3d1a34   repository URL: https://git.savannah.gnu.org/git/guix.git   branch: master

Re: Rust = bust?

2019-06-30 Thread swedebugia
On 2019-06-30 21:32, Tobias Geerinckx-Rice wrote: Swedebugia, swedebugia wrote: http://ci.guix.gnu.org/search?query=rust-1.30 -> http://ci.guix.gnu.org/build/1303680/details "dependency failed" What does that mean? What is going on? That a package (well, derivation) upon whic

Re: Rust = bust?

2019-06-30 Thread swedebugia
Hi On 2019-06-30 21:27, Ivan Petkov wrote: Hi swedebugia, Rust 1.30 was recently broken I believe when gdb was upgraded. I’ve pushed out a fix, Nice. so rust 1.30 and anything else should build successfully. Unfortunately there are no substitutes for this currently (the CI keeps showing

Re: Rust = bust?

2019-06-30 Thread swedebugia
On 2019-06-30 21:12, swedebugia wrote: Hi I'm eager to begin building grin which relies on rust 1.34+ but I get this from a guix checkout compiled yesterday: The following derivations would be built:    /gnu/store/9d9r8c70yz329gl01ywgvf4gql9ir31f-grin-1.1.0.drv    /gnu/

Rust = bust?

2019-06-30 Thread swedebugia
s that mean? What is going on? Also could somebody tell me how to shut off the tests if I choose to build them myself? -- Cheers Swedebugia

Re: Guix beyond 1.0: let’s have a roadmap!

2019-06-28 Thread swedebugia
On 2019-06-28 18:54, zna...@disroot.org wrote: ** TODO make a wiki online for newcomers ** TODO make some other methods for chatting (for those who use free vpn, tor) Telegram seems to work well. Only the client is free though. -- Cheers Swedebugia

Re: Guix beyond 1.0: let’s have a roadmap!

2019-06-27 Thread swedebugia
oogled-Chromium extensions. This is a pain point because IceCat steers users away from Firefox Add-ons and Ungoogled-Chromium completely disallows installing from Chrome Web Store. Actually currently our Chrome does not support add-ons at all. See bug #35709 -- Cheers Swedebugia

Filecoin source is now available

2019-06-23 Thread swedebugia
.archlinux.org/packages/go-filecoin/ and that is outdated). https://github.com/filecoin-project/go-filecoin -- Cheers Swedebugia

Re: Cuirass Ghzminutes enhancement idea

2019-06-21 Thread swedebugia
Hi On 2019-06-21 18:01, Andreas Enge wrote: On Fri, Jun 21, 2019 at 05:43:54PM +0200, swedebugia wrote: Maybe we could have an additional time measurement: Ghzminutes. E.g. if the build took 60 minutes on a 3 Ghz machine it took 20 Ghzminutes. 180 GHzmin? Yes, thanks for correcting me

Cuirass Ghzminutes enhancement idea

2019-06-21 Thread swedebugia
Hi I would like to estimate how long building the rust toolchain would take on my 2-c 2.2 Ghz laptop. I asked on irc and had an idea of improvement: swedebugia: you can check the build duration for past builds on ci.guix.gnu.org most of the build nodes are pretty old and weak, though

Grin on Guix

2019-06-20 Thread swedebugia
/master/doc/build.md#requirements -- Cheers Swedebugia

Re: Help with match

2019-05-10 Thread swedebugia
tput 2) match the structure metadata-ref procedure in opam.scm so I dont have to fiddle with the matcher. The parsing of asd-files has proven to be a big challenge because of the diversity of the files (tabs, spaces, different prefix, etc.) -- Cheers Swedebugia signature.asc Description: OpenPGP digital signature

Help with match

2019-05-10 Thread swedebugia
Hi I am almost finished with the quicklisp importer but I'm stuck with not being able to match what I want with the pattern matcher. I (still) don't understand the documentation for this matcher and I can't get it to do what I want it seems :/ -- Cheers Swedebugia scheme@(guile-

Re: GNOME Core Applications

2019-05-06 Thread swedebugia
u post to help-guix in the future as this mailing list is for developing related questions. Psst: packaging is not as hard as it looks, there are lots of helpful people here to give you hints and a hand if you get stuck. -- Cheers Swedebugia signature.asc Description: OpenPGP digital signature

Re: Missing Secure and Private Communication Applications in Guix (REVISED)

2019-05-01 Thread swedebugia
uot;: "0.10.1", "react": "16.8.6", "react-dom": "16.8.6", "react-redux": "7.0.3", "redux": "4.0.1", "redux-logger": "3.0.6", "redux-thunk": "2.3.0", "uuid": "3.3.2" * Part of GNOME, but not in Guix yet. ** Very useful for non-techsavvy users. Thank you! *HAPPY TO SEE THE COUNT REDUCED :)* This is not that likely if you don't package one of these yourself. I found something during my review: I found guile bindings for tox! https://github.com/urras/guile-toxcore (no release yet though and they use an old tox API it seems) Happy packaging. -- Cheers Swedebugia

Guix <-> Wikidata

2019-05-01 Thread swedebugia
Hi I went ahead and pushed a proposal to WD creating a property linking to our scheme variables. https://www.wikidata.org/wiki/Wikidata:Property_proposal/Generic#Guix_Variable_Name WDYT? I suggest we patch our package record to include a field for QID. WDYT? -- Cheers Swedebugia

Re: Alternative VPN Clients

2019-04-28 Thread swedebugia
t; alternative to OpenVPN. Can some one please package the following > alternative >> VPN clients: > > Just FYI, we have a WireGuard package that works well. You may find it > superior to traditional VPN systems. This seems to require support from the VPN provider and

Re: Quicklisp importer bug in tarball->extract->parse

2019-04-26 Thread swedebugia
source-url temp) (guess-requirements-from-source source-url asd temp) ) and (let* ( ;;(name "circular-streams") (name "1am") (source-url (memoize (ql-extract 'url name))) (asd (memoize (ql-extract 'system-files name (peek 'asd asd) (call-with-temporary-output-file (lambda (temp port) (begin (url-fetch source-url temp) (guess-requirements-from-source source-url asd temp) But it still fetches the index-file 2 times regardless where I put it. Any ideas? > It seems that you are on the right track, great job! Thanks for the encouragement! -- Cheers Swedebugia signature.asc Description: OpenPGP digital signature

Re: Software Heritage & Guix

2019-03-30 Thread swedebugia
he article. Maybe this could be spread in more places like slashdot, reddit, wikinews etc. to reach a wider audience. Is it ok if I request for an interview in Wikinews with you Ludo? https://en.wikinews.org/wiki/Wikinews:Request_an_interview -- Cheers Swedebugia signature.asc Description

Quicklisp importer bug in tarball->extract->parse

2019-03-29 Thread swedebugia
then extract the tarball - done - then find the 'name'.asd-file in the extracted directory - fails - then parse with PEG - todo - then print the result - todo Does anyone have a clue what is wrong or how to debug (find-files)? Here is the code: https://gitlab.com/swedebugia/guix/tree/qui

Re: 05/15: gnu: wesnoth: Rename package to the-battle-for-wesnoth.

2019-03-29 Thread swedebugia
could also add "short" in front of "projet"/"package name", and maybe > add that this usually corresponds to something like the base name of the > tarball, the git repository name or the domain where the project is hosted. > > What do you think? 👍 -- Cheers Swedebugia signature.asc Description: OpenPGP digital signature

Re: 05/15: gnu: wesnoth: Rename package to the-battle-for-wesnoth.

2019-03-29 Thread swedebugia
he variable names short. > > swedebugia wrote: >> Good useability is important and cryptic acronyms are not something to >> expose to the user if possible to avoid IMO. > >> Maybe this is where we need to discuss what our target audience is? >> Nerds only? […] > > This

Re: Libre games that might be worth packaging :)

2019-03-29 Thread swedebugia
ame. Highly configurable and very fun to play. >>> >>> This we have already. :) >> >> It's named "armagetronad". Shouldn't we name this >> "armagetron-advanced"? > > Instead of renaming the packages (whose names follow our pack

Re: 05/15: gnu: wesnoth: Rename package to the-battle-for-wesnoth.

2019-03-27 Thread swedebugia
Pierre Neidhardt skrev: (27 mars 2019 12:46:26 CET) >Ludovic Courtès writes: > >> Apologies if I missed a previous discussion on this topic, but… I’m >> skeptical about the renames. I assume that the original names were >> those commonly used in distributions, which in itself may be a good >> re

Re: Libre games that might be worth packaging :)

2019-03-19 Thread swedebugia
Pierre Neidhardt skrev: (18 mars 2019 16:32:26 CET) >Ricardo Wurmus writes: > >> Pierre Neidhardt writes: >>> It's named "armagetronad". Shouldn't we name this >>> "armagetron-advanced"? >> >> Instead of renaming the packages (whose names follow our packaging >> guidelines) how about adding the

Re: Libre games that might be worth packaging :)

2019-03-17 Thread swedebugia
On 2019-03-17 17:51, swedebugia wrote: Hi! I just went through Julie Marchants excellent list of libre games: https://onpon4.github.io/articles/libre-games.html There are so many! :) Currently we are missing these (according to https://guix.mdc-berlin.de/): A7Xpg - An arcade game centered

Libre games that might be worth packaging :)

2019-03-17 Thread swedebugia
ing shooter where you can pick up enemy "toys" to use as both extra weapons and shields. Which Way Is Up? - A simple puzzle-platformer centered around rotating the stage to make it to the exit. Word War vi - A simple, fun abstract shooter inspired by the famous rivalry between Emacs and vi. see also the authors own games under "games". -- Cheers Swedebugia

Re: Go build system updates and future work?

2019-03-16 Thread swedebugia
Pierre Neidhardt skrev: (15 mars 2019 07:54:49 CET) >What about adding and extra key #:test-directories that takes a list of >directories where we would "cd && go test"? > >-- >Pierre Neidhardt >https://ambrevar.xyz/ +1 -- Sent from my k-9 mail for Android.

Re: Request for commit access

2019-03-16 Thread swedebugia
Alex Vong skrev: (14 mars 2019 20:24:52 CET) >Hello all, > >Laura Lazzati writes: > >> Hi Paul :) >> >>> I am looking forward to viewing the videos after I have cloned the >>> repository as a member. Initially, I am not planning to make any >>> changes, just to make an estimate of the total spea

Re: Regarding freedom issues

2019-03-12 Thread swedebugia
Ricardo Wurmus skrev: (12 mars 2019 13:32:26 CET) > >swedebugia writes: >> The idea is to add to guix a way to inform the user that the package >> they just searched for is not included in guix because of freedom >> issues. >> >> The idea is that when we refus

Regarding freedom issues

2019-03-12 Thread swedebugia
Hi. I had the idea of integrating guix more with GNU when it comes to packages with freedom issues. The idea is to add to guix a way to inform the user that the package they just searched for is not included in guix because of freedom issues. The idea is that when we refuse a package to be incl

Help needed with newmoon

2019-03-06 Thread swedebugia
ystem SQLite library is not compiled with SQLITE_ENABLE_FTS3. 0:19.94 ERROR: old-configure failed 0:19.98 *** Fix above errors and then restart with\ 0:19.98 "/gnu/store/7j3941iannrngdvgbclyxid12vds5w9i-make-4.2.1/bin/make -f client.mk build" 0:19.98 make[1]: *** [client.mk:378: configur

Re: Guix on the ASUS C201PA

2019-03-06 Thread swedebugia
Thanks a lot for sharing this 😃 -- Sent from my k-9 mail for Android.

Re: ci.guix.info 504 gateway timeout (was Re: guix package builds, subsitutes and --no-build)

2019-02-25 Thread swedebugia
nual could you send a patch to include this? -- Cheers Swedebugia signature.asc Description: OpenPGP digital signature

Investigating a missing substitute on berlin

2019-02-24 Thread swedebugia
mended way of doing this? -- Cheers Swedebugia signature.asc Description: OpenPGP digital signature

The value of adopting GNU Guix for Linux package management

2019-02-23 Thread swedebugia
https://github.com/malcook/sce/blob/master/MakingTheCase.org Is now cc-by-sa Originalmeddelande Från: Malcolm Cook Skickat: 24 februari 2019 01:07:28 CET Till: malcook/sce Kopia: swedebugia , Author Ämne: Re: [malcook/sce] License missing (#2) add CC license -- You are

Re: OSM tile server with Guix

2019-02-23 Thread swedebugia
On 2019-02-23 13:32, Gábor Boskovits wrote: > Hello, > > swedebugia ezt írta (időpont: 2019. febr. 23., > Szo, 12:03): snip >> * carto (uses npm and node) https://www.npmjs.com/package/carto (7 >> dependencies - at least 1 with a lot of dependencies (yargs)) > &

OSM tile server with Guix

2019-02-23 Thread swedebugia
://github.com/gravitystorm/openstreetmap-carto/ This last one should perhaps be included in our osm2pgsql-package because it is hard to imagine someone using one but not the other. It seems we need a renderd-service also. Thoughts? -- Cheers Swedebugia signature.asc Description: OpenPGP

Re: Renewing certificates with certbot

2019-02-22 Thread swedebugia
ir (getenv "RENEWED_LINEAGE")) >     (privkey (string-append cert-dir "/privkey.pem"))) >    ;; certbot private keys are world-readable by default, and smtpd > complains >    ;; about that, refusing to start otherwise >    (chmod privkey #o600

Re: wrapping up the Newmoon Browser package

2019-02-21 Thread swedebugia
a non-free one, so I guess they are rare like 1% of the total or less. -- Cheers Swedebugia

Re: upgrading on GuixSD before 0.16 to 0.16 fails

2019-02-21 Thread swedebugia
n...@n0.is skrev: (21 februari 2019 18:09:53 CET) >Hi, > >I'm currently trying to upgrade out (gnunet) server to a new >version of GuixSD. Upgrading it was put off for a while due to research >reasons. > >This installation is from November '18, and I'm getting stuck on a >backtrace when I'm trying

Re: New topic: packaging

2019-02-18 Thread swedebugia
"Björn Höfling" skrev: (13 februari 2019 10:13:22 CET) >On Mon, 11 Feb 2019 11:38:21 -0300 >Laura Lazzati wrote: > >> Hi Guix again! >> >> Another topic is about showing how to package. >> >> Gábor suggested maybe using my experience about creating a new R >> package. >> >> My idea is to show

Re: It's time to build "guix deploy"

2019-02-17 Thread swedebugia
Giovanni Biscuolo skrev: (14 februari 2019 15:17:34 CET) >Hi swedebugia! > >swedebugia writes: > >[...] > >> I understand most parts of it ;) >> It is a real beauty and a testiment to the power of Guix and Guile. > >[...] > >>> IMHO your remote h

Re: New topic: asking for help

2019-02-17 Thread swedebugia
Alex Vong skrev: (16 februari 2019 19:58:39 CET) >Laura Lazzati writes: > > >>> We might also propose the mumi as the primary issue tracking >>> interface, and mention debbugs in >>> case more advanced stuff is needed. No strong opinion here. I agree. Although an important missing piece in both

Re: It's time to build "guix deploy"

2019-02-13 Thread swedebugia
Hi :) ons 2019-02-13 klockan 20:04 +0100 skrev Giovanni Biscuolo : Ricardo Wurmus writes: Thompson, David writes: Other thoughts? Just for reference: to update Berlin build nodes I use this script: https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/install-ber

Re: Policy to remove obsolete packages

2019-02-07 Thread swedebugia
important to me anyway. -- Cheers Swedebugia

Re: Policy to remove obsolete packages

2019-02-05 Thread swedebugia
n...@n0.is skrev: (5 februari 2019 22:31:53 CET) >Bjrn Hfling transcribed 846 bytes: >> On Mon, 04 Feb 2019 23:52:47 +0100 >> Ludovic Courtès wrote: >> >> >> > (Note that, IIUC, in openSuSE a package can be broken and yet >remain >> > installable by users, because the last binary that was produc

Questions related to packaging go-bitmask-vpn

2019-02-05 Thread swedebugia
─ main.go ├── Makefile └── messages.json Is there an example of how to get it to find files in sub-directories? Or should I package it as 5 different packages in one? -- Cheers Swedebugia ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2016, 2017, 2018 Efraim Flashner

Re: [bug#28004] [PATCH] gnu: Add ungoogled-chromium.

2019-02-04 Thread swedebugia
Marius Bakke skrev: (2 februari 2019 20:20:23 CET) >Thanks to Marks beautiful "computed-origin-method", Ungoogled-Chromium >is finally ready for inclusion in Guix. > >Features: >* Chromium 72. >* No unsolicited network traffic. >* Free software only. >* No DRM. >* Not an April Fools joke. > >It's

Re: Proposal: hide unavoidable compilations by default

2019-02-01 Thread swedebugia
Ricardo Wurmus skrev: (1 februari 2019 00:21:00 CET) > >swedebugia writes: > >> I tested installing extremetuxracer today. >> >> I got this: >> >> substitute: updating substitutes from 'https://ci.guix.info'... >100.0% >>

Re: Guix Days starting in two days!

2019-01-31 Thread swedebugia
rsonal stuff in Sweden, I wish you all a wonderful time hacking and talking and perhaps bring back a new idea or two. -- Cheers Swedebugia

Proposal: hide unavoidable compilations by default

2019-01-31 Thread swedebugia
oaded: /gnu/store/ia3zw1nb1vppscl9lpj3v5d8r3p4zv9q-etr-0.7.5.tar.xz /gnu/store/yyn8g8am7y9xl4dhrzb6klrmaqwjl2mk-sfml-2.5.1 -- Cheers Swedebugia

Re: GuixDays: Perfect Setup: Speaker wanted

2019-01-29 Thread swedebugia
On 2019-01-27 12:50, Ricardo Wurmus wrote: swedebugia writes: Also we should mention that the error which appears after applying patches from emails can be ignored - the patches apply succesfully anyways. What error are you referring to? "cd: No such directory found via C

Re: GuixDays: Perfect Setup: Speaker wanted

2019-01-28 Thread swedebugia
Ricardo Wurmus skrev: (28 januari 2019 13:03:42 CET) > >swedebugia writes: > >> Actually what is even nicer is emacs-debbugs and its ability to apply >> patches from emails. The UI is somewhat lacking and I think we should >> fork it so that it defaults to guix bug

Re: Changes in the spending committee for the FSF Fund

2019-01-27 Thread swedebugia
Andreas Enge skrev: (27 januari 2019 16:43:34 CET) >Hello, > >On Fri, Jan 25, 2019 at 11:57:21PM +0100, Ludovic Courtès wrote: >> There’s a ledger for the Guix Europe non-profit¹, which is a separate >> entity, but most of the transactions on the funds held at the FSF >have >> been made via Guix E

Re: GuixDays: Perfect Setup: Speaker wanted

2019-01-27 Thread swedebugia
On 2019-01-26 21:13, Maxim Cournoyer wrote: swedebugia writes: [...] Actually what is even nicer is emacs-debbugs and its ability to apply patches from emails. The UI is somewhat lacking and I think we should fork it so that it defaults to guix bugs and packages. There's no need to

Re: GuixDays: Perfect Setup: Speaker wanted

2019-01-26 Thread swedebugia
Pierre Neidhardt skrev: (25 januari 2019 23:22:47 CET) >"The Perfect Setup" sounds a bit exclusive in my opinion, there is a >whole world of >possibilities out there... :) Agreed. A recommended setup sounds better. > >That said, if it's only about Emacs+Geiser+Magit, I'd be happy to make >a demo

Re: Listing all packages with --search now impossible

2019-01-26 Thread swedebugia
Ricardo Wurmus skrev: (25 januari 2019 23:05:51 CET) > >Hi swedebugia, > > writes: > >> Yesterday when I played around with guix I noticed that the default >> behavior of >> $ guix package --search >> guix package: error: invalid argument: Missing required

Re: Changes in the spending committee for the FSF Fund

2019-01-26 Thread swedebugia
"Ludovic Courtès" skrev: (25 januari 2019 23:57:21 CET) >Hi, > >Gábor Boskovits skribis: > >> swedebugia ezt írta (időpont: 2019. jan. 24., >> Cs, 23:04): >>> >>> On 2018-09-08 17:11, Christopher Lemmer Webber wrote: >>> > Ludov

Listing all packages with --search now impossible

2019-01-25 Thread swedebugia
earch * guix package: error: invalid argument: Missing required argument after `--search' This is a bug. "*" should match everything. Is this intentional? This means that now users have to know guile to list all packages with all the fields. :/ -- Cheers Swedebugia

Re: Removing greenisland?

2019-01-25 Thread swedebugia
Ricardo Wurmus skrev: (25 januari 2019 14:24:11 CET) >Hi Guix, > >the greenisland package cannot be built. The upstream repository has >been archived and its replacement has also been archived. The work is >supposedly merged back into QtWayland. > >Since no package depends on greenisland I sugge

Re: Changes in the spending committee for the FSF Fund

2019-01-24 Thread swedebugia
the very large donations I think this is important. Are the decisions of the committee public and published somewhere? Is there a public account balance also somewhere and a list of prior spendings so we can get an overview? -- Cheers Swedebugia

Overview of build machines

2019-01-24 Thread swedebugia
Hi I just found a thread from september about adding more arm build machines. How did it go? Is there a list of all our build machines and locations somewhere? -- Cheers Swedebugia

Re: Closing issues from commits

2019-01-24 Thread swedebugia
est commits, and sends email as appropriate. Would be a fun hack. (A script like this would be easier than having a server-side hook on Savannah, especially if we need to store credentials for the SMTP server.) Did anyone take a stab at this yet? -- Cheers Swedebugia

Re: Matrix & Nheko Packaging

2019-01-24 Thread swedebugia
id it go? -- Cheers Swedebugia

Re: Help with sxml simple parser for the quicklisp importer

2019-01-23 Thread swedebugia
he same as with the pypi importer and extract it from there :) The .asd files seem uniformly formatted. -- Cheers Swedebugia

Re: Help with sxml simple parser for the quicklisp importer

2019-01-23 Thread swedebugia
On 2019-01-23 16:58, Ricardo Wurmus wrote: swedebugia writes: The second “link” tag opens but is never closed. This may be valid HTML, but it is not valid XML, which is what xml->sxml expects. Thanks for the quick answer! I will try to remove this line before handling over to the par

Re: Help with sxml simple parser for the quicklisp importer

2019-01-23 Thread swedebugia
>8--- The second “link” tag opens but is never closed. This may be valid HTML, but it is not valid XML, which is what xml->sxml expects. Thanks for the quick answer! I will try to remove this line before handling over to the parser. -- Cheers Swedebugia

Re: ‘nss-certs’ missing in the installation image

2019-01-23 Thread swedebugia
ot get my config.scm because it was on a https-only server: $ wget http://gitlab.com/swedebugia/guix-config/raw/master/config.scm URL transformed to HTTPS due to an HSTS policy --2019-01-23 14:58:06-- https://gitlab.com/swedebugia/guix-config/raw/master/config.scm Läste in CA-certifikatet ”/etc

Help with sxml simple parser for the quicklisp importer

2019-01-23 Thread swedebugia
?doc=http%3A%2F%2Fquickdocs.org%2F1am%2F Any ideas how to make it parse? -- Cheers Swedebugia ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Julien Lepiller ;;; ;;; This file is part of GNU Guix. ;;; ;;; GNU Guix is free software; you can redistribute it and/or modify it ;;;

Re: ‘sudo’ leaves PATH unchanged… so what?

2019-01-18 Thread swedebugia
Danny Milosavljevic skrev: (18 januari 2019 21:29:28 CET) >On Fri, 18 Jan 2019 19:03:18 + >Caleb Ristvedt wrote: > >> To be clear, it's not so much a real problem as an eyesore. 'sudo >guix >> package ...' and 'sudo guix pull' will operate on root's profile(s) >as >> expected, but that also

Re: Shell installer script (feedback)

2019-01-17 Thread swedebugia
s found both in the store in a profile (not my current) and in /usr/local/share/info/ After adjusting my infopath to this it worked like a charm: export INFOPATH="/home/sdb/.guix-profile/share/info:/usr/local/share/info${INFOPATH:+:}$INFOPATH" -- Cheers Swedebugia

Re: Communication and Design at Guix

2019-01-17 Thread swedebugia
"I really like the roll-back provided by Guix System when my pc won't boot and just goes black so I can't use the mouse or log in." (non-geek version) "I recommend Guix System because it makes it easy to copy your friends OS setup so that you can get to all the fun parts quickly without worrying about installing this or that - everything is there out-of-the-box!". If not please comment. -- Cheers Swedebugia

Re: Idea: guix printer configuration generation

2019-01-17 Thread swedebugia
On 2019-01-17 13:08, Gábor Boskovits wrote: Hello, swedebugia ezt írta (időpont: 2019. jan. 17., Cs, 8:22): "Gábor Boskovits" skrev: (16 januari 2019 16:00:30 CET) Hello, ezt írta (időpont: 2019. jan. 16., Sze, 15:35): Hi I would rather not have to learn the CUPS web interfa

Re: Idea: guix printer configuration generation

2019-01-16 Thread swedebugia
(paper "a4" >> (source "default" >> ..." >> >> When the user adds this to their config.scm and reconfigures the >printer >> JUST WORKS. >> >> Thoughts? >> >> -- >> Cheers >> Swedebugia >>

Re: Communication and Design at Guix

2019-01-16 Thread swedebugia
> Guix download/deployment options. E.g., earlier I suggested ... > > "Guix is available on multiple run-time platforms including bare metal > (GuixSD), Virtual Machines (QEMU image), and any GNU/Linux distro (Guix > Binary).[1]" > > With this approach, we only need a distinctive label for GuixSD that > doesn't puzzle users to produce reliable search hits on the relevant > parts of our message and documentation. E.g., GuixOS. > > HTH - George > > [1] https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00444.html +1 Nice work George. GuixOS gives us the advantage of OS already being known as a complete useful separate thing to boot and install (e.g. NixOS, ReactOS, Chrome OS, iOS, etc.) Guix is now an octopus with many arms :) -- Cheers Swedebugia

Re: Stating the size of ecosystems in descriptions

2019-01-16 Thread swedebugia
ecause they are not free software? > > (Finally, I don’t like the use of the word “ecosystem” in the realm of > software.) OK. Thanks for stating this Ricardo. Pierre, I'm fine with removing the sentence with the number altogether. -- Cheers Swedebugia

Re: Stating the size of ecosystems in descriptions

2019-01-16 Thread swedebugia
in the definitions, however we would probably have to parse the websites to get the numbers we need. -- Cheers Swedebugia

Idea: guile-cups-notifier (Was: Re: Improving GUI printing in GuixSD: (python-)system-config-printer, worth adding?)

2019-01-16 Thread swedebugia
printer is far away) E.g. if an error occurs during printing it pops up a message displaying the error. E.g. "Printing of "document name" failed: No paper found" If printing succeed it prints: "Printing of "document name" finished." Thoughts? -- Cheers Swedebugia

Improving GUI printing in GuixSD: (python-)system-config-printer, worth adding?

2019-01-16 Thread swedebugia
on pycups and perhaps some polkit pk-helper. Unfortunately I found no build documentation in the repository and it has not seen a release for a year. https://github.com/zdohnal/system-config-printer -- Cheers Swedebugia

Idea: guix printer configuration generation

2019-01-16 Thread swedebugia
"default" ..." When the user adds this to their config.scm and reconfigures the printer JUST WORKS. Thoughts? -- Cheers Swedebugia

Mozilla-importer and mozilla-build-system

2019-01-16 Thread swedebugia
ot;guix refresh". -- Cheers Swedebugia

Stating the size of ecosystems in descriptions (Was: Re: Gauche description)

2019-01-16 Thread swedebugia
kly get a feel of how many of the total packages of python are currently in guix: fold-packages... prefix python: ~1400 out of 164.000 total ~ less than 1% of the python ecosystem is currently available in Guix thus you could help import more packages! -- Cheers Swedebugia

Re: Communication and Design at Guix

2019-01-14 Thread swedebugia
Ludovic Courtès writes: > Hi! > > Ricardo Wurmus skribis: >> It’s fine to deviate from the consistent style. We do that already for >> the style sheet that’s used for our HTML documentation. Compare this: >> >> https://www.gnu.org/software/sharutils/manual/html_node/index.html >> >> with t

Re: NPM breakthrough with test packages and weird error

2019-01-14 Thread swedebugia
[pid 8374] +++ exited with 1 +++ >> > +++ exited with 1 +++ >> > >> > How did I get a corrupted store? No idea. How to delete single >> > items? >> > >> > I found this email from 宋文武 from 2016 >> > >> > "> How do I get ri

Adding versioning to our recursive importer

2019-01-14 Thread swedebugia
e other archives before giving up (update state (imported state) ;; initial state (make-state (filter unknown? (car dependencies)) (list package-name Any ideas? -- Cheers Swedebugia

Re: NPM breakthrough with test packages and weird error

2019-01-12 Thread swedebugia
/gnu/store/*teensy*; do guix gc -d $i; done" > > I adapted it to *minimatch* and deleted them all and checked the store > manually for any minimatch left and... it still did not work. > > Hm. > > Removed the hash for minimatch from the node.scm. Tried again. No luc

NPM breakthrough with test packages and weird error

2019-01-12 Thread swedebugia
apted it to *minimatch* and deleted them all and checked the store manually for any minimatch left and... it still did not work. Hm. Removed the hash for minimatch from the node.scm. Tried again. No luck. Time to repair the store? Update the daemon via reconfigure? I run vanilla 0.16. -- Cheers Swedebugia

Re: GRUB fallback mechanism [was Re: Brain storming cool Guix features]

2019-01-12 Thread swedebugia
Leo Famulari skrev: (11 januari 2019 23:32:12 CET) >On Mon, Jan 07, 2019 at 05:48:39PM +0100, L p R n d n wrote: >> - Currently, I think the only way for a GuixSD installation to break >is >> if something goes wrong with the bootloader. Might be nice to have >a >> tool (in the install image I

Re: Packaging Jami (ex GNU Ring)

2019-01-11 Thread swedebugia
Pierre Neidhardt skrev: (10 januari 2019 14:19:34 CET) > >swedebugia writes: >> I put it in messaging.scm. Is that suitable? > >Maybe not. From qaul.net: > >> qaul.net implements a redundant, open communication principle, in >which >> wireless-enabled compu

  1   2   3   4   >