Re: Generated patches change over time

2018-12-30 Thread Maxim Cournoyer
Hello, Mark H Weaver writes: > Maxim Cournoyer writes: [...] >> The way I see it, `guix download' should just do the right thing -- the >> metadata stripping should be baked in and not user >> controllable. Alternatively, it could be controllable, but enabled by >> default. This would keep th

[Error]: Newer than Compiled on a fresh install

2018-12-30 Thread rohit yadav
Hi, I am not sure why I am seeing this on a fresh install. How to fix this? ``` Backtrace: In ice-9/boot-9.scm: 152:2 19 (with-fluid* _ _ _) In ice-9/eval.scm: 159:9 18 (_ #(#(# # ?))) In ice-9/boot-9.scm: 152:2 17 (with-fluid* _ _ _) 152:2 16 (with-fluid* _ _ _) 152:2 15 (wit

Re: Trouble with the PEG parser

2018-12-30 Thread Ricardo Wurmus
Hi swedebugia, It’s not clear to me what kind of output you’re expecting. Let’s take this example: (define-peg-string-patterns "comment <- entry* !. entry <-- (! NL .)* NL* NL < '\n'") This works fine, but not on your “*test*” string, which contains the character “\(”. Note that you are in

Our ROADMAP seems outdated

2018-12-30 Thread swedebugia
http://git.savannah.gnu.org/cgit/guix.git/tree/ROADMAP Anyone up for updating it? -- Cheers Swedebugia

Trouble with the PEG parser

2018-12-30 Thread swedebugia
Hi I thought out a useful pet project to learn to use the PEG module. Unfortunately I ended up avoiding it because it errors out when it encounters a s-exp. This is what I tried to do: run a command in a pipe returning the contents of all source files of guix (once) parse this large string

Re: keep spinning even without new line

2018-12-30 Thread Ricardo Wurmus
Hi Vagrant, > On 2018-12-29, Ricardo Wurmus wrote: >> when using “guix package -i” the build log lines are replaced with a >> spinner character. In some cases, the build log does not produce new >> lines for a long time, so that the spinner appears to be stuck. > >> What do you think of advanci

GDM future work

2018-12-30 Thread Timothy Sample
Hi Guix, I have been using GDM on GuixSD for the past few days, and I am quite happy with it. A few patches that make it usable just landed on master. Now, there is a lot of room left for cleaning it up, but I need some advice. The main issue is the way that GDM launches the session bus (the in

Re: failing git-annex build

2018-12-30 Thread Kyle Meyer
Hi Ricardo, Ricardo Wurmus writes: [...] >> % ./pre-inst-env guix build -K --check git-annex >> Utility/Exception.hs:29:1: error: >> Bad interface file: >> /gnu/store/qb3knv1h536sdjqc4nfkm3j1l8n7q87a-ghc-exceptions-0.10.0/lib/ghc-8.4.3/exceptions-0.10.0/Control/Monad/Catch.dyn_hi >>