Age | Commit message (Expand) | Author |
2023-08-26 | gnu: freedroidrpg: Update to 1.0....* gnu/packages/games.scm (freedroidrpg): Update to 1.0.
| 宋文武 |
2023-08-26 | gnu: gnubg: Update to 1.07.001....* gnu/packages/games.scm (gnubg): Update to 1.07.001.
| 宋文武 |
2023-08-26 | gnu: tp-smapi-module: Update to 0.44....* gnu/packages/linux.scm (tp-smapi-module): Update to 0.44.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Jussi Timperi |
2023-08-25 | gnu: python-canvasapi: Propagate python-arrow....The package python-arrow is needed when importing canvasapi.
* gnu/packages/python-web.scm (python-canvasapi)[native-inputs]: Move
python-arrow from here...
[propagated-inputs]: ...to here.
| John Kehayias |
2023-08-25 | gnu: python-canvasapi: Update to 3.2.0....* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-arrow.
| John Kehayias |
2023-08-25 | tests: guix-home: Fix description search for home-mcron....* tests/guix-home.sh: home-mcron has changed description, adapt the search.
| Josselin Poiret |
2023-08-25 | doc: Note that `guix shell` should contain base language packages....* doc/guix.texi (Invoking guix shell): Explain that python must be included in
the invocation even if it is already available in the external environment.
Suggested-by: Skyler <skyvine@protonmail.com>
| Josselin Poiret |
2023-08-25 | gnu: system: Add home-directory-permissions field to <user-account>....* gnu/system/accounts.scm (<user-account>)[home-directory-permissions]: New
field.
(user-account-home-directory-permissions): New accessor.
* gnu/build/activation.scm (activate-users+groups): Use home directory
permission bits from the user account object.
* doc/guix.texi (User Accounts): Document new field.
Signed-off-by: Josselin Poiret <dev@jpoiret.xyz>
| David Thompson |
2023-08-25 | gnu: gcc-toolchain: Add empty librt.a....* gnu/packages/commencememnt.scm (make-gcc-toolchain): Add empty librt.a.
* gnu/packages/base.scm (gcc): Add a warning regarding the missing librt.a.
| Josselin Poiret |
2023-08-25 | graph: Add GraphML backend....* guix/graph.scm (emit-graphml-prologue, emit-graphml-epilogue,
emit-graphml-node, emit-graphml-edge): New procedures.
(%graphml-backend): New variable.
(%graph-backends): Add %graphml-backend.
| Josselin Poiret |
2023-08-25 | build: Add dependency on guix script for help2man targets....* doc/local.mk: Add dependency on guix script for help2man targets.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josselin Poiret |
2023-08-25 | image: Add mbr-raw-image-type and use by default....* gnu/system/image.scm (mbr-disk-image, mbr-raw-image-type): New variables.
(qcow2-image-type): Inherit mbr-disk-image.
* guix/scripts/system.scm (%default-options): Use mbr-raw-image-type by
default.
* gnu/tests/install.scm (run-install): Use mbr-raw in the tests.
* doc/guix-cookbook.texi (Guix System Image API): Update the list of image
types.
* doc/guix.texi (Invoking guix system, System Images, image-type Reference):
Add mbr-raw and switch documented default to it.
| Josselin Poiret |
2023-08-25 | tests: guix-shell: Use bash instead of user's $SHELL....* tests/guix-shell.sh (fd_list): Use bash instead of $SHELL. Some other
shells have trouble not opening too many fds. Also, bash in an implicit input
of guix, so it should always be available.
| Josselin Poiret |
2023-08-25 | gnu: Add thunarx-python....* gnu/packages/xfce.scm (thunarx-python): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Simon Streit |
2023-08-25 | gnu: qtwayland: Fix test....* gnu/packages/qt.scm (qtwayland)[#:phases]<disable-failing-tests>: Adjust
according to source change.
| Hilton Chain |
2023-08-25 | gnu: ebusd: Default pidfile and logfile to writable locations....* gnu/packages/embedded.scm (ebusd)[arguments]<#:configure-flags>: Specify
--localstatedir=/var
| Danny Milosavljevic |
2023-08-25 | gnu: ebusd: Update to 23.2....* gnu/packages/embedded.scm (ebusd): Update to 23.2.
| Danny Milosavljevic |
2023-08-24 | guix: profiles: Detect TeX Live packages propagated from non-TeX Live inputs....This fixes <https://issues.guix.gnu.org/65474>.
* guix/profiles.scm (texlive-font-maps): Also check for TeX Live dependencies
in non "texlive-" prefixed packages.
For example, PYTHON-NBCONVERT propagates TeX Live inputs. Those need to be
found out when building ".map"" files.
Co-authored-by: Andreas Enge <andreas@enge.fr>
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-collection-publishers....* gnu/packages/tex.scm (texlive-collection-publishers): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-yathesis....* gnu/packages/tex.scm (texlive-yathesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-dashrule....* gnu/packages/tex.scm (texlive-dashrule): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-wallpaper....* gnu/packages/tex.scm (texlive-wallpaper): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-isodate....* gnu/packages/tex.scm (texlive-isodate): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-cleveref....* gnu/packages/tex.scm (texlive-cleveref): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-glossaries....* gnu/packages/tex.scm (texlive-glossaries): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-tocbibind....* gnu/packages/tex.scm (texlive-tocbibind): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-morewrites....* gnu/packages/tex.scm (texlive-morewrites): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-accsupp....* gnu/packages/tex.scm (texlive-accsupp): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-mparhack....* gnu/packages/tex.scm (texlive-mparhack): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-fixfoot....* gnu/packages/tex.scm (texlive-fixfoot): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-denisbdoc....* gnu/packages/tex.scm (texlive-denisbdoc): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-york-thesis....* gnu/packages/tex.scm (texlive-york-thesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-yb-book....* gnu/packages/tex.scm (texlive-yb-book): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-imakeidx....* gnu/packages/tex.scm (texlive-imakeidx): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-yazd-thesis....* gnu/packages/tex.scm (texlive-yazd-thesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-xmuthesis....* gnu/packages/tex.scm (texlive-xmuthesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-xduts....* gnu/packages/tex.scm (texlive-xduts): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-xduthesis....* gnu/packages/tex.scm (texlive-xduthesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-wsemclassic....* gnu/packages/tex.scm (texlive-wsemclassic): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-vancouver....* gnu/packages/tex.scm (texlive-vancouver): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uwthesis....* gnu/packages/tex.scm (texlive-uwthesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uwa-pif....* gnu/packages/tex.scm (texlive-uwa-pif): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uwa-pcf....* gnu/packages/tex.scm (texlive-uwa-pcf): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uwa-letterhead....* gnu/packages/tex.scm (texlive-uwa-letterhead): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uwa-colours....* gnu/packages/tex.scm (texlive-uwa-colours): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uvaletter....* gnu/packages/tex.scm (texlive-uvaletter): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-utexasthesis....* gnu/packages/tex.scm (texlive-utexasthesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-ut-thesis....* gnu/packages/tex.scm (texlive-ut-thesis): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-uspatent....* gnu/packages/tex.scm (texlive-uspatent): New variable.
| Nicolas Goaziou |
2023-08-24 | gnu: Add texlive-urcls....* gnu/packages/tex.scm (texlive-urcls): New variable.
| Nicolas Goaziou |