Age | Commit message (Collapse) | Author |
|
* gnu/packages/task-runners.scm (task-spooler): Fix indentation.
[source] <uri>: Fix lint warning on permanent redirection.
[arguments] <make-flags>: Apply G-Expressions on CC-FOR-TARGET.
[phases] <rename-and-patch-paths>: Rewrite with THIS-PACKAGE-INPUTS and
FORMAT.
[description]: Start from a new line.
[home-page]: Place before synopsis and fix lint warning on permanent
redirection.
Change-Id: Ib5fa07bca034050575b6aa5d5eff2028c9506332
|
|
* gnu/packages/task-runners.scm: Sort modules.
(task-spooler): Update to 1.0.3.
[arguments]: Rewrite using gexps. Improve 'check phase.
[inputs]: Improve style.
Signed-off-by: Sharlatan Hellseher <[email protected]>
|
|
* gnu/packages/task-runners.scm (run): Update to 0.11.2. Adjust package
style by shiftin order of fields.
[arguments]: Do not install sources.
[propagated-inputs]: Remove go-github-com-tekwizely-go-parsing.
[native-inputs]: Add go-github-com-goreleaser-fileglob,
go-github-com-subosito-gotenv, and
go-github-com-tekwizely-go-parsing.
Change-Id: I02e4384aee83a3000c159e9d74fe1e94505ce9a7
|
|
* gnu/packages/golang.scm (go-github-com-tekwizely-go-parsing): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/task-runners.scm: Swap imported module from golang to golang-xyz.
Change-Id: I7a1fab8a1ab457011260ce7dac7a47ecf8f83dd3
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
* gnu/packages/task-runners.scm (task-spooler): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/task-runners.scm (run): New variable.
Signed-off-by: Nicolas Goaziou <[email protected]>
|