"Thompson, David" writes:
> On Wed, Aug 19, 2015 at 4:27 AM, Amirouche Boubekki
> wrote:
>
>> What about dispatch `guix package -i` depending on the argument. In
>> principle there will be no "*.scm$" packages so the above could be
>>
>> guix package -i package.scm
>>
>> The idea behind th
t;> Date: Sun, 9 Aug 2015 11:35:51 -0400
>> Subject: [PATCH] scripts: package: Add --install-from-file option.
>>
>> * guix/scripts/package.scm (show-help): Add help text for --install-from-file
>> option.
>> (%options): Add --install-from-file option.
>> * doc/gu
:00 2001
> From: David Thompson
> Date: Sun, 9 Aug 2015 11:35:51 -0400
> Subject: [PATCH] scripts: package: Add --install-from-file option.
>
> * guix/scripts/package.scm (show-help): Add help text for --install-from-file
> option.
> (%options): Add --install-from-file option
Amirouche Boubekki (2015-08-19 18:31 +0300) wrote:
> Le 2015-08-19 15:04, Thompson, David a écrit :
>> On Wed, Aug 19, 2015 at 4:27 AM, Amirouche Boubekki
>> wrote:
>>> Le 2015-08-09 17:59, David Thompson a écrit :
In my personal projects, I keep a 'package.scm' file in the root of
Le 2015-08-19 15:04, Thompson, David a écrit :
On Wed, Aug 19, 2015 at 4:27 AM, Amirouche Boubekki
wrote:
Le 2015-08-09 17:59, David Thompson a écrit :
In my personal projects, I keep a 'package.scm' file in the root of
the
source tree for use with 'guix environment -l'. However, it's also
On Aug 19, 2015 10:57 AM, "Amirouche Boubekki"
wrote:
>> On a similar note, I like a lot the idea of Andy Wingo `guix install`
>> and `guix search`.
>
>
> To be precise I prefer, `guix package install` and `guix package search`
(which is not the subject of patch of Andy Wingo).
The point is exac
On Wed, Aug 19, 2015 at 4:27 AM, Amirouche Boubekki
wrote:
> Le 2015-08-09 17:59, David Thompson a écrit :
>>
>> In my personal projects, I keep a 'package.scm' file in the root of the
>> source tree for use with 'guix environment -l'. However, it's also
>> handy to install that package by using
Le 2015-08-19 10:27, Amirouche Boubekki a écrit :
Le 2015-08-09 17:59, David Thompson a écrit :
In my personal projects, I keep a 'package.scm' file in the root of
the
source tree for use with 'guix environment -l'. However, it's also
handy to install that package by using 'guix package -e':
Le 2015-08-09 17:59, David Thompson a écrit :
In my personal projects, I keep a 'package.scm' file in the root of the
source tree for use with 'guix environment -l'. However, it's also
handy to install that package by using 'guix package -e':
guix package -e '(primitive-load "package.scm")'
get hacking on a new machine.
>> I'd like to add the same option for 'guix build', if this is approved.
>
> Sure.
Great. :)
>> From 07c9b35facf810872f3bc8342e18b33033714adf Mon Sep 17 00:00:00 2001
>> From: David Thompson
>> Date: Sun, 9 Aug 20
ame option for 'guix build', if this is approved.
Sure.
> From 07c9b35facf810872f3bc8342e18b33033714adf Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Sun, 9 Aug 2015 11:35:51 -0400
> Subject: [PATCH] scripts: package: Add --install-from-file option.
>
> * gui
David Thompson (2015-08-09 18:59 +0300) wrote:
> In my personal projects, I keep a 'package.scm' file in the root of the
> source tree for use with 'guix environment -l'. However, it's also
> handy to install that package by using 'guix package -e':
>
> guix package -e '(primitive-load "packa
ke
what we do with our 'guix-devel' package.
I'd like to add the same option for 'guix build', if this is approved.
>From 07c9b35facf810872f3bc8342e18b33033714adf Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Sun, 9 Aug 2015 11:35:51 -0400
Subject: [PATCH] script
13 matches
Mail list logo