aboutsummaryrefslogtreecommitdiff
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
es/plotutils.scm?id=e00c621cbbf58a54ca2dd0c7075f154af26bcd54'>plotutils.scm
AgeCommit message (Expand)Author
2024-08-31gnu: plotutils: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/plotutils.scm (plotutils)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Ib898b9ff05c65bdd58fa97b093d3d0f7683f12f2 Maxime Devos
2024-08-31build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod......Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee Maxim Cournoyer
2024-08-26gnu: asymptote: Update to 2.91....* gnu/packages/plotutils.scm (asymptote): Update to 2.91. Change-Id: I141ad25c47f0d24c917c5cd3d4efab32665b53ce Nicolas Goaziou
2024-06-29gnu: asymptote: Update to 2.90....* gnu/packages/plotutils.scm (asymptote): Update to 2.90. [native-inputs]: Add TEXLIVE-TYPE1CM. Change-Id: I319553c33e004e94474ac2505de5b3b5a01ffd9a Nicolas Goaziou
2024-04-13gnu: plplot: Extend description....* gnu/packages/plotutils.scm (plplot): [description]: Add more details. Change-Id: I90aef4e666c834bc7ef4fd8be930aac9126f60aa Sharlatan Hellseher
2024-04-13gnu: Add plplot....* gnu/packages/graph.scm (plplot): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Antero Mejr
2024-04-13gnu: plotutils: Fix indentation....* gnu/packages/plotutils.scm (plotutils): Fix indentation. Change-Id: I73d03b262b9156ee372bfea74653107a97e12e2a Sharlatan Hellseher
2024-04-13gnu: ploticus: Refresh package style....* gnu/packages/plotutils.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
2024-03-17gnu: asymptote: Update to 2.88....* gnu/packages/plotutils.scm (asymptote): Update to 2.88. Change-Id: Ia9a7204e662682db8b1cd1a544ecaab5b22afd96 Nicolas Goaziou
2024-03-13gnu: asymptote: Update to 2.87....* gnu/packages/plotutils.scm (asymptote): Update to 2.87. Change-Id: I25d91094e56b9e6b9d1a7313d6697f82ab1c2785 Nicolas Goaziou