summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-20gnu: emacs-iter2: Update to 1.1....* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.1. Nicolas Goaziou
2021-11-20gnu: laby: Fix build....* gnu/packages/games.scm (laby)[inputs]: Use lablgtk3. [arguments]: Remove allow-unsafe-strings phase. Julien Lepiller
2021-11-20gnu: ocaml-frontc: Update to 4.1.0....* gnu/packages/ocaml.scm (ocaml-frontc): Update to 4.1.0. (ocaml4.07-frontc): New variable. Julien Lepiller
2021-11-20gnu: ocaml-fileutils: Update to 0.6.3....* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.3. Julien Lepiller
2021-11-20gnu: ocaml-csv: Update to 2.4....* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.4. Julien Lepiller
2021-11-20gnu: ocaml-csexp: Update to 1.5.1....* gnu/packages/ocaml.scm (ocaml-csexp): Update to 1.5.1. Julien Lepiller
2021-11-20gnu: ocaml-compiler-libs: Update to 0.12.4....* gnu/packages/ocaml.scm (ocaml-compiler-libs): Update to 0.12.4. Julien Lepiller
2021-11-20gnu: ocaml-menhir: Make it its own variant....* gnu/packages/ocaml.scm (ocaml-menhir)[properties]: Use the same menhir even with ocaml-4.07. Julien Lepiller
2021-11-20gnu: ocaml-bitsring: Update to 4.1.0....* gnu/packages/ocaml.scm (ocaml-bitstring): Update to 4.1.0. (ocaml4.07-bitstring): New variable. Julien Lepiller
2021-11-20gnu: coq-interval: Update home-page....* gnu/packages/coq.scm (coq-interval)[home-page]: Update. Julien Lepiller
2021-11-20gnu: coq-gappa: Update home-page....* gnu/packages/coq.scm (coq-gappa)[home-page]: Update. Julien Lepiller
2021-11-20gnu: coq-flocq: Update home-page....* gnu/packages/coq.scm (coq-flocq)[home-page]: Update. Julien Lepiller
2021-11-20gnu: Add ocaml4.07-cstruct....* gnu/packages/ocaml.scm (ocaml4.07-cstruct): New variable. Julien Lepiller
2021-11-20gnu: Add ocaml4.07-base64....* gnu/packages/ocaml.scm (ocaml4.07-base64): New variable. Julien Lepiller
2021-11-20gnu: ocaml-menhir: Update to 20211012....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20211012. Julien Lepiller
2021-11-19gnu: ocaml-uunf: Update to 14.0.0....* gnu/packages/ocaml.scm (ocaml-uunf): Update to 14.0.0. Julien Lepiller
2021-11-19gnu: ocaml-uucp: Update to 14.0.0....* gnu/packages/ocaml.scm (ocaml-uucp): Update to 14.0.0. Julien Lepiller
2021-11-19gnu: ocaml-uucd: Update to 14.0.0....* gnu/packages/ocaml.scm (ocaml-uucd): Update to 14.0.0. Julien Lepiller
2021-11-19gnu: ocaml-uuseg: Update to 14.0.0....* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 14.0.0. Julien Lepiller
2021-11-19gnu: cl-cxml-rng: Fix license....This is a followup to 3f6953b54e183a36d6e5a2c6d7a5a3d4a09b8a53. * gnu/packages/lisp-xyz.scm (sbcl-cxml-rng)[license]: Change to 'license:bsd-2'. Ludovic Courtès
2021-11-19daemon: Micro-optimize 'deletePath'....'remove' calls 'unlink' first and falls back to 'rmdir' upon EISDIR. This change gets rid of the 'unlink' call for every directory being removed. * nix/libutil/util.cc (_deletePath): Call 'unlink' or 'rmdir' depending on 'st.st_mode', rather than call 'remove'. Ludovic Courtès
2021-11-19gnu: mycli: Update home page....* gnu/packages/databases.scm (mycli)[home-page]: Update. Arun Isaac
2021-11-19gnu: mycli: Update to 1.24.1....* gnu/packages/databases.scm (mycli): Update to 1.24.1. [propagated-inputs]: Add python-pyaes and python-pyperclip. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> jgart
2021-11-19gnu: ocaml-ounit: Update to 2.2.4....* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.2.4. Inherit from ocaml-ounit2. [arguments]: Use installation instructions from opam. Julien Lepiller
2021-11-19import: opam: Warn instead of leave when fetching fails....* guix/import/opam.scm (opam-featch): Warn instead of leave when fetching fails. Signed-off-by: Julien Lepiller <julien@lepiller.eu> zimoun
2021-11-19gnu: emacs-flymake-kondor: Update to 0.1.3....* gnu/packages/emacs-xyz.scm (emacs-flymake-kondor): Update to 0.1.3. Jelle Licht
2021-11-19gnu: nyxt: Update to 2.2.3....* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.3. Pierre Neidhardt
2021-11-19gnu: sbcl-cl-webkit: Update to 3.4.0....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0. Pierre Neidhardt
2021-11-19gnu: Add cl-https-everywhere....* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere): New variables. Pierre Neidhardt
2021-11-19build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-packa......Inputs can be non-packages, for instance (origin ...). sbcl-package->cl-source-package used to fail if such inputs were present in the parent sbcl-* package. * guix/build-system/asdf.scm (package-with-build-system): Fix 'has-from-build-system?' function. Pierre Neidhardt
2021-11-19gnu: emacs-evil-multiedit: Update to 1.4.1....* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.1. [arguments]<#:phases>: Prevent test suite from downloading packages. Remove trailing #t. Nicolas Goaziou
2021-11-19gnu: Add cl-terminal-keypress....* gnu/packages/lisp-xyz.scm (cl-terminal-keypress, ecl-terminal-keypress, sbcl-terminal-keypress): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-trivial-raw-io....* gnu/packages/lisp-xyz.scm (cl-trivial-raw-io, ecl-trivial-raw-io, sbcl-trivial-raw-io): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-which....* gnu/packages/lisp-xyz.scm (cl-which, ecl-which, sbcl-which): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-trivial-open-browser....* gnu/packages/lisp-xyz.scm (cl-trivial-open-browser, ecl-trivial-open-browser, sbcl-trivial-open-browser): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-terminal-size....* gnu/packages/lisp-xyz.scm (cl-terminal-size, ecl-terminal-size, sbcl-terminal-size): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-routes....* gnu/packages/lisp-xyz.scm (cl-routes, ecl-routes, sbcl-routes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-pileup....* gnu/packages/lisp-xyz.scm (cl-pileup, ecl-pileup, sbcl-pileup): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-path-parse....* gnu/packages/lisp-xyz.scm (cl-path-parse, ecl-path-parse, sbcl-path-parse): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: Add cl-genhash....* gnu/packages/lisp-xyz.scm (cl-genhash, ecl-genhash, sbcl-genhash): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Foo Chuan Wei
2021-11-19gnu: jgmenu: Update to 4.4.0....* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2021-11-19gnu: emacs-toc-org: Update to 1.2.0....* gnu/packages/emacs-xyz.scm (emacs-toc-org): Update to 1.2.0. Nicolas Goaziou
2021-11-19gnu: Add r-desctools....* gnu/packages/statistics.scm (r-desctools): New variable. Lars-Dominik Braun
2021-11-19gnu: Add r-exact....* gnu/packages/statistics.scm (r-exact): New variable. Lars-Dominik Braun
2021-11-19gnu: Add r-gld....* gnu/packages/statistics.scm (r-gld): New variable. Lars-Dominik Braun
2021-11-19gnu: Add r-lmom....* gnu/packages/statistics.scm (r-lmom): New variable. Lars-Dominik Braun
2021-11-19gnu: emacs-modus-themes: Update to 1.7.0....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.7.0. Nicolas Goaziou
2021-11-19gnu: ocaml4.07-merlin: Remove package....* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove package. Julien Lepiller
2021-11-19gnu: ocaml-jst-config: Update to 0.14.1....* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.14.1. Julien Lepiller
2021-11-19gnu: ocaml-base: Update to 0.14.1....* gnu/packages/ocaml.scm (ocaml-base): Update to 0.14.1. Julien Lepiller