aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: emacs-ivy-posframe: Fix source URL.Jelle Licht2021-01-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe)[source]: Fix URL.
* gnu: ipxe: Update to 1.21.1.Vincent Legoll2021-01-14
| | | | | | * gnu/packages/bootloaders.scm (ipxe): Update to 1.21.1. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add ipxe.Vincent Legoll2021-01-14
| | | | | | | | | | * gnu/packages/bootloaders.scm (ipxe): New variable. * gnu/packages/patches/ipxe-reproducible-geniso.patch: New file … * gnu/local.mk (dist_patch_DATA): … add it. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: crawl: Update to 0.26.0.Christopher Lemmer Webber2021-01-13
| | | | | * gnu/packages/games.scm (crawl): Update to 0.26.0. Remove no-longer-needed snippet.
* services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès2021-01-13
| | | | | | | | | | | | | | | | | * gnu/services/shepherd.scm (shepherd-service-type): Require a 'description' form. * gnu/services/base.scm (root-file-system-service-type) (rngd-service-type, host-name-service-type): (virtual-terminal-service-type, console-keymap-service-type) (syslog-service-type, swap-service-type) (kmscon-service-type): Add description. * gnu/services/networking.scm (dhcp-client-service-type): Likewise. * gnu/system/install.scm (cow-store-service-type): Likewise. * gnu/system/linux-container.scm (dummy-networking-service-type): Likewise. * gnu/system/mapped-devices.scm (device-mapping-service-type): Likewise. * tests/guix-system.sh: Likewise.
* gnu: linux-libre 4.14: Update to 4.14.251.Leo Famulari2021-01-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.251. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.167.Leo Famulari2021-01-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.167. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 4.4: Update to 4.4.251.Leo Famulari2021-01-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.251. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.251.Leo Famulari2021-01-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.251. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.89.Leo Famulari2021-01-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.89. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.7.Leo Famulari2021-01-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.7. (linux-libre-5.10-pristine-source): Update hash.
* gnu: Add pinentry-rofi.Fredrik Salomonsson2021-01-13
| | | | | | * gnu/packages/gnupg.scm (pinentry-rofi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add emacs-helm-slack.Raphaël Mélotte2021-01-13
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-slack): New variable. Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: setzer: Update to 0.3.9.Vinicius Monego2021-01-13
| | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.3.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libredwg: Update to 0.12.Vinicius Monego2021-01-13
| | | | | | * gnu/packages/engineering.scm (libredwg): Update to 0.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cmh: Update source code URL.Ludovic Courtès2021-01-13
| | | | | | | Partly fixes <https://bugs.gnu.org/42162>. * gnu/packages/algebra.scm (cmh)[source, home-page]: Refer to multiprecision.org.
* gnu: gmp-ecm: Update source URI.Andreas Enge2021-01-13
| | | | | * gnu/packages/algebra.scm (gmp-ecm): Update source URI from gforge.inria.fr to gitlab.inria.fr.
* gnu: emacs-websocket: Update to 1.13.1.Nicolas Goaziou2021-01-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-websocket): Update to 1.13.1.
* gnu: emacs-posframe: Update to 0.8.4.Nicolas Goaziou2021-01-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.4.
* gnu: Add cmd.Pierre Neidhardt2021-01-13
| | | | * gnu/packages/lisp-xyz.scm (cl-cmd, ecl-cmd, sbcl-cmd): New variables.
* gnu: Add shlex.Pierre Neidhardt2021-01-13
| | | | * gnu/packages/lisp-xyz.scm (cl-shlex, ecl-shlex, sbcl-shlex): New variables.
* Reapply "system: Assert, that user and group names are unique."Leo Prikler2021-01-13
| | | | | * gnu/system/shadow.scm (assert-unique-account-names) (assert-unique-group-names): Demote formatted-message to warning.
* Revert "system: Assert, that user and group names are unique."Jonathan Brielmaier2021-01-12
| | | | | | | | This reverts commit a3002104a84c60556b6616d100cb98019e48759d, which breaks certain system configurations like: $ guix system reconfigure config.scm guix system: error: the following groups appear more than once: lp
* gnu: Sonata: Update to 1.7.0.Leo Famulari2021-01-12
| | | | * gnu/packages/mpd.scm (sonata): Update to 1.7.0.
* gnu: python-mpd2: Update to 3.0.1.Tanguy Le Carrour2021-01-12
| | | | | | | | * 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>
* gnu: beets-bandcamp: Fix formatting.Leo Famulari2021-01-12
| | | | * gnu/packages/music.scm (beets-bandcamp)[description]: Fix formatting.
* gnu: redis: Update to 6.0.10.Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/databases.scm (redis): Update to 6.0.10.
* gnu: Fix comment typo.Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/efi.scm: Purge spurious space.
* gnu: Add efi_analyzer.Vincent Legoll2021-01-12
| | | | | | * gnu/packages/engineering.scm (efi_analyzer): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: icedove: Update to 78.6.1.Jonathan Brielmaier2021-01-12
| | | | * gnu/packages/gnuzilla.scm (icedove): Update to 78.6.1.
* installer: Fix crash in parameters menu.Mathieu Othacehe2021-01-12
| | | | | | | | | | | 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.
* gnu: ispell: Update to 3.4.02.Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/aspell.scm (ispell): Update to 3.4.02.
* gnu: skopeo: Update to 1.2.1.Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/virtualization.scm (skopeo): Update to 1.2.1.
* gnu: gpgme: Update to 1.15.1.Tobias Geerinckx-Rice2021-01-12
| | | | * gnu/packages/gnupg.scm (gpgme): Update to 1.15.1.
* ocaml: Add ocaml-down.aecepoglu2021-01-12
| | | | | | * gnu/packages/ocaml.scm (ocaml-down): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* ocaml: Add ocaml-ocp-index.aecepoglu2021-01-12
| | | | | | * gnu/packages/ocaml.scm (ocaml-ocp-index): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* ocaml: Add ocaml-ocp-indent.aecepoglu2021-01-12
| | | | | | * gnu/packages/ocaml.scm (ocaml-ocp-indent): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: lisp-repl-core-dumper: Update to 0.4.0.Pierre Neidhardt2021-01-12
| | | | * gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.4.0.
* gnu: Add magicffi.Pierre Neidhardt2021-01-12
| | | | * gnu/packages/lisp-xyz.scm (cl-magicffi, ecl-magicffi, sbcl-magicffi): New variables.
* gnu: kdeconnect: Fix wayland compatibility.Efraim Flashner2021-01-12
| | | | * gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtwayland.
* services: Add keepalived service.Oleg Pykhalov2021-01-12
| | | | | | | * 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.
* services: Add syncthing service.Oleg Pykhalov2021-01-12
| | | | | | * gnu/services/syncthing.scm: New file. * gnu/local.mk: Add this. * doc/guix.texi: Document this.
* gnu: scribus: Build with podofo 0.9.6.Tobias Geerinckx-Rice2021-01-12
| | | | | | | * 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>.
* gnu: dbxfs: Update to 1.0.50.Efraim Flashner2021-01-12
| | | | * gnu/packages/file-systems.scm (dbxfs): Update to 1.0.50.
* gnu: python-userspacefs: Update to 2.0.3.Efraim Flashner2021-01-12
| | | | * gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.3.
* gnu: libreoffice: Update to 6.4.7.2.Efraim Flashner2021-01-12
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.7.2.
* gnu: neon: Don't build static library.Efraim Flashner2021-01-12
| | | | | * gnu/packages/version-controls.scm (neon)[arguments]: Add configure-flag to skip static library.
* gnu: neon: Update to 0.31.2.Efraim Flashner2021-01-12
| | | | | | * gnu/packages/version-control.scm (neon): Update to 0.31.2. [source]: Use new upstream URI. [home-page]: Update to new home-page.
* gnu: reuse: Update to 0.12.1.Michael Rohleder2021-01-12
| | | | | | * gnu/packages/license.scm (reuse): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libebml: Update to 1.4.1.Michael Rohleder2021-01-12
| | | | | | * gnu/packages/xml.scm (libebml): Update to 1.4.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>