aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: emacs-helm-bibtex: Update to 2.0.1-1.8ebf50d.Cayetano Santos2023-01-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.1-1.8ebf50d. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-mu4e-alert: Update to 1.0-0.3c9af8c.John Kehayias2023-01-25
| | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-mu4e-alert): Update to 1.0-0.3c9af8c. [source]: Switch to maintained fork. [propagated-inputs]: Reorder alphabetically. [home-page]: Ditto. [synopsis]: Update to match main uses of package. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Original repository is no longer maintained and MELPA has switched to an active fork, required for compatibility with recent versions of mu4e. See <https://github.com/melpa/melpa/pull/7927>.
* gnu: Add emacs-helm-themes.Cayetano Santos2023-01-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-themes): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-paradox.Cayetano Santos2023-01-25
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-paradox): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-smartparens: Update to 1.11.0-0.7afd647.Nicolas Graves2023-01-25
| | | | | | * gnu/packages/emacs-xyz.scm: Update to 1.11.0-0.7afd647. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-origami-el: Add patch to fix cl package deprecation.Nicolas Graves2023-01-25
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-origami-el): [source] Add patch to fix cl package deprecation. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: guile-gnutls: Use gnutls-latest consistently.Tobias Geerinckx-Rice2023-01-22
| | | | | | | * gnu/packages/tls.scm (guile-gnutls)[native-inputs]: Substitute gnutls-latest for gnutls. Reported by jackhill in #guix.
* gnu: Add jack-example-tools.Ricardo Wurmus2023-01-25
| | | | * gnu/packages/audio.scm (jack-example-tools): New variable.
* gnu: jack-1: Update comment to recommend use of jack-2.Ricardo Wurmus2023-01-25
| | | | * gnu/packages/audio.scm (jack-1, jack-2): Update comments.
* gnu: texinfo: Update to 7.0.2.Ludovic Courtès2023-01-25
| | | | * gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.2.
* packages: Adjust 'generate-package-cache' for Guile 3.0.9.Ludovic Courtès2023-01-25
| | | | * gnu/packages.scm (generate-package-cache): Adjust for Guile 3.0.9.
* gnu: emacs-compat: Update to 29.1.3.1.Nicolas Goaziou2023-01-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.1.
* gnu: emacs-relint: Update to 1.21.Nicolas Goaziou2023-01-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.21.
* gnu: emacs-project: Update to 0.9.5.Nicolas Goaziou2023-01-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.5.
* gnu: jalv: Update to 1.6.8.Tobias Geerinckx-Rice2023-01-22
| | | | | | * gnu/packages/audio.scm (jalv): Update to 1.6.8. [build-system]: Use Meson. [arguments]: Add a new 'build-PIC phase.
* gnu: iir: Update to 1.9.4.Tobias Geerinckx-Rice2023-01-22
| | | | * gnu/packages/audio.scm (iir): Update to 1.9.4.
* gnu: bind: Update to 9.16.37 [security fixes].Tobias Geerinckx-Rice2023-01-22
| | | | | | | This release contains fixes for CVE-2022-3094, CVE-2022-3736, and CVE-2022-3924. * gnu/packages/dns.scm (isc-bind): Update to 9.16.37.
* gnu: Add python-slamdunk.Ricardo Wurmus2023-01-25
| | | | * gnu/packages/bioinformatics.scm (python-slamdunk): New variable.
* gnu: txr: Update to 284.Guillaume Le Vaillant2023-01-25
| | | | * gnu/packages/lisp.scm (txr): Update to 284.
* gnu: Add cl-clingon.Paul A. Patience2023-01-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-clingon, cl-clingon, ecl-clingon): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-trivial-octet-streams.Paul A. Patience2023-01-25
| | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-octet-streams, cl-trivial-octet-streams, ecl-trivial-octet-streams): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-coalton: Update to 0.0.1-3.ba75806.Paul A. Patience2023-01-25
| | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-coalton): Update to 0.0.1-3.ba75806. [source]: Add cl- prefix to file-name. [inputs]: Remove sbcl-global-vars, sbcl-serapeum and sbcl-trivia, and add sbcl-split-sequence and sbcl-trivial-garbage. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: diffoscope: Replace cdrtools with cdrkit-libre.Efraim Flashner2023-01-25
| | | | | * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove cdrtools. Add cdrkit-libre.
* gnu: diffoscope: Use newer llvm.Efraim Flashner2023-01-25
| | | | | | | * gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch. [native-inputs]: Replace llvm-9 with llvm. * gnu/packages/patches/diffoscope-fix-llvm-test.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add python-phylophlan.Mădălin Ionel Patrașcu2023-01-25
| | | | | | * gnu/packages/bioinformatics.scm (python-phylophlan): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
* gnu: Add python-hclust2.Mădălin Ionel Patrașcu2023-01-25
| | | | * gnu/packages/bioinformatics.scm (python-hclust2): New variable.
* gnu: Add python-cmseq.Mădălin Ionel Patrașcu2023-01-25
| | | | | | * gnu/packages/bioinformatics.scm (python-cmseq): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
* gnu: Add python-bcbio-gff/biopython-1.73.Ricardo Wurmus2023-01-25
| | | | * gnu/packages/bioinformatics.scm (python-bcbio-gff/biopython-1.73): New variable.
* gnu: Add emacs-malyon.Ricardo Wurmus2023-01-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-malyon): New variable.
* gnu: Add synthpod.Sughosha2023-01-25
| | | | | | * gnu/packages/music.scm (synthpod): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: rpm: Update to 4.18.0.Maxim Cournoyer2023-01-24
| | | | | | | | * gnu/packages/package-management.scm (rpm): Update to 4.18.0. [arguments]: Improve robustness of fix-lua-check phase. Delete obsolete set-nss-library-path phase. [inputs]: Remove bdb, cpio, nspr, and nss. Move python to... [native-inputs]: ... here.
* doc: Substitute @deffn usage with @defvar for Scheme variables.Bruno Victal2023-01-23
| | | | | | | | | | | * doc/guix.texi (Base Services) (Networking Setup) (Networking Services) (Printing Services) (Desktop Services) (Sound Services) (Database Services) (Mail Services) (Messaging Services) (File-Sharing Services) (Web Services) (DNS Services) (Power Management Services) (Virtualization Services) (Linux Services) (Miscellaneous Services): Substitute @deffn usage with @defvar for Scheme variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Use @defvar instead of @defvr for Scheme variables.Bruno Victal2023-01-23
| | | | | | | | | | | | | | | | | | | * doc/guix.texi (Build Systems) (Search Paths) (The Store) (The Store Monad) (File Systems) (Mapped Devices) (User Accounts) (Locales) (Base Services) (Scheduled Job Execution) (Log Rotation) (Networking Setup) (Networking Services) (Unattended Upgrades) (X Window) (Desktop Services) (Database Services) (Messaging Services) (Kerberos Services) (Web Services) (Certificate Services) (VPN Services) (Network File System) (Samba Services) (Power Management Services) (Audio Services) (Virtualization Services) (Linux Services) (Hurd Services) (Miscellaneous Services) (Setuid Programs) (Name Service Switch) (Initial RAM Disk) (Service Reference) (Shepherd Services) (Essential Home Services) (Mcron Home Service) (Power Management Home Services) (Shepherd Home Service) (Secure Shell) (Desktop Home Services) (Guix Home Services) (Supported Platforms) (Instantiate an Image) (image-type Reference): Use @defvar instead of @defvr for Scheme variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Fix incorrect use of @defvar.Bruno Victal2023-01-23
| | | | | | | | * doc/guix.texi (Monitoring Services) (VNC Services) (Samba Services) (Game Services) (PAM Mount Service) (Guix Services): Fix incorrect use of @defvar. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Document the 'release-monitoring-url' package property.Ludovic Courtès2023-01-23
| | | | | * doc/guix.texi (Invoking guix refresh): Mention the 'release-monitoring-url' property.
* gnu: flint: Add 'release-monitoring-url' property.Ludovic Courtès2023-01-23
| | | | * gnu/packages/algebra.scm (flint)[properties]: New field.
* channels: 'channel->code' emits 'channel' field only when necessary.Ludovic Courtès2023-01-23
| | | | | * guix/channels.scm (channel->code): Emit 'commit' field only when it is true.
* import: opam: Do not crash when description is missing.Ludovic Courtès2023-01-23
| | | | | | | | Previous 'guix import opam coccinelle' would crash due to the lack of a description. * guix/import/opam.scm (opam->guix-package): Call 'beautify-description' only when "description" metadata is available.
* gnu: universal-ctags: Update to 6.0.20230122.0.Maxim Cournoyer2023-01-23
| | | | * gnu/packages/code.scm (universal-ctags): Update to 6.0.20230122.0.
* gnu: woof: Update to 20220202.Clément Lassieur2023-01-23
| | | | | | | * gnu/packages/web.scm (woof): Update to 20220202. [source]: Change to Github. [arguments]: Update source path, change to python3, remove chmod. [inputs]: Change to python3.
* gnu: Add dwarfs.Pierre Neidhardt2023-01-23
| | | | * gnu/packages/file-systems.scm (dwarfs): New variable.
* gnu: Add libdwarf.Pierre Neidhardt2023-01-23
| | | | * gnu/packages/elf.scm (libdwarf): New variable.
* gnu: dezyne: Update to 2.17.0.Jan (janneke) Nieuwenhuizen2023-01-23
| | | | * gnu/packages/dezyne.scm (dezyne): Update to 2.17.0.
* gnu: diffoscope: Simplify the build-man-page phase.Maxim Cournoyer2023-01-22
| | | | | * gnu/packages/diffoscope.scm (diffoscope) [phases]: Remove MAKE-FLAGS binding in the build-man-page phase, as the python-build-system has no such argument.
* gnu: diffoscope: Fix indentation.Maxim Cournoyer2023-01-22
| | | | * gnu/packages/diffoscope.scm (diffoscope): Fix indentation.
* gnu: diffoscope: Update to 233.Vagrant Cascadian2023-01-22
| | | | | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 233. [native-inputs]: Add lzip and python-pypdf, drop python-pypdf2. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add python-pypdf.Vagrant Cascadian2023-01-22
| | | | | | | | | * gnu/packages/pdf.scm (python-pypdf): New variable. * gnu/packages/patches/python-pypdf-annotate-tests-appropriately.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: volctl: Update to 0.9.3.Sergiu Ivanov2023-01-22
| | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/58120>. * gnu/packages/gtk.scm (volctl): Update to 0.9.3. [arguments]: Update substitutions in patch-path phase and delete trailing #t. [inputs]: Delete pulseaudio. Move gtk+ to... [propagated-inputs] ... here. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add python-pulsectl.Sergiu Ivanov2023-01-22
| | | | | | * gnu/packages/audio.scm (python-pulsectl): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: volctl: Make the synopsis line shorter.Sergiu Ivanov2023-01-22
| | | | | | * gnu/packages/gtk.scm (volctl): Make the synopsis line shorter. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>