summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: r-ff: Update to 4.0.5.•••* gnu/packages/cran.scm (r-ff): Update to 4.0.5. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-dendextend: Update to 1.15.2.•••* gnu/packages/cran.scm (r-dendextend): Update to 1.15.2. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-glue: Update to 1.5.0.•••* gnu/packages/cran.scm (r-glue): Update to 1.5.0. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-crosstalk: Update to 1.2.0.•••* gnu/packages/cran.scm (r-crosstalk): Update to 1.2.0. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-shinyfiles: Update to 0.9.1.•••* gnu/packages/cran.scm (r-shinyfiles): Update to 0.9.1. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-servr: Update to 0.24.•••* gnu/packages/cran.scm (r-servr): Update to 0.24. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-ggpmisc: Update to 0.4.4.•••* gnu/packages/cran.scm (r-ggpmisc): Update to 0.4.4. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-v8: Update to 3.6.0.•••* gnu/packages/cran.scm (r-v8): Update to 3.6.0. Ricardo Wurmus2021-11-241-2/+2
* gnu: r-shiny: Update to 1.7.1.•••* gnu/packages/cran.scm (r-shiny): Update to 1.7.1. [propagated-inputs]: Remove r-digest; add r-fontawesome. Ricardo Wurmus2021-11-241-3/+3
* gnu: Add r-fontawesome.•••* gnu/packages/cran.scm (r-fontawesome): New variable. Ricardo Wurmus2021-11-241-0/+25
* gnu: r-arrow: Update to 6.0.1.•••* gnu/packages/cran.scm (r-arrow): Update to 6.0.1. Ricardo Wurmus2021-11-241-2/+2
* gnu: apache-arrow: Update to 6.0.1.•••* gnu/packages/databases.scm (apache-arrow): Update to 6.0.1. [arguments]: Add configuration options to disable micro-architecture optimizations; also set ARROW_PACKAGE_KIND to Guix. [inputs]: Move apache-thrift, lz4, zlib, and zstd from here... [propagated-inputs]: ...to here. Ricardo Wurmus2021-11-241-6/+12
* gnu: libmpdclient: Update to 2.20.•••* gnu/packages/mpd.scm (libmpdclient): Update to 2.20. Leo Famulari2021-11-231-2/+2
* gnu: Add ocaml-utop.•••* gnu/packages/ocaml.scm (ocaml-utop): New variable. (ocaml4.07-utop): Inherit and adjust. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-14/+34
* gnu: Add ocaml-lambda-term.•••* gnu/packages/ocaml.scm (ocaml-lambda-term): New variable. (omca4.07-lambda-term): Inherit and adjust. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-21/+43
* gnu: Add ocaml-zed.•••* gnu/packages/ocaml.scm (ocaml-zed): New variable. (ocaml4.07-zed): Inherit and adjust source. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-17/+36
* gnu: ocaml-charinfo-width: Fix source to get 'LICENSE' file.•••* gnu/packages/ocaml.scm (ocaml-charinfo-width): Replace 'url-fetch' by 'git-fetch' and update to unreleased commit. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-23/+26
* gnu: Add ocaml-mew-vi.•••* gnu/packages/ocaml.scm (ocaml-mew-vi): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-0/+26
* gnu: Add ocaml-mew.•••* gnu/packages/ocaml.scm (ocaml-mew): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-0/+26
* gnu: Add ocaml-trie.•••* gnu/packages/ocaml.scm (ocaml-trie): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun2021-11-241-1/+24
* gnu: system: Make old-style swap use default flags.•••* gnu/services/base.scm (swap-service-type): Use default flags (0) if SWAP is not a new-style <swap-space> record. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Josselin Poiret2021-11-231-2/+4
* gnu: sbcl-terminal-size: Fix formatting of description.•••* gnu/packages/lisp-xyz.scm (sbcl-terminal-size)[description]: Fix formatting of description. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei2021-11-231-1/+1
* gnu: emacs-shackle: Update to 1.0.4.•••* gnu/packages/emacs-xyz.scm (emacs-shackle): Update to 1.0.4. Nicolas Goaziou2021-11-231-20/+18
* gnu: Add python-orgparse.•••* gnu/packages/python-xyz.scm (python-orgparse): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart via Guix-patches via2021-11-231-0/+27
* gnu: emacs-org-recent-headings: Update to 0.1-0.97418d5.•••* gnu/packages/emacs-xyz.scm (emacs-org-recent-headings): Update to 0.1-0.97418d5. [propagated-inputs]: Add emacs-s and emacs-helm. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Morgan Smith2021-11-231-21/+26
* gnu: Add emacs-bazel.•••* gnu/packages/emacs-xyz (emacs-bazel): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brian Kubisiak2021-11-231-0/+25
* Update NEWS.Ludovic Courtès2021-11-231-0/+11
* guix graph: Show '-M' in '--help' output.•••* guix/scripts/graph.scm (show-help): Add -M shorthand. Ludovic Courtès2021-11-231-1/+1
* doc: Add new Swap Space section.•••* doc/guix.texi (operating-system Reference): Update swap-devices. * doc/guix.texi (Swap Space): Add it. * gnu/system/examples/desktop.tmpl: Add swap-devices example. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret2021-11-232-38/+116
* system: Filter out boot dependencies from swap-space.•••* gnu/systems.scm (swap-services): Filter them. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret2021-11-231-1/+19
* system: Add swap flags.•••* gnu/system/file-systems.scm (swap-space)[priority, discard?]: Add them. * guix/build/syscalls.scm (SWAP_FLAG_PREFER, SWAP_FLAG_PRIO_MASK, SWAP_FLAG_PRIO_SHIFT, SWAP_FLAG_DISCARD): Add them. * gnu/build/file-systems.scm (swap-space->flags-bit-mask): Add it. * gnu/services/base.scm (swap-service-type): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret2021-11-234-5/+60
* system: Warn about swap-devices format change•••* gnu/system.scm (warn-swap-devices-change, %warn-swap-devices-change): Add them. * gnu/system.scm (operating-system) [swap-devices]: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret2021-11-231-0/+16
* system: Rework swap space support, add dependencies.•••* gnu/system/file-systems.scm (swap-space): Add it. * gnu/system.scm (operating-system)[swap-devices]: Update comment. * gnu/services/base.scm (swap-space->shepherd-service-name, swap-deprecated->shepherd-service-name, swap->shepherd-service-name): Add them. * gnu/services/base.scm (swap-service-type, swap-service): Use the new records. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Josselin Poiret2021-11-233-35/+85
* doc: Fix the example of "Using virt-viewer with Spice".•••* doc/guix.texi (Running Guix in a Virtual Machine): add missing line continuation char '\'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rostislav Svoboda2021-11-231-1/+1
* docker: Enable arm64 docker image building for 'guix pack'.•••* guix/docker.scm (build-docker-image): Recognize "aarch64". Signed-off-by: Ludovic Courtès <ludo@gnu.org> Collin J. Doering2021-11-231-4/+5
* gnu: pipe-viewer: Update to 0.1.7.•••* gnu/packages/video.scm (pipe-viewer): Update to 0.1.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Robby Zambito2021-11-231-2/+2
* gnu: piper: Update to 0.6.•••* gnu/packages/gnome.scm (piper): Update to 0.6. [inputs]: Add libratbag. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brendan Tildesley2021-11-231-2/+3
* gnu: libratbag: Update to 0.16.•••* gnu/packages/gnome.scm (libratbag): Update to 0.16. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brendan Tildesley2021-11-231-3/+3
* gnu: Add qtile.•••* gnu/packages/wm.scm (qtile): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber2021-11-231-0/+59
* gnu: Add python-iwlib.•••* gnu/packages/python-xyz.scm (python-iwlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber2021-11-231-0/+20
* gnu: Add python-dbus-next.•••* gnu/packages/python-xyz.scm (python-debus-next): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber2021-11-231-0/+25
* gnu: python-xcffib: Upgrade to 0.11.1.•••Required for qtile. * gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stephen Paul Weber2021-11-231-3/+4
* gnu: Add stcgal.•••* gnu/packages/embedded.scm (stcgal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South2021-11-231-0/+33
* gnu: Add python-tinydb.•••* gnu/packages/databases.scm (python-tinydb): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart2021-11-231-0/+23
* maint: "make dist" builds tarballs in 'ustar' format.•••This allows us to have file names longer than 99 characters. * configure.ac: Pass 'tar-ustar' to 'AM_INIT_AUTOMAKE'. Ludovic Courtès2021-11-231-1/+1
* gnu: emacs-fullframe: Update to 0.5.1.•••* gnu/packages/emacs-xyz.scm (emacs-fullframe): Update to 0.5.1. [source]: Update URI. [home-page]: Update home-page accordingly. Nicolas Goaziou2021-11-231-7/+7
* gnu: wireshark: Update to 3.6.0.•••* gnu/packages/networking.scm (wireshark): Update to 3.6.0. Nicolas Goaziou2021-11-231-2/+2
* gnu: oil: Update to 0.9.4.•••* gnu/packages/shells.scm (oil): Update to 0.9.4. Signed-off-by: Timothy Sample <samplet@ngyro.com> Felix Gruber2021-11-221-2/+2
* gnu: guix-build-coordinator: Update to 0-39.c9c55c0.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-39.c9c55c0. Christopher Baines2021-11-221-3/+3
* gnu: nss-pam-ldapd: Update to 0.9.12.•••* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.12. [arguments]: Remove trailing #T. Ricardo Wurmus2021-11-221-5/+4