Age | Commit message (Expand) | Author |
2022-12-30 | gnu: emacs-mood-line: Update to 2.1.0....* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.1.0.
| Nicolas Goaziou |
2022-12-30 | gnu: emacs-counsel-tramp: Update to 0.7.6....* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.7.6.
| Nicolas Goaziou |
2022-12-30 | gnu: glances: Update to 3.3.0.4....* gnu/packages/python-xyz.scm (glances): Update to 3.3.0.4.
[propagated-inputs]: Add python-defusedxml and python-packaging.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Greg Hogan |
2022-12-30 | gnu: openshot: Update to 3.0.0....* gnu/packages/video.scm (libopenshot): Update to 0.3.0.
(openshot): Update to 3.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Andy Tai |
2022-12-30 | gnu: libopenshot-audio: Update to 0.3.0....* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Andy Tai |
2022-12-29 | gnu: r-mapdata: Update to 2.3.1....* gnu/packages/cran.scm (r-mapdata): Update to 2.3.1.
| Ricardo Wurmus |
2022-12-29 | gnu: Add r-climaemet....* gnu/packages/cran.scm (r-climaemet): New variable.
| Wiktor Żelazny |
2022-12-29 | gnu: Add r-climatol....* gnu/packages/cran.scm (r-climatol): New variable.
| Wiktor Żelazny |
2022-12-29 | gnu: Add r-mapdata....* gnu/packages/cran.scm (r-mapdata): New variable.
| Wiktor Żelazny |
2022-12-29 | gnu: Add r-prospectr....* gnu/packages/cran.scm (r-prospectr): New variable.
| Wiktor Żelazny |
2022-12-29 | gnu: Add r-treemap....* gnu/packages/cran.scm (r-treemap): New variable.
| son0p |
2022-12-29 | gnu: r-rpostgres: Update to 1.4.4....* gnu/packages/cran.scm (r-rpostgres): Update to 1.4.4.
| Ricardo Wurmus |
2022-12-29 | gnu: Add r-rpostgres....* gnu/packages/cran.scm (r-rpostgres): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Peter Lo |
2022-12-29 | gnu: Add r-unglue. | Kyle Andrews |
2022-12-29 | gnu: Add r-piton....* gnu/packages/cran.scm (r-piton): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Kyle Andrews |
2022-12-29 | doc: Give example of when to use describe in .guix-channel file....* doc/guix.texi (Package Modules in a Sub-directory): Mention "guix deploy"
files as an example.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Karl Hallsby |
2022-12-29 | doc: Describe format of channel that uses directory field....* doc/guix.texi (Package Modules in a Sub-directory): Explain that directory
must be the module root.
| Karl Hallsby |
2022-12-29 | maint: Add a manifest for everything related to linux-libre....* etc/kernels-manifest.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
| Leo Famulari |
2022-12-29 | gnu: Add fuse-overlayfs....* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
| Pierre Neidhardt |
2022-12-28 | gnu: ddcutil: Install udev rules at their expected location....* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
| Maxim Cournoyer |
2022-12-28 | gnu: u-boot-am335x-boneblack: Revert to old name....This reverts to the name this package had previous to commit
c2c1dfdf5760873f1db86d14873f725a105f7feb ("gnu: bootloader: Add U-Boot
packages for Raspberry Pi models."), which caused the package name to be
derived from the board name.
* gnu/packages/bootloaders.scm (u-boot-am335x-evm-boneblack): Remove the
NAME-SUFFIX keyword argument. Specify the full name via the name field.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust to
the renamed package.
Reported-by: Vagrant Cascadian <vagrant@debian.org>
| Maxim Cournoyer |
2022-12-29 | gnu: svtplay-dl: Update to 4.17....* gnu/packages/video.scm (svtplay-dl): Update to 4.17.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Jessica Tallon |
2022-12-29 | gnu: asciinema: Update to 2.2.0....* gnu/packages/terminals.scm (asciinema): Update to 2.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Drop custom 'check phase. Add 'fix-python-path phase.
[native-inputs]: Drop python-nose. Add python-pytest.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Timotej Lazar |
2022-12-29 | gnu: podman: Update to 4.3.1....* gnu/packages/containers.scm (podman): Update to 4.3.1.
[native-inputs]: Add python, for hack/markdown-preprocess.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Simon Josefsson |
2022-12-28 | services: pulseaudio: Fix /etc/pulse/default.pa not being used....Fixes <https://issues.guix.gnu.org/60383>.
* gnu/services/sound.scm (pulseaudio-etc): Produce daemon.conf
unconditionally, with the correct default-script-file location. Produce
client.conf unconditionally.
Reported-by: Bruno Victal <mirai@makinata.eu>
| Maxim Cournoyer |
2022-12-28 | gnu: Add patman....* gnu/packages/bootloaders.scm (patman): New variable.
* gnu/packages/patches/u-boot-patman-fix-help.patch: New patch.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
| Maxim Cournoyer |
2022-12-28 | gnu: Add u-boot-documentation....* gnu/packages/patches/u-boot-infodocs-target.patch: New patch.
* gnu/local.mk: (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (u-boot): Apply it.
(u-boot-documentation): New variable.
| Maxim Cournoyer |
2022-12-28 | .patman: New configuration file....* .patman: New file.
Series-to: 60218@debbugs.gnu.org
Series-cc: rekado@elephly.net, othacehe@gnu.org
Series-version: 2
| Maxim Cournoyer |
2022-12-28 | teams: Allow a patch-file argument to cc-members....* etc/teams.scm.in (git-patch->revisions): New procedure.
(main) [cc-members]: New match pattern to support patch file argument.
[get-maintainer]: Simplify using the newly introduced procedure from above.
(main): Update usage doc.
Series-changes: 2
- New: support passing a patch file to the cc-members command
| Maxim Cournoyer |
2022-12-28 | teams: Add a "get-maintainer" command....This can be used as a compatibility mode with the get_maintainer.pl Perl
script included in the Linux (or U-Boot) source tree.
* etc/teams.scm.in (git-patch->commit-id): New procedure.
(main) <get-maintainer>: Register new command. Document it.
Series-changes: 2
- Move newline character (~%) in usage output to the bottom
| Maxim Cournoyer |
2022-12-28 | gnu: r-giotto: Update to 1.1.2-1.3c8067c....* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3c8067c.
| Ricardo Wurmus |
2022-12-28 | gnu: Add jacktrip....* gnu/packages/audio.scm (jacktrip): New variable.
| Ricardo Wurmus |
2022-12-28 | gnu: Add emacs-syslog-mode....* gnu/packages/emacs-xyz.scm (emacs-syslog-mode): New variable.
| Ricardo Wurmus |
2022-12-28 | gnu: Add emacs-hsluv....* gnu/packages/emacs-xyz.scm (emacs-hsluv): New variable.
| Ricardo Wurmus |
2022-12-28 | gnu: Add emacs-hide-lines....* gnu/packages/emacs-xyz.scm (emacs-hide-lines): New variable.
| Ricardo Wurmus |
2022-12-28 | gnu: Add paraview....* gnu/packages/graphics.scm (paraview): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Paul A. Patience |
2022-12-28 | gnu: ardour: Update to 7.2...* gnu/packages/audio.scm (ardour): Update to 7.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Sughosha |
2022-12-28 | gnu: Add pdfcrack....* gnu/packages/pdf.scm (pdfcrack): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Petr Hodina |
2022-12-28 | gnu: Add emacs-consult-xdg-recent-files....* gnu/packages/emacs-xyz.scm (emacs-consult-xdg-recent-files): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Nicolas Graves |
2022-12-28 | gnu: Add emacs-tempel-collection....* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart |
2022-12-28 | gnu: emacs-orderless: Update to 1.0....* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.0.
| Nicolas Goaziou |
2022-12-28 | gnu: emacs-geiser: Update to 0.28.2....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.2.
| Nicolas Goaziou |
2022-12-28 | gnu: emacs-company-math: Update to 1.5.1....* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.1.
[propagated-inputs]: Reorder inputs alphabetically.
| Nicolas Goaziou |
2022-12-28 | gnu: parallel: Update to 20221222....* gnu/packages/parallel.scm (parallel): Update to 20221222.
| Efraim Flashner |
2022-12-28 | gnu: tree: Update to 2.1.0....* gnu/packages/admin.scm (tree): Update to 2.1.0.
| Efraim Flashner |
2022-12-28 | gnu: python-bitarray: Update to 2.6.1....* gnu/packages/python-xyz.scm (python-bitarray): Update to 2.6.1.
[arguments]: Override check phase.
| Marius Bakke |
2022-12-28 | gnu: python-pycurl: Update to 7.45.2....* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.2.
| Marius Bakke |
2022-12-28 | gnu: Open vSwitch: Update to 3.0.3....* gnu/packages/networking.scm (openvswitch): Update to 3.0.3.
| Marius Bakke |
2022-12-28 | doc: Update expired URL....* doc/guix.texi (DNS Services): Update knot-resolver documentation link.
| Marius Bakke |
2022-12-28 | gnu: zeitgeist: Remove input labels....* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY
instead of label.
[native-inputs, inputs]: Remove labels.
| Marius Bakke |