Age | Commit message (Collapse) | Author |
|
* gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-utop): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml-easy-format): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml-lwt-log): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml-qtest): Remove #:jbuild argument.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Update to 5.4.0.
|
|
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.7.3.
|
|
* gnu/packages/ocaml-mccs: Update to 1.1+11.
|
|
* gnu/packages/ocaml.scm (camlp5): Update to 7.13.
|
|
* gnu/packages/ocaml.scm (unison)[sources]: Add an upstream patch.
[native-inputs]: Use ocaml-4.09.
* gnu/packages/patches/unison-fix-ocaml-4.08.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/debug.scm (libbacktrace)[license]: Correct from expat to bsd-3.
|
|
* gnu/packages/mail.scm (claws-mail) [build-system]: Change from
gnu-build-system to glib-or-gtk-build-system.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/mail.scm (claws-mail): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/system.scm (%base-packages-interactive): Add nvi.
* gnu/system/install.scm (installation-os)[packages]: Remove parted,
gptfdisk, ddrescue, cryptsetup, mdadm, dosfstools, btrfs-progs,
f2fs-tools, jfstools, openssh, wireless-tools, iw,
wpa-supplicant-minimal, iproute, bash-completion, nvi. Add
%base-packages-disk-utilities.
|
|
* gnu/system.scm (%base-packages-disk-utilities): New variable.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-53.df2d136.
|
|
* gnu/packages/parallel.scm (slurm)[inputs]: Move expect, perl,
python-wrapper from here...
[native-inputs]: ... to here.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.22.
[arguments]: Use "enabled" instead of "true".
|
|
* gnu/packages/web.scm (nginx-lua-module)[arguments]: Use 'install-file'
in custom 'install phase.
|
|
* gnu/services/web.scm (<nginx-configuration>)
[lua-package-path, lua-package-cpath]: New record types.
* gnu/services/web.scm (default-nginx-config): Use them.
* doc/guix.texi (Web Services): Document this.
* doc/guix-cookbook.texi (System Configuration): Document this.
|
|
* gnu/packages/web.scm (nginx-lua-module): New variable.
|
|
* gnu/packages/patches/nginx-socket-cloexec.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/web.scm (nginx-socket-cloexec): New variable.
|
|
* gnu/packages/lua.scm (lua-resty-shell): New variable.
|
|
* gnu/packages/lua.scm (lua-tablepool): New variable.
|
|
* gnu/packages/lua.scm (lua-resty-signal): New variable.
|
|
* gnu/packages/lua.scm (lua-resty-lrucache): New variable.
|
|
* gnu/packages/lua.scm (lua-resty-core): New variable.
|
|
* gnu/packages/music.scm (musescore): Update to 3.5.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.2.
|
|
* gnu/packages/gnome.scm (lollypop): Update to 1.4.2.
[inputs]: Add libhandy.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-52.38ee2c5.
|
|
This doesn't actually enable cross-compilation.
* gnu/packages/linux.scm (cpuid)[arguments]: Use CC-FOR-TARGET.
|
|
* gnu/packages/linux.scm (cpuid): Update to 20201006.
|
|
* gnu/packages/image.scm (jasper): Update to 2.0.22.
[argument]: Remove obsolete field.
|
|
* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.1.
|
|
* gnu/packages/shells.scm (oil): Update to 0.8.2.
|
|
* gnu/packages/virtualization.scm (osinfo-db): Update to 20201011.
|
|
* gnu/packages/uml.scm (plantuml): Update to 1.2020.19.
|
|
* gnu/packages/vim.scm (vim): Update to 8.2.1844.
|
|
* gnu/packages/python-crypto.scm (python-pgpy)[arguments]: Replace the
default ‘check’ phase.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python-crypto.scm (python-pgpy): Update to 0.5.3.
|
|
* gnu/packages/photo.scm (gphoto2): Update to 2.5.26.
|
|
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.26.
|
|
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.3.
|
|
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.4.
|
|
* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.15.
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|