Age | Commit message (Expand) | Author |
2021-11-24 | 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>
| zimoun |
2021-11-24 | 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>
| zimoun |
2021-11-24 | 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>
| zimoun |
2021-11-24 | 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>
| zimoun |
2021-11-24 | gnu: Add ocaml-mew-vi....* gnu/packages/ocaml.scm (ocaml-mew-vi): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| zimoun |
2021-11-24 | gnu: Add ocaml-mew....* gnu/packages/ocaml.scm (ocaml-mew): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| zimoun |
2021-11-24 | gnu: Add ocaml-trie....* gnu/packages/ocaml.scm (ocaml-trie): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| zimoun |
2021-11-23 | 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 Poiret |
2021-11-23 | 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 Wei |
2021-11-23 | gnu: emacs-shackle: Update to 1.0.4....* gnu/packages/emacs-xyz.scm (emacs-shackle): Update to 1.0.4.
| Nicolas Goaziou |
2021-11-23 | 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 via |
2021-11-23 | 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 Smith |
2021-11-23 | gnu: Add emacs-bazel....* gnu/packages/emacs-xyz (emacs-bazel): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Brian Kubisiak |
2021-11-23 | Update NEWS. | Ludovic Courtès |
2021-11-23 | guix graph: Show '-M' in '--help' output....* guix/scripts/graph.scm (show-help): Add -M shorthand.
| Ludovic Courtès |
2021-11-23 | 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 Poiret |
2021-11-23 | 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 Poiret |
2021-11-23 | 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 Poiret |
2021-11-23 | 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 Poiret |
2021-11-23 | 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 Poiret |
2021-11-23 | 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 Svoboda |
2021-11-23 | 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. Doering |
2021-11-23 | 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 Zambito |
2021-11-23 | 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 Tildesley |
2021-11-23 | 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 Tildesley |
2021-11-23 | gnu: Add qtile....* gnu/packages/wm.scm (qtile): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-11-23 | gnu: Add python-iwlib....* gnu/packages/python-xyz.scm (python-iwlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Stephen Paul Weber |
2021-11-23 | 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 Weber |
2021-11-23 | 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 Weber |
2021-11-23 | gnu: Add stcgal....* gnu/packages/embedded.scm (stcgal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South |
2021-11-23 | gnu: Add python-tinydb....* gnu/packages/databases.scm (python-tinydb): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| jgart |
2021-11-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ès |
2021-11-23 | 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 Goaziou |
2021-11-23 | gnu: wireshark: Update to 3.6.0....* gnu/packages/networking.scm (wireshark): Update to 3.6.0.
| Nicolas Goaziou |
2021-11-22 | 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 Gruber |
2021-11-22 | gnu: guix-build-coordinator: Update to 0-39.c9c55c0....* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-39.c9c55c0.
| Christopher Baines |
2021-11-22 | 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 Wurmus |
2021-11-22 | gnu: Move visidata to (gnu packages spreadsheet)....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>
| Jorge Gomez |
2021-11-22 | gnu: Add sc-im....* gnu/packages/spreadsheet.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jorge Gomez |
2021-11-22 | gnu: Add emacs-ddskk-nicola....* gnu/packages/emacs-xyz.scm (emacs-ddskk-nicola): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Taiju HIGASHI |
2021-11-22 | gnu: statistics: Delete trailing whitespace....* gnu/packages/statistics.scm: Delete trailing whitespace.
| Liliana Marie Prikler |
2021-11-22 | gnu: Add xlispstat....* gnu/packages/statistics.scm (xlispstat): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Frank Pursel |
2021-11-22 | gnu: Add cl-cmn....* gnu/packages/lisp-xyz.scm (cl-cmn, sbcl-cmn, ecl-cmn): New variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2021-11-22 | gnu: proof-general: Adjust autoloads for Emacs....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>
| zimoun |
2021-11-22 | gnu: emacs-ryo-modal: Update to 0.45....* gnu/packages/emacs-xyz.scm (emacs-ryo-modal): Update to 0.45.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| pinoaffe |
2021-11-22 | gnu: linux-libre 5.4: Update to 5.4.161....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.161.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-11-22 | gnu: linux-libre 5.10: Update to 5.10.81....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.81.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-11-22 | gnu: linux-libre: Update to 5.14.21....* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.21.
(linux-libre-5.14-pristine-source): Update hash.
| Leo Famulari |
2021-11-22 | gnu: arb: Update to 2.21.1....* gnu/packages/algebra.scm (arb): Update to 2.21.1.
| Andreas Enge |
2021-11-22 | gnu: flint: Update to 2.8.4....* gnu/packages/algebra.scm (flint): Update to 2.8.4.
| Andreas Enge |