aboutsummaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
Diffstat (limited to 'ROADMAP')
0 files changed, 0 insertions, 0 deletions
formatting: Gracefully handle relative file names....Fixes <https://bugs.gnu.org/42543>. Reported by Jack Hill <jackhill@jackhill.us>. * guix/lint.scm (check-formatting): Always return a list (previously we would return #f when 'search-path' returns #f). Check whether LOCATION's file is a relative file name. Return a warning if not. * tests/guix-lint.sh: Add test. Ludovic Courtès 2019-12-08lint: Add '--load-path' option....* guix/scripts/lint.scm (%options): Add '--load-path' option. * doc/guix.texi: Document it. * tests/guix-lint.sh: Test it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun 2023-12-03gnu: xe: Update to 1.0....* gnu/packages/parallel.scm (xe): Update to 1.0. Change-Id: If881efcd1db46fddd33b48e044ea02ee73e4a98e Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2023-11-26gnu: parallel: Update to 20231122....* gnu/packages/parallel.scm (parallel): Update to 20231122. Change-Id: Ia4a42fee8ce484845801b6e738a85f67169fae79 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai 2023-11-15gnu: slurm: Add 23.02.6....* gnu/packages/parallel.scm (slurm): Update to 23.02.6. (slurm-22.05): New variable. Ludovic Courtès 2023-10-28gnu: parallel: Update to 20231022....* gnu/packages/parallel.scm (parallel): Update to 20231022. Signed-off-by: Clément Lassieur <clement@lassieur.org> Change-Id: I1af0cd5d61ebb4118d13dd0e2a56ea6b3d647c17 Andy Tai 2023-10-04gnu: parallel: Update to 20230922....* gnu/packages/parallel.scm (parallel): Update to 20230922. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai 2023-09-08gnu: parallel: Update to 20230822....* gnu/packages/parallel.scm (parallel): Update to 20230822. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Tai