summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* maint: "make dist" builds tarballs in 'ustar' format.Ludovic Courtès2021-11-23
| | | | | | This allows us to have file names longer than 99 characters. * configure.ac: Pass 'tar-ustar' to 'AM_INIT_AUTOMAKE'.
* gnu: emacs-fullframe: Update to 0.5.1.Nicolas Goaziou2021-11-23
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fullframe): Update to 0.5.1. [source]: Update URI. [home-page]: Update home-page accordingly.
* gnu: wireshark: Update to 3.6.0.Nicolas Goaziou2021-11-23
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.6.0.
* gnu: oil: Update to 0.9.4.Felix Gruber2021-11-22
| | | | | | * gnu/packages/shells.scm (oil): Update to 0.9.4. Signed-off-by: Timothy Sample <samplet@ngyro.com>
* gnu: guix-build-coordinator: Update to 0-39.c9c55c0.Christopher Baines2021-11-22
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-39.c9c55c0.
* gnu: nss-pam-ldapd: Update to 0.9.12.Ricardo Wurmus2021-11-22
| | | | | * gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.12. [arguments]: Remove trailing #T.
* gnu: Move visidata to (gnu packages spreadsheet).Jorge Gomez2021-11-22
| | | | | | | | | | See <http://issues.guix.gnu.org/47852>. * gnu/packages/visidata.scm (visidata): Move from here… * gnu/packages/spreadsheet.scm (visidata): …to here. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add sc-im.Jorge Gomez2021-11-22
| | | | | | | * gnu/packages/spreadsheet.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add emacs-ddskk-nicola.Taiju HIGASHI2021-11-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ddskk-nicola): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: statistics: Delete trailing whitespace.Liliana Marie Prikler2021-11-22
| | | | * gnu/packages/statistics.scm: Delete trailing whitespace.
* gnu: Add xlispstat.Frank Pursel2021-11-22
| | | | | | * gnu/packages/statistics.scm (xlispstat): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add cl-cmn.jgart2021-11-22
| | | | | | * gnu/packages/lisp-xyz.scm (cl-cmn, sbcl-cmn, ecl-cmn): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: proof-general: Adjust autoloads for Emacs.zimoun2021-11-22
| | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/46016>. * gnu/packages/coq.scm (proof-general)[native-inputs]: Remove 'which'. [inputs]: Remove 'coq' and 'emacs'. [arguments]<#:make-flags>: Adjust to find 'emacs'. Set 'ELISP' and 'DEST_LISP'. <#:modules, #:imported-modules>: Remove. <#:phases>: Remove call to 'which' in Makefile. Add copy file allowing Emacs autoloads. Clean unnecessary code. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-ryo-modal: Update to 0.45.pinoaffe2021-11-22
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-ryo-modal): Update to 0.45. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: linux-libre 5.4: Update to 5.4.161.Leo Famulari2021-11-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.161. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.81.Leo Famulari2021-11-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.81. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.21.Leo Famulari2021-11-22
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.21. (linux-libre-5.14-pristine-source): Update hash.
* gnu: arb: Update to 2.21.1.Andreas Enge2021-11-22
| | | | * gnu/packages/algebra.scm (arb): Update to 2.21.1.
* gnu: flint: Update to 2.8.4.Andreas Enge2021-11-22
| | | | * gnu/packages/algebra.scm (flint): Update to 2.8.4.
* gnu: pari-gp: Update to 2.13.3.Andreas Enge2021-11-22
| | | | * gnu/packages/algebra.scm (pari-gp): Update to 2.13.3.
* gnu: emacs-form-feed: Update to 0.2.3.Nicolas Goaziou2021-11-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-form-feed): Update to 0.2.3.
* gnu: cl-portal: Update to 1.2.Charles2021-11-22
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-portal): Update to 1.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-yxorp: Update to 0.2.Charles2021-11-22
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: emacs-eldev: Update to 0.10.1.Nicolas Goaziou2021-11-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 0.10.1.
* gnu: emacs-evil-multiedit: Update to 1.4.3.Nicolas Goaziou2021-11-22
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.3.
* gnu: Add lz4json.Zzull2021-11-22
| | | | | | * gnu/packages/gnuzilla.scm (lz4json): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: lttng-tools: Update to 2.13.1.Olivier Dion2021-11-21
| | | | | | * gnu/packages/linux.scm (lttng-tools): Bump version. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: lttng-ust: Update to 2.13.0.Olivier Dion2021-11-21
| | | | | | | * gnu/packages/linux.scm (lttng-ust): Bump version. [native-inputs]: Add pkg-config. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add babeltrace.Olivier Dion2021-11-21
| | | | | | * gnu/packages/linux.scm (babeltrace): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* import: opam: Fix error on unknown field value.Julien Lepiller2021-11-22
| | | | | * guix/import/opam.scm (metadata-ref): Return #f if field is present, but its content is of unknown form.
* gnu: Add qxmpp.Vinicius Monego2021-11-21
| | | | | | * gnu/packages/messaging.scm (qxmpp): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add devour.jgart via Guix-patches via2021-11-21
| | | | | | * gnu/packages/wm.scm (devour): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add libplacebo.Milkey Mouse2021-11-21
| | | | | | * gnu/packages/video.scm (libplacebo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: sameboy: Update to 0.14.7.Felix Gruber2021-11-21
| | | | | | * gnu/packages/emulators.scm (sameboy): Update to 0.14.7. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: guix-build-coordinator: Update to 0-38.d46e9ac.Christopher Baines2021-11-21
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-38.d46e9ac.
* gnu: ocaml-merlin-reader: Update to 4.3.1-411.Julien Lepiller2021-11-21
| | | | * gnu/packages/ocaml.scm (ocaml-merlin-reader): Update to 4.3.1-411.
* gnu: emacs-citar: Update to 0.9.Nicolas Goaziou2021-11-21
| | | | * gnu/packages/emacs-xyz.scm (emacs-citar): Update to 0.9.
* gnu: coq-stdpp: Update to 1.6.0.Julien Lepiller2021-11-21
| | | | * gnu/packages/coq.scm (coq-stdpp): Update to 1.6.0.
* gnu: coq-interval: Update to 4.3.1.Julien Lepiller2021-11-21
| | | | * gnu/packages/coq.scm (coq-interval): Update to 4.3.1.
* gnu: coq-coquelicot: Update to 3.2.0.Julien Lepiller2021-11-21
| | | | * gnu/packages/coq.scm (coq-coquelicot): Update to 3.2.0.
* gnu: coq-mathcomp: Update to 1.13.0.Julien Lepiller2021-11-21
| | | | * gnu/packages/coq.scm (coq-mathcomp): Update to 1.13.0.
* gnu: coq-gappa: Update to 1.5.0.Julien Lepiller2021-11-21
| | | | * gnu/packages/coq.scm (coq-gappa): Update to 1.5.0.
* gnu: coq-flocq: Update to 3.4.2.Julien Lepiller2021-11-21
| | | | * gnu/packages/coq.scm (coq-flocq): Update to 3.4.2.
* gnu: camlboot: Increase max-silent-time.Julien Lepiller2021-11-21
| | | | | * gnu/packages/ocaml.scm (camlboot)[properties]: Set max-silent-time to 10 hours.
* gnu: ibus-theme-tools: Do not delete check phase.Liliana Marie Prikler2021-11-21
| | | | | | * gnu/packages/ibus.scm (ibus-theme-tools)[#:tests?]: Add with value #f and an appropriate comment. [#:phases]: Drop.
* gnu: Add ibus-theme-tools.Songlin Jiang2021-11-21
| | | | | | * gnu/packages/ibus.scm (ibus-theme-tools): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add gnome-shell-extension-customize-ibus.Songlin Jiang2021-11-21
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-customize-ibus): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add gsimplecal.Jaft2021-11-21
| | | | | | * gnu/packages/calendar.scm (gsimplecal): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: camlboot: Update to latest commit.Julien Lepiller2021-11-21
| | | | * gnu/packages/ocaml.scm (camlboot): Update to latest commit.
* gnu: Add ocaml-charinfo-width.Julien Lepiller2021-11-20
| | | | | * gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with... (ocaml-charinfo-width): ...this. Use latest ocaml package.