Age | Commit message (Expand) | Author |
2020-10-15 | gnu: camlp5: Update to 7.13....* gnu/packages/ocaml.scm (camlp5): Update to 7.13.
| Julien Lepiller |
2020-10-15 | gnu: unison: Build with ocaml-4.09....* 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.
| Julien Lepiller |
2020-10-15 | gnu: libbacktrace: Correct license....* gnu/packages/debug.scm (libbacktrace)[license]: Correct from expat to bsd-3.
| Maxim Cournoyer |
2020-10-15 | doc: Fix typo....* doc/guix.texi (Guix Build Coordinator): Fix typo.
| Mathieu Othacehe |
2020-10-15 | gnu: claws-mail: Change build-system....* 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>
| Raghav Gururajan |
2020-10-15 | gnu: claws-mail: Make some cosmetic changes....* gnu/packages/mail.scm (claws-mail): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-10-15 | build-system/go: Install license files....* guix/build/go-build-system.scm (install-license-files): New procedure.
(%standard-phases): Replace inherited 'install-license-files phase.
| Efraim Flashner |
2020-10-15 | install: Deduplicate packages with %base-package sets....* 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.
| Efraim Flashner |
2020-10-15 | system: Add %base-packages-disk-utilities....* gnu/system.scm (%base-packages-disk-utilities): New variable.
| Efraim Flashner |
2020-10-15 | gnu: cuirass: Update to 0.0.1-53.df2d136....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-53.df2d136.
| Mathieu Othacehe |
2020-10-15 | gnu: slurm: Re-arrange package inputs....* gnu/packages/parallel.scm (slurm)[inputs]: Move expect, perl,
python-wrapper from here...
[native-inputs]: ... to here.
| Efraim Flashner |
2020-10-15 | gnu: mpd: Update to 0.22....* gnu/packages/mpd.scm (mpd): Update to 0.22.
[arguments]: Use "enabled" instead of "true".
| Ricardo Wurmus |
2020-10-15 | gnu: nginx-lua-module: Use install-file....* gnu/packages/web.scm (nginx-lua-module)[arguments]: Use 'install-file'
in custom 'install phase.
| Efraim Flashner |
2020-10-14 | services: nginx: Add lua module....* 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.
| Oleg Pykhalov |
2020-10-14 | gnu: Add nginx-lua-module....* gnu/packages/web.scm (nginx-lua-module): New variable.
| Oleg Pykhalov |
2020-10-14 | gnu: Add nginx-socket-cloexec....* 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.
| Oleg Pykhalov |
2020-10-14 | gnu: Add lua-resty-shell....* gnu/packages/lua.scm (lua-resty-shell): New variable.
| Oleg Pykhalov |
2020-10-14 | gnu: Add lua-tablepool....* gnu/packages/lua.scm (lua-tablepool): New variable.
| Oleg Pykhalov |
2020-10-14 | gnu: Add lua-resty-signal....* gnu/packages/lua.scm (lua-resty-signal): New variable.
| Oleg Pykhalov |
2020-10-14 | gnu: Add lua-resty-lrucache....* gnu/packages/lua.scm (lua-resty-lrucache): New variable.
| Oleg Pykhalov |
2020-10-14 | gnu: Add lua-resty-core....* gnu/packages/lua.scm (lua-resty-core): New variable.
| Oleg Pykhalov |
2020-10-14 | gnu: musescore: Update to 3.5.1....* gnu/packages/music.scm (musescore): Update to 3.5.1.
| Nicolas Goaziou |
2020-10-14 | gnu: emacs-haskell-mode: Update to 17.2....* gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.2.
| Nicolas Goaziou |
2020-10-14 | gnu: lollypop: Update to 1.4.2....* gnu/packages/gnome.scm (lollypop): Update to 1.4.2.
[inputs]: Add libhandy.
| Christopher Baines |
2020-10-14 | gnu: cuirass: Update to 0.0.1-52.38ee2c5....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-52.38ee2c5.
| Mathieu Othacehe |
2020-10-14 | gnu: cpuid: Use CC-FOR-TARGET....This doesn't actually enable cross-compilation.
* gnu/packages/linux.scm (cpuid)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: cpuid: Update to 20201006....* gnu/packages/linux.scm (cpuid): Update to 20201006.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: jasper: Update to 2.0.22....* gnu/packages/image.scm (jasper): Update to 2.0.22.
[argument]: Remove obsolete field.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-pastedeploy: Update to 2.1.1....* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.1.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: oil: Update to 0.8.2....* gnu/packages/shells.scm (oil): Update to 0.8.2.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: osinfo-db: Update to 20201011....* gnu/packages/virtualization.scm (osinfo-db): Update to 20201011.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: plantuml: Update to 1.2020.19....* gnu/packages/uml.scm (plantuml): Update to 1.2020.19.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: vim: Update to 8.2.1844....* gnu/packages/vim.scm (vim): Update to 8.2.1844.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-pgpy: Run the tests....* gnu/packages/python-crypto.scm (python-pgpy)[arguments]: Replace the
default ‘check’ phase.
[native-inputs]: Add python-pytest.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-pgpy: Update to 0.5.3....* gnu/packages/python-crypto.scm (python-pgpy): Update to 0.5.3.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: gphoto2: Update to 2.5.26....* gnu/packages/photo.scm (gphoto2): Update to 2.5.26.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: libgphoto2: Update to 2.5.26....* gnu/packages/photo.scm (libgphoto2): Update to 2.5.26.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-aiohttp: Update to 3.6.3....* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.3.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: python-passlib: Update to 1.7.4....* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.4.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: perl-crypt-rijndael: Update to 1.15....* gnu/packages/perl.scm (perl-crypt-rijndael): Update to 1.15.
| Tobias Geerinckx-Rice |
2020-10-14 | gnu: icedove: Update to 78.3.2....* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jonathan Brielmaier |
2020-10-14 | doc: cookbook: Mention "#true" and "#false"....* doc/guix-cookbook.texi (A Scheme Crash Course): Mention "#true" and
"#false".
(Extended example): Likewise.
| Ludovic Courtès |
2020-10-14 | gnu: Add emacs-gcmh....* gnu/packages/emacs-xyz.scm (emacs-gcmh): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Niklas Eklund |
2020-10-14 | image: Use 'raise' from (srfi srfi-34)....* gnu/system/image.scm: Use (srfi srfi-34) for 'raise'.
(lookup-image-type-by-name): Remove extra newline in 'formatted-message'
string.
| Ludovic Courtès |
2020-10-14 | hurd-boot: Set /hurd/magic on /dev/fd....* gnu/build/hurd-boot.scm (set-hurd-device-translators)[devices]: Add
"/dev/fd".
| Ludovic Courtès |
2020-10-14 | doc: Mention "i586-gnu" as supported and experimental....* doc/guix.texi (GNU Distribution): Mention "i586-gnu".
| Ludovic Courtès |
2020-10-14 | doc: Avoid orphan node....Commit 4b5a6fbc9b754c0ca70d033dd99f17c4f028733a turned "Transparent
Emulation with QEMU" into a node, but that was an orphan node, with no
up/next/previous links.
* doc/guix.texi (Virtualization Services): Capitalize subsection title.
(Transparent Emulation with QEMU): Remove "@node" and add "@anchor".
(Daemon Offload Setup): Adjust cross-reference accordingly.
| Ludovic Courtès |
2020-10-14 | openpgp: '&openpgp-unrecognized-packet-error' includes type tag....* guix/openpgp.scm (&openpgp-unrecognized-packet-error)[type]: New
field.
(get-data, parse-subpackets): Initialize 'type' field.
| Ludovic Courtès |
2020-10-14 | gnu: guix: Change Git URL....* gnu/packages/package-management.scm (guix)[source]: Change URL to
non-dump HTTP server.
| Ludovic Courtès |
2020-10-14 | gnu: slurm: Update to 20.02.5....* gnu/packages/parallel.scm (slurm): Update to 20.02.5.
| Ricardo Wurmus |