Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-folium): Update hash. Upstream
apparently re-tagged a different commit.
|
|
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.1.
|
|
* gnu/packages/games.scm (laby)[inputs]: Use lablgtk3.
[arguments]: Remove allow-unsafe-strings phase.
|
|
* gnu/packages/ocaml.scm (ocaml-frontc): Update to 4.1.0.
(ocaml4.07-frontc): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.3.
|
|
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.4.
|
|
* gnu/packages/ocaml.scm (ocaml-csexp): Update to 1.5.1.
|
|
* gnu/packages/ocaml.scm (ocaml-compiler-libs): Update to 0.12.4.
|
|
* gnu/packages/ocaml.scm (ocaml-menhir)[properties]: Use the same menhir
even with ocaml-4.07.
|
|
* gnu/packages/ocaml.scm (ocaml-bitstring): Update to 4.1.0.
(ocaml4.07-bitstring): New variable.
|
|
* gnu/packages/coq.scm (coq-interval)[home-page]: Update.
|
|
* gnu/packages/coq.scm (coq-gappa)[home-page]: Update.
|
|
* gnu/packages/coq.scm (coq-flocq)[home-page]: Update.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-cstruct): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-base64): New variable.
|
|
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20211012.
|
|
* gnu/packages/ocaml.scm (ocaml-uunf): Update to 14.0.0.
|
|
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 14.0.0.
|
|
* gnu/packages/ocaml.scm (ocaml-uucd): Update to 14.0.0.
|
|
* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 14.0.0.
|
|
This is a followup to 3f6953b54e183a36d6e5a2c6d7a5a3d4a09b8a53.
* gnu/packages/lisp-xyz.scm (sbcl-cxml-rng)[license]: Change to
'license:bsd-2'.
|
|
'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'.
|
|
* gnu/packages/databases.scm (mycli)[home-page]: Update.
|
|
* 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>
|
|
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.2.4. Inherit from
ocaml-ounit2.
[arguments]: Use installation instructions from opam.
|
|
* guix/import/opam.scm (opam-featch): Warn instead of leave when fetching
fails.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/emacs-xyz.scm (emacs-flymake-kondor): Update to 0.1.3.
|
|
* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.3.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.4.0.
|
|
* gnu/packages/lisp-xyz.scm (cl-https-everywhere, sbcl-cl-https-everywhere):
New variables.
|
|
non-package inputs.
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.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Update to 1.4.1.
[arguments]<#:phases>: Prevent test suite from downloading packages. Remove
trailing #t.
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (cl-which, ecl-which, sbcl-which): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (cl-routes, ecl-routes, sbcl-routes):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (cl-pileup, ecl-pileup, sbcl-pileup):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (cl-genhash, ecl-genhash, sbcl-genhash):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/xdisorg.scm (jgmenu): Update to 4.4.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/emacs-xyz.scm (emacs-toc-org): Update to 1.2.0.
|
|
* gnu/packages/statistics.scm (r-desctools): New variable.
|
|
* gnu/packages/statistics.scm (r-exact): New variable.
|
|
* gnu/packages/statistics.scm (r-gld): New variable.
|
|
* gnu/packages/statistics.scm (r-lmom): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.7.0.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove package.
|
|
* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.14.1.
|