aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/version-control.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-11-03 17:01:59 +0100
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-11-04 23:51:17 +0800
commita2a72a3e1423fe4654328924adee2c0bd6fdf0f3 (patch)
tree0e916f0c81af69dffffbe405a3468292b28c2090 /gnu/services/version-control.scm
parent249db21652133744ba1b8a079d0709d838f2248e (diff)
downloadguix-a2a72a3e1423fe4654328924adee2c0bd6fdf0f3.tar.gz
guix-a2a72a3e1423fe4654328924adee2c0bd6fdf0f3.zip
gnu: maradns: Improve style.
* gnu/packages/dns.scm (maradns)[arguments]: Use gexps.
Diffstat (limited to 'gnu/services/version-control.scm')
0 files changed, 0 insertions, 0 deletions
ts'. * config-daemon.ac: Don't output nix/scripts/list-runtime-roots. * build-aux/pre-inst-env.in: Don't set 'NIX_ROOT_FINDER'. Set 'GUIX'. * doc/guix.texi (Invoking guix gc): Document '--list-busy'. * guix/scripts/gc.scm (show-help, %options): Add "--list-busy". (guix-gc)[list-busy]: New procedure. Handle the 'list-busy' action. Ludovic Courtès .scm (ploticus): Apply G-expressions to refresh package style. Change-Id: Iabf465a9bd4e02c1087b117533dbbf0b4c1a3f14 Sharlatan Hellseher 2024-04-13gnu: packages: plotutils: Add end-file note....* gnu/packages/plotutils.scm: Add end-file warning note to place new packages in alphabetical order. Change-Id: I31fc48b404a804ae59bfb19db09bc14874b5eebb Sharlatan Hellseher 2024-04-13gnu: ploticus: Sort alphabetically....* gnu/packages/plotutils.scm (ploticus): Sort alphabetically. Change-Id: I94a658af85c929d9b42d8b1b22166aba75c609c3 Sharlatan Hellseher 2024-04-13gnu: guile2.2-charting: Sort alphabetically....* gnu/packages/plotutils.scm (guile2.2-charting): Sort alphabetically. Change-Id: I3fdd61800a59e3578216f4c94a4121487c6be8d3 Sharlatan Hellseher 2024-04-13gnu: guile-plotutils: Sort alphabetically....* gnu/packages/plotutils.scm (guile-plotutils): Sort alphabetically. Change-Id: I092df373febfe857fb05ece8effa9c14fcb2fa08 Sharlatan Hellseher 2024-04-13gnu: guile-charting: Sort alphabetically....* gnu/packages/plotutils.scm (guile-charting): Sort alphabetically. Change-Id: I07b0506bb3557c49edf93fee4665c4967f2b9396 Sharlatan Hellseher 2024-04-13gnu: asymptote: Sort alphabetically....* gnu/packages/plotutils.scm (asymptote): Sort alphabetically. Change-Id: I26c8b7e1fd5d83e95bd19387492dd40ec87231ca Sharlatan Hellseher 2024-04-13gnu: packages: plotutils: Sort use-module alphabetically....* gnu/packages/plotutils.scm: Sort use-module alphabetically to ease maintenance. Change-Id: Icd280f2d3b4c712b90251e8dc1b102a3f2eb339f Sharlatan Hellseher 2024-04-06gnu: asymptote: Update to 2.89....* gnu/packages/plotutils.scm (asymptote): Update to 2.89. Change-Id: I9ef6e0f3a873dce87ec0f1937816cdaad3a504a6 Nicolas Goaziou