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
ckout?
--
Cheers 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
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
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
very excited to be playing with guix!
Cool! Hope you find a solution that works for you.
--
Cheers
Swedebugia
nment variable to some large value.
This should be added to the manual I think.
--
Cheers
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
68-linux on my x86
desktop, it all looks good!
Nice work!
--
Cheers
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
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
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
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
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/
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
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
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
.archlinux.org/packages/go-filecoin/ and that is outdated).
https://github.com/filecoin-project/go-filecoin
--
Cheers 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
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
/master/doc/build.md#requirements
--
Cheers 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
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-
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
Thanks a lot for sharing this 😃
--
Sent from my k-9 mail for Android.
nual could you send a patch to include
this?
--
Cheers Swedebugia
signature.asc
Description: OpenPGP digital signature
mended way of doing this?
--
Cheers Swedebugia
signature.asc
Description: OpenPGP digital signature
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
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))
>
&
://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
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
a non-free one, so I guess they are rare like
1% of the total or less.
--
Cheers 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
"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
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
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
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
important to me anyway.
--
Cheers
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
─ 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
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
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%
>>
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
oaded:
/gnu/store/ia3zw1nb1vppscl9lpj3v5d8r3p4zv9q-etr-0.7.5.tar.xz
/gnu/store/yyn8g8am7y9xl4dhrzb6klrmaqwjl2mk-sfml-2.5.1
--
Cheers 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
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
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
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
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
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
"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
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
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
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
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
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
id it go?
--
Cheers Swedebugia
he same as with the pypi importer and extract it from
there :)
The .asd files seem uniformly formatted.
--
Cheers
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
>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
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
?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
;;;
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
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
"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
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
(paper "a4"
>> (source "default"
>> ..."
>>
>> When the user adds this to their config.scm and reconfigures the
>printer
>> JUST WORKS.
>>
>> Thoughts?
>>
>> --
>> Cheers
>> 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
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
in the definitions, however we
would probably have to parse the websites to get the numbers we need.
--
Cheers
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
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
"default"
..."
When the user adds this to their config.scm and reconfigures the printer
JUST WORKS.
Thoughts?
--
Cheers
Swedebugia
ot;guix refresh".
--
Cheers
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
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
[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
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
/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
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
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
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 - 100 of 312 matches
Mail list logo