Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.7.6.
|
|
* 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>
|
|
* gnu/packages/video.scm (libopenshot): Update to 0.3.0.
(openshot): Update to 3.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/cran.scm (r-mapdata): Update to 2.3.1.
|
|
* gnu/packages/cran.scm (r-climaemet): New variable.
|
|
* gnu/packages/cran.scm (r-climatol): New variable.
|
|
* gnu/packages/cran.scm (r-mapdata): New variable.
|
|
* gnu/packages/cran.scm (r-prospectr): New variable.
|
|
* gnu/packages/cran.scm (r-treemap): New variable.
|
|
* gnu/packages/cran.scm (r-rpostgres): Update to 1.4.4.
|
|
* gnu/packages/cran.scm (r-rpostgres): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
* gnu/packages/cran.scm (r-piton): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* doc/guix.texi (Package Modules in a Sub-directory): Mention "guix deploy"
files as an example.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* doc/guix.texi (Package Modules in a Sub-directory): Explain that directory
must be the module root.
|
|
* etc/kernels-manifest.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
|
|
* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
|
|
* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
|
|
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>
|
|
* gnu/packages/video.scm (svtplay-dl): Update to 4.17.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* 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>
|
|
* 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>
|
|
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>
|
|
* 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.
|
|
* 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.
|
|
* .patman: New file.
Series-to: 60218@debbugs.gnu.org
Series-cc: rekado@elephly.net, othacehe@gnu.org
Series-version: 2
|
|
* 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
|
|
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
|
|
* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3c8067c.
|
|
* gnu/packages/audio.scm (jacktrip): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hsluv): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hide-lines): New variable.
|
|
* gnu/packages/graphics.scm (paraview): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/audio.scm (ardour): Update to 7.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/pdf.scm (pdfcrack): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-consult-xdg-recent-files): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.28.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.5.1.
[propagated-inputs]: Reorder inputs alphabetically.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20221222.
|
|
* gnu/packages/admin.scm (tree): Update to 2.1.0.
|
|
* gnu/packages/python-xyz.scm (python-bitarray): Update to 2.6.1.
[arguments]: Override check phase.
|
|
* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.2.
|
|
* gnu/packages/networking.scm (openvswitch): Update to 3.0.3.
|
|
* doc/guix.texi (DNS Services): Update knot-resolver documentation link.
|
|
* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY
instead of label.
[native-inputs, inputs]: Remove labels.
|