Age | Commit message (Expand) | Author |
2021-01-12 | gnu: python-mpd2: Update to 3.0.1....* gnu/packages/mpd.scm (python-mpd2): Update to 3.0.1.
[arguments]: Use pytest to run the tests.
[native-inputs] Add python-pytest.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2021-01-12 | gnu: beets-bandcamp: Fix formatting....* gnu/packages/music.scm (beets-bandcamp)[description]: Fix formatting.
| Leo Famulari |
2021-01-12 | gnu: redis: Update to 6.0.10....* gnu/packages/databases.scm (redis): Update to 6.0.10.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: Fix comment typo....* gnu/packages/efi.scm: Purge spurious space.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: Add efi_analyzer....* gnu/packages/engineering.scm (efi_analyzer): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Vincent Legoll |
2021-01-12 | gnu: icedove: Update to 78.6.1....* gnu/packages/gnuzilla.scm (icedove): Update to 78.6.1.
| Jonathan Brielmaier |
2021-01-12 | doc: Remove trace of ci.guix.info....* doc/guix.texi (Invoking guix weather): Use default substitute server
in example.
| Florian Pelz |
2021-01-12 | installer: Fix crash in parameters menu....Fixes: <https://issues.guix.gnu.org/45378>.
* gnu/installer/newt/keymap.scm (run-layout-page): Return false when
"Continue" button is pressed.
(run-keymap-page): Do not try to compute variants if layout is false. Also do
not try to format the result if layout is false.
* gnu/installer.scm (compute-keymap-step): Do not apply keymap if
"run-keymap-page" returns false.
| Mathieu Othacehe |
2021-01-12 | gnu: ispell: Update to 3.4.02....* gnu/packages/aspell.scm (ispell): Update to 3.4.02.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: skopeo: Update to 1.2.1....* gnu/packages/virtualization.scm (skopeo): Update to 1.2.1.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: gpgme: Update to 1.15.1....* gnu/packages/gnupg.scm (gpgme): Update to 1.15.1.
| Tobias Geerinckx-Rice |
2021-01-12 | ocaml: Add ocaml-down....* gnu/packages/ocaml.scm (ocaml-down): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| aecepoglu |
2021-01-12 | ocaml: Add ocaml-ocp-index....* gnu/packages/ocaml.scm (ocaml-ocp-index): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| aecepoglu |
2021-01-12 | ocaml: Add ocaml-ocp-indent....* gnu/packages/ocaml.scm (ocaml-ocp-indent): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| aecepoglu |
2021-01-12 | gnu: lisp-repl-core-dumper: Update to 0.4.0....* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.4.0.
| Pierre Neidhardt |
2021-01-12 | gnu: Add magicffi....* gnu/packages/lisp-xyz.scm (cl-magicffi, ecl-magicffi, sbcl-magicffi): New variables.
| Pierre Neidhardt |
2021-01-12 | gnu: kdeconnect: Fix wayland compatibility....* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
| Efraim Flashner |
2021-01-12 | services: Add keepalived service....* gnu/services/networking.scm (<keepalived-configuration>): New record.
(keepalived-shepherd-service): New procedure.
(keepalived-service-type): New variable.
* doc/guix.texi (Networking Services): Document this.
| Oleg Pykhalov |
2021-01-12 | services: Add syncthing service....* gnu/services/syncthing.scm: New file.
* gnu/local.mk: Add this.
* doc/guix.texi: Document this.
| Oleg Pykhalov |
2021-01-12 | gnu: scribus: Build with podofo 0.9.6....* gnu/packages/scribus.scm (podofo-for-scribus): New private variable.
(scribus)[inputs]: Use it instead of the regular podofo.
Reported by Vincent Legoll <vincent.legoll@gmail.com>.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: dbxfs: Update to 1.0.50....* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50.
| Efraim Flashner |
2021-01-12 | gnu: python-userspacefs: Update to 2.0.3....* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.3.
| Efraim Flashner |
2021-01-12 | gnu: libreoffice: Update to 6.4.7.2....* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2.
| Efraim Flashner |
2021-01-12 | gnu: neon: Don't build static library....* gnu/packages/version-controls.scm (neon)[arguments]: Add
configure-flag to skip static library.
| Efraim Flashner |
2021-01-12 | gnu: neon: Update to 0.31.2....* gnu/packages/version-control.scm (neon): Update to 0.31.2.
[source]: Use new upstream URI.
[home-page]: Update to new home-page.
| Efraim Flashner |
2021-01-12 | doc: DNS Services: Fix typography....* doc/guix.texi (DNS Services): Use appropriate Texinfo markup and capitalization.
| Nicolas Goaziou |
2021-01-12 | doc: Use two spaces after full stop....* doc/guix.texi:
(GNU Distribution):
(Invoking guix-daemon):
(Invoking guix pull):
(Invoking guix time-machine):
(Specifying Additional Channels):
(Build Systems):
(Invoking guix refresh):
(Invoking guix processes):
(Mapped Devices):
(Base Services):
(Networking Services):
(Mail Services):
(Telephony Services):
(Monitoring Services):
(Web Services):
(DNS Services):
(Continuous Integration):
(Audio Services):
(Virtualization Services):
(Version Control Services):
(Guix Services):
(Miscellaneous Services):
(Initial RAM Disk):
(Bootloader Configuration):
(Invoking guix deploy): Use two spaces after full stop, as required by Texinfo
syntax.
| Nicolas Goaziou |
2021-01-12 | gnu: reuse: Update to 0.12.1....* gnu/packages/license.scm (reuse): Update to 0.12.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-01-12 | gnu: libebml: Update to 1.4.1....* gnu/packages/xml.scm (libebml): Update to 1.4.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2021-01-12 | gnu: Add emacs-marginalia....* gnu/packages/emacs-xyz.scm (emacs-marginalia): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Brit Butler via Guix-patches via |
2021-01-12 | gnu: emacs-evil-matchit: Update to 2.3.10....* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.10.
| Michael Rohleder |
2021-01-12 | gnu: emacs-goto-chg: Update to 1.7.3-2.2af6121....* gnu/packages/emacs-xyz.scm (emacs-goto-chg): Update to 1.7.3-2.2af6121.
[propagated-inputs]: Remove emacs-undo-tree, because it's a soft dependency now.
| Michael Rohleder |
2021-01-12 | gnu: Add emacs-anki-editor....* gnu/packages/emacs-xyz.scm (emacs-anki-editor): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Noah Evans |
2021-01-12 | gnu: emacs-adaptive-wrap: Update to 0.8....* gnu/packages/emacs-xyz.scm (emacs-adaptive-wrap): Update to 0.8.
| Nicolas Goaziou |
2021-01-12 | gnu: sudo: Update to 1.9.5p1 [fixes setuid sudoedit]....* gnu/packages/admin.scm (sudo): Update to 1.9.5p1.
| Tobias Geerinckx-Rice |
2021-01-12 | gnu: ungoogled-chromium: Update to 87.0.4280.141-0.483a1ba....* gnu/packages/chromium.scm (%chromium-version): Set to 87.0.4280.141.
(%ungoogled-revision): Set to 483a1bae4eee601c7d0a4a63499380e40e4f8a44.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
| Marius Bakke |
2021-01-11 | gnu: s6-linux-utils: Update to 2.5.1.4....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.1.4.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: s6-linux-init: Update to 1.0.6.0....* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.6.0.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: s6-portable-utils: Update to 2.2.3.1....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.1.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: s6-rc: Update to 0.5.2.1....* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.1.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: s6-networking: Update to 2.4.0.0....* gnu/packages/skarnet.scm (s6-networking): Update to 2.4.0.0.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: s6-dns: Update to 2.3.4.0....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.4.0.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: s6: Update to 2.10.0.0....* gnu/packages/skarnet.scm (s6): Update to 2.10.0.0.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: execline: Update to 2.7.0.0....* gnu/packages/skarnet.scm (execline): Update to 2.7.0.0.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: skalibs: Update to 2.10.0.0....* gnu/packages/skarnet.scm (skalibs): Update to 2.10.0.0.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: sord: Update to 0.16.8....* gnu/packages/rdf.scm (sord): Update to 0.16.8.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: serd: Update to 0.30.8....* gnu/packages/rdf.scm (serd): Update to 0.30.8.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: podofo: Omit static library....* gnu/packages/pdf.scm (podofo)[arguments]: Remove explicit
"-DPODOFO_BUILD_STATIC=ON" from #:configure-flags.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: podofo: Update to 0.9.7....* gnu/packages/pdf.scm (podofo): Update to 0.9.7.
[source]: Remove patch.
* gnu/packages/patches/podofo-cmake-3.12.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2021-01-11 | gnu: mcelog: Don't use unstable tarball....* gnu/packages/linux.scm (mcelog)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |