aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-05gnu: linux-libre 5.15: Update to 5.15.115.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.115. (linux-libre-5.15-pristine-source): Update hash.
2023-06-05gnu: linux-libre 6.1: Update to 6.1.32.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.32. (linux-libre-6.1-pristine-source): Update hash.
2023-06-05gnu: linux-libre: Update to 6.3.6.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.6. (linux-libre-6.3-pristine-source): Update hash.
2023-06-05gnu: blurhash: Update to 0.2.0.Efraim Flashner
* gnu/packages/image.scm (blurhash): Update to 0.2.0. [native-inputs]: Remove cmake. Add pkg-config.
2023-06-05gnu: cpp-httplib: Update to 0.12.5.Efraim Flashner
* gnu/packages/cpp.scm (cpp-httplib): Update to 0.12.5. [arguments]: Adjust configure-flags to build the tests. Add a make-flag to set CXX. Adjust custom 'disable-network-tests phase to skip more network tests. Remove custom 'check phase. [native-inputs]: Add googletest.
2023-06-05doc: Fix some typos in the manual.Efraim Flashner
* doc/guix.texi (Invoking guix pull): Correct followings to following. (Using Guix Interactively): Correct expresssion to expression. (Base Services): Correct overriden to overridden. (Audio Services): Correct Supress to Suppress. (Setuid Programs): Correct goup to group. (Essential Home Services): Correct apropiate to appropriate, similiar to similar. (Messaging Home Services): Correct seperately to separately. (image Reference): Correct instanciated to instantiated. (Full-Source Bootstrap): Correct udpate to update, Frome to From.
2023-06-05gnu: python-codespell: Update to 2.2.4.Efraim Flashner
* gnu/packages/python-xyz.scm (python-codespell): Update to 2.2.4. [build-system]: Switch to pyproject-build-system. [native-inputs]: Remove python-check-manifest; add python-pygments and python-tomli.
2023-06-05doc: cookbook: Update example my-libgit2 package.Efraim Flashner
* doc/guix-cookbook.texi (Packaging Tutorial): Improve the code quality of the example my-libgit2 package.
2023-06-05import/cran: Ensure current package is not among inputs.Ricardo Wurmus
* guix/import/cran.scm (cran-package-inputs): Remove the current package from the result.
2023-06-05gnu: proj-7: Add upstream patch.Ricardo Wurmus
* gnu/packages/patches/proj-7-initialize-memory.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/geo.scm (proj-7)[source]: Add it.
2023-06-05gnu: python-bulkvis: Reference upstream issue.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-bulkvis)[arguments]: Add comment with link to upstream issue for bokeh compatibility patch.
2023-06-05gnu: python-tenacity: Use pyproject-build-system.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-tenacity)[build-system]: Use pyproject-build-system. [arguments]: Remove.
2023-06-05gnu: python-tenacity: Use Tornado 6.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-tenacity)[native-inputs]: Replace python-tornado with python-tornado-6.
2023-06-05gnu: python-bokeh: Use Tornado 6.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-bokeh)[propagated-inputs]: Replace python-tornado with python-tornado-6.
2023-06-05gnu: Add python-bulkvis.Navid Afkhami
* gnu/packages/bioinformatics.scm (python-bulkvis): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-06-05gnu: Add python-readpaf.Navid Afkhami
* gnu/packages/bioinformatics.scm (python-readpaf): New variable.
2023-06-05gnu: gcompris-qt: Update to 3.2.Efraim Flashner
* gnu/packages/education.scm (gcompris-qt): Update to 3.2. [inputs]: Add qtcharts, qtquickcontrols2-5. Remove qtquickcontrols-5, qtxml-5.
2023-06-05gnu: mupdf: Update to 1.22.1.Timotej Lazar
* gnu/packages/pdf.scm (mupdf): Update to 1.22.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: lagrange: Update to 1.16.3.Efraim Flashner
* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.3.
2023-06-04gnu: keepassxc: Update to 2.7.5.Efraim Flashner
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.5.
2023-06-04gnu: urlscan: Update to 1.0.0.Efraim Flashner
* gnu/packages/mail.scm (urlscan): Update to 1.0.0. [arguments]: Skip the test phase. [build-system]: Switch to the pyproject-build-system. [native-inputs]: Add python-hatch-vcs, python-hatchling.
2023-06-04gnu: tree: Update to 2.1.1.Efraim Flashner
* gnu/packages/admin.scm (tree): Update to 2.1.1. [arguments]: Remove unneeded 'fix-manpage-version phase.
2023-06-04gnu: jpegoptim: Fix cross-compiling to riscv64.Zheng Junjie
* gnu/packages/image.scm (jpegoptim)[arguments]: When cross-compiling t riscv64, add phase to update-config-scripts. [native-inputs]: When cross-compiling to riscv64, add config. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: libicns: Fix cross-compiling to riscv64.Zheng Junjie
* gnu/packages/image.scm (libicns)[arguments]: When cross-compiling to riscv64, add phase to update-config-scripts. [native-inputs]: When cross-compiling to riscv64, add config. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: gsettings-desktop-schemas: Fix cross-compiling.Zheng Junjie
* gnu/packages/gnome.scm(gsettings-desktop-schemas)[inputs]: Add gobject-introspection. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: gobject-introspection: Fix cross-compiling.Zheng Junjie
* gnu/packages/glib.scm(gobject-introspection)[native-inputs]: When cross-compiling add python. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: mtdev: Fix cross-compiling to riscv64.Zheng Junjie
* gnu/packages/xdisorg.scm (mtdev)[arguments]: When cross-compiling to riscv64 add a phase to update config.{guess,sub}. [native-inputs]: When cross-compiling to riscv64 add config.
2023-06-04gnu: xcb-util-wm: Fix cross-compiling to riscv64.Zheng Junjie
* gnu/packages/xorg.scm (xcb-util-wm)[arguments]: Add update-config-scripts phase when cross-compiling to riscv64. [native-inputs]: Add config when cross-compiling to riscv64. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: libxtst: Fix cross-compiling to riscv64.Zheng Junjie
* gnu/packages/xorg.scm (libxtst)[arguments]: When cross-compiling to riscv64, add phase to update config.{guess,sub}. [native-inputs]: When cross-compiling to riscv64, add config. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-06-04gnu: libdeflate: Use default tests.Efraim Flashner
* gnu/packages/compression.scm (libdeflate)[arguments]: Adjust configure-flags to build the test suite. Remove custom 'check phase.
2023-06-04channels: Raise an error if dependency's introduction is malformedJosselin Poiret
* guix/channels.scm (sexp->channel-introduction): Do it.
2023-06-04gnu: agda-ial: Update to ded30c410d5d40142249686572aa1acd1b2f8cc7.Josselin Poiret
* gnu/packages/agda.scm (agda-ial): Update to ded30c410d5d40142249686572aa1acd1b2f8cc7, use agda-build-system, switch to G-Exps, reorder fields.
2023-06-04gnu: Add agda-1lab.Josselin Poiret
* gnu/packages/agda.scm: New variable agda-1lab.
2023-06-04gnu: Add agda-cubical.Josselin Poiret
* gnu/packages/agda.scm: New variable agda-cubical.
2023-06-04gnu: Add agda-categories.Josselin Poiret
* gnu/packages/patches/agda-categories-use-find.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/agda.scm: New variable agda-categories.
2023-06-04gnu: Add agda-stdlib.Josselin Poiret
* gnu/packages/patches/agda-stdlib-use-runhaskell.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/agda.scm: New variable agda-stdlib.
2023-06-04build-system: New agda-build-system.Josselin Poiret
* guix/build-system/agda.scm: New file. * guix/build/agda-build-system.scm: New file. * Makefile.am (MODULES): Register them. * doc/guix.texi (Build Systems): Add documentation for agda-build-system.
2023-06-04build-system/haskell: Export default-haskell.Josselin Poiret
* guix/build-system/haskell.scm: Export default-haskell.
2023-06-04gnu: agda: Add AGDA_LIBDIRS search-path.Josselin Poiret
* gnu/packages/patches/agda-libdirs-env-variable.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/agda.scm (agda): Patch agda, and add search path.
2023-06-04gnu: emacs-agda2-mode: Switch to G-Exps.Josselin Poiret
* gnu/packages/agda.scm (emacs-agda2-mode): Switch it up.
2023-06-04gnu: emacs-agda2-mode: No longer inherit from agda.Josselin Poiret
* gnu/packages/agda.scm (emacs-agda2-mode): Remove it. Made no sense, as we only need the source, which we can refer to without inheriting the whole thing.
2023-06-04gnu: agda: Build info manual.Josselin Poiret
* gnu/packages/agda.scm (agda): Build the user manual as an info manual.
2023-06-04gnu: agda: Update to 2.6.3 and switch to git-fetch.Josselin Poiret
* gnu/packages/agda.scm (agda): Update to 2.6.3, switch to fetching using git so that doc files are included, and add new dependency ghc-vector-hashtables.
2023-06-04gnu: Add ghc-vector-hashtables.Josselin Poiret
* gnu/packages/haskell-xyz.scm (ghc-vector-hashtables): New variable.
2023-06-04gnu: Add ghc-peano.Josselin Poiret
* gnu/packages/haskell-xyz.scm (ghc-peano): New variable.
2023-06-04tests: records: Add test for ellipsis in body.Josselin Poiret
* tests/records.scm ("match-record, ellipsis in body"): New test.
2023-06-04records: match-record: Do not show internal form.Josselin Poiret
* guix/records.scm (lookup-field+wrapper): Attach source properties to the field syntax object instead.
2023-06-04records: Add MATCH-RECORD-LAMBDA.(unmatched-parenthesis ew syntax
* guix/records.scm (match-record-lambda): New syntax. * tests/records.scm ("match-record-lambda"): New test. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-06-04dir-locals: Fix MATCH-RECORD indentation.(unmatched-parenthesis d
* .dir-locals.el: Treat the fourth form onwards as the body, rather than the third onwards. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
2023-06-04records: match-record: Support thunked and delayed fields.(unmatched-parenthesis d
* guix/records.scm (match-record): Unwrap matched thunked and delayed fields. * tests/records.scm ("match-record, thunked field", "match-record, delayed field"): New tests. Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>