info"
> "PKG-INFO|.*\\.txt"))
> #t)
> (home-page "http://iyask.me/Instant-Music-Downloader/";)
> (synopsis "Command line app to download a song from youtube")
>
Hi there,
I am currently trying to package instantmusic.
There are several things that I have already solved:
- The official release is very old - so I use the latest git revision
- I listed the dependencies as propagated-inputs
- The build must be started in the directory instantmusic-0.1
Here
Hi Leo,
> On Tue, Apr 11, 2017 at 10:07:30PM +0200, Stefan Reichör wrote:
>> Hi all,
>>
>> I tried today to install Guix v12.0 on an OpenVZ hoster:
>> https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation
>>
>>
Hi all,
I tried today to install Guix v12.0 on an OpenVZ hoster:
https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation
But I failed with the following problem:
~/bin% ./guix package -i hello
The following package will be installed:
hello2.10
Ricardo Wurmus writes:
> Stefan Reichör writes:
>
>> Does someone provide feedback for this patch?
>> Is it useful or is increasing the number of .scm files a bad thing?
>
> We usually avoid moving around packages unless there’s a very good
> reason for it. One of
Hi again!
Does someone provide feedback for this patch?
Is it useful or is increasing the number of .scm files a bad thing?
Thanks,
Stefan.
> Hi there,
>
> I would like to add some chess related packages to GUIX.
> I found the packages xboard and chess that are already covered by GUIX.
>
> The
Hi there,
I would like to add some chess related packages to GUIX.
I found the packages xboard and chess that are already covered by GUIX.
The attached patch moves these two packages to a new file named chess.scm
I would like to add some more chess related packages to chess.scm in the future.
S
Hi Marius!
> Stefan Reichör writes:
>
>> From 06958884c4a29f43b9ade58a950b95bf9046d9f4 Mon Sep 17 00:00:00 2001
>> From: Stefan Reichoer
>> Date: Fri, 23 Dec 2016 22:06:15 +0100
>> Subject: [PATCH] gnu: Add httpstat.
>>
>> * gnu/packages/networking.sc
rdo Wurmus
;;; Copyright © 2015 Mark H Weaver
-;;; Copyright © 2015 Stefan Reichör
+;;; Copyright © 2015, 2016 Stefan Reichör
;;; Copyright © 2016 Raimon Grau
;;; Copyright © 2016 Tobias Geerinckx-Rice
;;; Copyright © 2016 John Darrington
@@ -34,6 +34,7 @@
#:use-module (guix downl
Hi,
I would like to package httpstat.
It uses the MIT license:
https://github.com/reorx/httpstat/blob/master/LICENSE
However I didn't find MIT in licenses.scm.
Is there a compatible license?
Thanks,
Stefan.
ias Geerinckx-Rice
+;;; Copyright © 2016 Stefan Reichör
;;;
;;; This file is part of GNU Guix.
;;;
@@ -298,21 +299,21 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
-(version "0.4.7")
+(version "0.5.0")
(source
Danny Milosavljevic writes:
> On Tue, 27 Sep 2016 12:59:08 -0400
> Leo Famulari wrote:
>
>> Should it block the package? Or perhaps we can push the patch as-is and
>> you can submit a follow-up to add the features you want?
>
> It's fine to use as-is, it just looks like a shell from 1973 :)
>
>
>From 966f98c8c83d69e71e6cf38c5521b6237990a81c Mon Sep 17 00:00:00 2001
From: Stefan Reichoer
Date: Wed, 21 Sep 2016 21:58:52 +0200
Subject: [PATCH] gnu: Add xonsh.
* gnu/packages/python.scm (xonsh): New variable.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insert
>From a4a9310cbf93624d45bc6418ec1d16870532108c Mon Sep 17 00:00:00 2001
From: Stefan Reichoer
Date: Fri, 16 Sep 2016 23:00:06 +0200
Subject: [PATCH] gnu: Add python-q, python2-q.
---
gnu/packages/python.scm | 29 +
1 file changed, 29 insertions(+)
diff --git a/gnu/pa
Leo Famulari writes:
> On Tue, Sep 13, 2016 at 10:02:37PM +0200, Stefan Reichör wrote:
>> Subject: [PATCH] gnu: Add python-glances
>
> Thank you for this patch!
>
> For Python software, we like to add packages for both the Python 3 and
> Python 2 versions, if the softwa
>From b3fe1a718f76a7d21e600476c2720b0530edd354 Mon Sep 17 00:00:00 2001
From: Stefan Reichoer
Date: Tue, 13 Sep 2016 21:58:41 +0200
Subject: [PATCH] gnu: Add python-glances
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/
>From 48419a0ebdda5739275decb01d6085fbe3e8ad6f Mon Sep 17 00:00:00 2001
From: Stefan Reichoer
Date: Sun, 4 Sep 2016 01:09:48 +0200
Subject: [PATCH] calendar: Add remind
---
gnu/packages/calendar.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/calen
ght © 2015 Ricardo Wurmus
;;; Copyright © 2015 Mark H Weaver
+;;; Copyright © 2015 Stefan Reichör
;;;
;;; This file is part of GNU Guix.
;;;
@@ -23,7 +24,8 @@
#:use-module (guix packages)
#:use-module (guix download)
#:use-module (guix build-system gnu)
- #:use-module (gnu packages
Hi there,
I am new to this list. I am already monitoring the progress of guix for
some months. I really like the idea behind it (I am a longterm emacs user).
At the moment I have installed guix on one of my Ubuntu machines.
I jump in with the description of the tool ifstatus.
I am not sure where
19 matches
Mail list logo