* guix/scripts/lint.scm: New file. Defines a 'lint' tool for Guix packages.
* tests/lint.scm: New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* guix/scripts/build.scm (specification->package): Move from here...
* guix/ui.scm: ... to here.
* po/guix/Makevars: Update appropriately.
* po/guix/
On Sun, Aug 24, 2014 at 10:02:30AM +0200, Federico Beffa wrote:
> Given that guix is based on nix and currently nix has many more
> packages available than guix, is there (or is it planned to have) an
> automated procedure for porting nix packages to guix? (Actually a
> bidirectional procedure woul
Hallo,
I've just discovered guix and have a question:
Given that guix is based on nix and currently nix has many more
packages available than guix, is there (or is it planned to have) an
automated procedure for porting nix packages to guix? (Actually a
bidirectional procedure would be interesting
Andreas Enge (2014-08-24 14:39 +0400) wrote:
> On Sun, Aug 24, 2014 at 10:36:35AM +0400, Alex Kost wrote:
>> I think “xorg.scm” is a proper place for it or should it be put in a
>> separate file?
>
> xorg.scm should contain only the x.org system proper, plus some dependencies
> needed to compile i
On Sun, Aug 24, 2014 at 10:36:35AM +0400, Alex Kost wrote:
> I think “xorg.scm” is a proper place for it or should it be put in a
> separate file?
xorg.scm should contain only the x.org system proper, plus some dependencies
needed to compile it.
Andreas
Ludovic Courtès (2014-08-23 16:17 +0400) wrote:
> Hello!
>
> I think we can merge guix.el in the repo anytime now. Here are some
> notes on how this could be done:
>
> • Put all the .el and .scm files of the guix.el repo under an emacs/
> directory.
>
> • Have them appropriately listed in