| Commit message (Expand) | Author | Age |
* | cmake: Generate documentation.•••To prevent complicating the dependencies of a core tool, a new variant,
CMAKE-MINIMAL is introduced and the CMake build system is configured to use it
by default. The regular CMAKE package gains a manpage, info manual as well
as HTML documentation.
Fixes issue #33497 (https://bugs.gnu.org/33497).
* gnu/packages/cmake.scm (gnu): Use modules (gnu packages python-xyz),
(gnu packages texinfo) and (srfi srfi-1).
(cmake-minimal): Rename the original cmake variable to this.
[phases]{configure}: Extract the configure script arguments to...
[configure-flags]: here.
[properties]: Set the HIDDEN? property to #t.
(cmake): New variable, which inherits from CMAKE-MINIMAL.
[phases]{move-html-doc}: Add phase.
[native-inputs]: Add PYTHON-SPHINX and TEXINFO.
[outputs]: Add the "doc" output.
[properties]: Clear the inherited HIDDEN? property.
* guix/build-system/cmake.scm (default-cmake): Use CMAKE-MINIMAL instead of
CMAKE.
| Maxim Cournoyer | 2019-03-20 |
* | gnu: cmake: Update to 3.14.0.•••* gnu/packages/cmake.scm (cmake): Update to 3.14.0.
| Marius Bakke | 2019-03-17 |
* | gnu: libuv: Update to 1.27.0.•••* gnu/packages/libevent.scm (libuv): Update to 1.27.0.
| Marius Bakke | 2019-03-17 |
* | gnu: libxrandr: Update to 1.5.2.•••* gnu/packages/xorg.scm (libxrandr): Update to 1.5.2.
| Marius Bakke | 2019-03-17 |
* | gnu: libxext: Update to 1.3.4.•••* gnu/packages/xorg.scm (libxext): Update to 1.3.4.
| Marius Bakke | 2019-03-17 |
* | gnu: xtrans: Update to 1.4.0.•••* gnu/packages/xorg.scm (xtrans): Update to 1.4.0.
| Marius Bakke | 2019-03-17 |
* | gnu: libxmu: Update to 1.1.3.•••* gnu/packages/xorg.scm (libxmu): Update to 1.1.3.
| Marius Bakke | 2019-03-17 |
* | gnu: libxft: Update to 2.3.3.•••* gnu/packages/xorg.scm (libxft): Update to 2.3.3.
| Marius Bakke | 2019-03-17 |
* | gnu: libxdmcp: Update to 1.1.3.•••* gnu/packages/xorg.scm (libxdmcp): Update to 1.1.3.
| Marius Bakke | 2019-03-17 |
* | gnu: libimobiledevice: Build against OpenSSL 1.0.•••* gnu/packages/libusb.scm (libimobiledevice)[propagated-inputs]: Change from
OPENSSL to OPENSSL-1.0.
| Marius Bakke | 2019-03-17 |
* | Merge branch 'staging' into core-updates | Marius Bakke | 2019-03-14 |
|\ |
|
| * | gnu: double-conversion: Update to 3.1.4.•••* gnu/packages/maths.scm (double-conversion): Update to 3.1.4.
| Marius Bakke | 2019-03-14 |
| * | gnu: gtk+: Update to 3.24.7.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.7.
| Marius Bakke | 2019-03-14 |
| * | Merge branch 'master' into staging | Marius Bakke | 2019-03-14 |
| |\ |
|
| | * | gnu: jasper: Update to 2.0.16.•••* gnu/packages/image.scm (jasper): Update to 2.0.16.
| Marius Bakke | 2019-03-14 |
| | * | gnu: rapidjson: Update home page.•••* gnu/packages/web.scm (rapidjson)[source, home-page]: Follow redirected URL.
| Marius Bakke | 2019-03-14 |
| | * | gnu: samba: Update to 4.9.5.•••* gnu/packages/samba.scm (samba): Update to 4.9.5.
| Marius Bakke | 2019-03-14 |
| | * | gnu: libzip: Update to 1.5.2.•••* gnu/packages/compression.scm (libzip): Update to 1.5.2.
| Marius Bakke | 2019-03-14 |
| | * | gnu: libzip: Don't use NAME in source URI.•••* gnu/packages/compression.scm (libzip)[source](uri): Hard-code NAME.
| Marius Bakke | 2019-03-14 |
| | * | gnu: WebKitGTK: Update to 2.24.0.•••* gnu/packages/webkit.scm (webkitgtk-2.22): Rename to ...
(webkitgtk-2.24): ... this. Update to 2.24.0.
[inputs]: Add OPENJPEG.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust accordingly.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
| Marius Bakke | 2019-03-14 |
| | * | gnu: libsoup: Update to 2.66.0.•••* gnu/packages/gnome.scm (libsoup): Update to 2.66.0.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
[native-inputs]: Add GTK-DOC.
[inputs]: Add MIT-KRB5. Move SQLITE and LIBPSL ...
[propagated-inputs]: ... here.
| Marius Bakke | 2019-03-14 |
| | * | gnu: Kodi: Add Wayland variant.•••* gnu/packages/kodi.scm (kodi/wayland): New public variable.
| Marius Bakke | 2019-03-14 |
| | * | gnu: Add waylandpp.•••* gnu/packages/freedesktop.scm (waylandpp): New public variable.
| Marius Bakke | 2019-03-14 |
| | * | gnu: Add emacs-lsp-ui.•••* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Brett Gilio | 2019-03-14 |
| | * | gnu: Add emacs-lsp-mode.•••* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Brett Gilio | 2019-03-14 |
| | * | gnu: emacs-dash: Update to 2.15.0.•••* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.15.0.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Brett Gilio | 2019-03-14 |
| | * | gnu: Update dtc to 1.5.0.•••* gnu/packages/bootloaders (dtc): Update to 1.5.0.
[native-inputs]: Add libyaml and pkg-config.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Vagrant Cascadian | 2019-03-14 |
| | * | gnu: fish: Update to 3.0.2.•••* gnu/packages/shells.scm (fish): Update to 3.0.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Meiyo Peng | 2019-03-14 |
| | * | gnu: Add r-rematch2.•••* gnu/packages/cran.scm (r-rematch2): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Nicolò Balzarotti | 2019-03-14 |
| | * | gnu: w3m: Update to 0.5.3+git20190105.•••* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20190105.
| Leo Famulari | 2019-03-13 |
| | * | linux-container: 'containerized-operating-system' removes "useless" services.•••Fixes <https://bugs.gnu.org/34211>.
Reported by Efraim Flashner <efraim@flashner.co.il>.
* gnu/system/linux-container.scm (containerized-operating-system)
[useless-services]: New variable.
Add 'services' field.
| Ludovic Courtès | 2019-03-13 |
| | * | doc: Document the graphical installer some more.•••* doc/guix.texi (Preparing for Installation): Rewrite to specify the two
installation modes.
(Guided Graphical Installation): New node.
(Manual Installation): New node, with the former sections.
(After System Installation): New node.
* doc/images/installer-network.png, doc/images/installer-partitions.png,
doc/images/installer-resume.png: New files.
* doc/local.mk (dist_infoimage_DATA): Add them.
| Ludovic Courtès | 2019-03-13 |
| | * | installer: network: Adjust wording.•••* gnu/installer/newt/network.scm (wait-service-online): Adjust wording
of the messages.
| Ludovic Courtès | 2019-03-13 |
| | * | linux-modules: Factorize 'missing-modules'.•••* gnu/build/linux-modules.scm (missing-modules): New procedure.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Use it.
| Ludovic Courtès | 2019-03-13 |
| | * | Remove traces of "GuixSD".•••* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Remove
mentions of "GuixSD".
* gnu/bootloader/grub.scm (install-grub-efi): Likewise.
* gnu/build/vm.scm (make-iso9660-image): Change default #:volume-id to
"Guix_image".
(initialize-hard-disk): Search for the "Guix_image" label.
* gnu/ci.scm (system-test-jobs, tarball-jobs): Remove "GuixSD".
* gnu/installer/newt/welcome.scm (run-welcome-page): Likewise.
* gnu/packages/audio.scm (supercollider)[description]: Likewise.
* gnu/packages/curl.scm (curl): Likewise.
* gnu/packages/emacs.scm (emacs): Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/julia.scm (julia): Likewise.
* gnu/packages/linux.scm (alsa-plugins): Likewise.
(powertop, wireless-regdb): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/polkit.scm (polkit): Likewise.
* gnu/packages/tex.scm (texlive-bin): Likewise.
* gnu/services/base.scm (file-systems->fstab): Likewise.
* gnu/services/cups.scm (%cups-activation): Likewise.
* gnu/services/mail.scm (%dovecot-activation): Likewise.
* gnu/services/messaging.scm (prosody-configuration)[log]: Likewise.
* gnu/system/examples/vm-image.tmpl (vm-image-motd): Likewise.
* gnu/system/install.scm (installation-os)[file-systems]: Change root
file system label to "Guix_image".
* gnu/system/mapped-devices.scm (check-device-initrd-modules):
Remove "GuixSD".
* gnu/system/vm.scm (system-docker-image): Likewise.
(system-disk-image)[root-label]: Change to "Guix_image".
* gnu/tests/install.scm (run-install): Remove "GuixSD".
* guix/modules.scm (guix-module-name?): Likewise.
* nix/libstore/optimise-store.cc: Likewise.
| Ludovic Courtès | 2019-03-13 |
| | * | maint: Change Guix System file names from guixsd-*.•••* Makefile.am (GUIXSD_SUPPORTED_SYSTEMS): Rename to...
(GUIX_SYSTEM_SUPPORTED_SYSTEMS): ... this.
(GUIXSD_VM_SYSTEMS): Rename to...
(GUIX_SYSTEM_VM_SYSTEMS): ... this.
(GUIXSD_IMAGE_BASE): Rename to...
(GUIX_SYSTEM_IMAGE_BASE): ... this. Change "guixsd-" to "guix-system-".
(GUIXSD_VM_IMAGE_BASE): Rename to...
(GUIX_SYSTEM_VM_IMAGE_BASE): ... this. Change "guixsd-" to
"guix-system-".
(release): Adjust accordingly.
* doc/guix.texi (USB Stick and DVD Installation)
(Installing Guix in a VM, Invoking guix system)
(Running Guix in a VM): Adjust file names accordingly.
| Ludovic Courtès | 2019-03-13 |
| | * | gnu: Add python-velocyto.•••* gnu/packages/bioinformatics.scm (python-velocyto): New variable.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: python-loompy: Update to 2.0.17.•••* gnu/packages/bioinformatics.scm (python-loompy): Update to 2.0.17.
[source]: Fetch via git.
[arguments]: Enable tests, replace "check" phase.
[propagated-inputs]: Add python-pandas.
[native-inputs]: Add python-pytest.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: Add emacs-dockerfile-mode.•••* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): New variable.
| Oleg Pykhalov | 2019-03-13 |
| | * | gnu: Add emacs-docker.•••* gnu/packages/emacs-xyz.scm (emacs-docker): New variable.
| Oleg Pykhalov | 2019-03-13 |
| | * | gnu: Add emacs-docker-tramp.•••* gnu/packages/emacs-xyz.scm (emacs-docker-tramp): New variable.
| Oleg Pykhalov | 2019-03-13 |
| | * | gnu: python-numba: Update to 0.42.0.•••* gnu/packages/python-xyz.scm (python-numba): Update to 0.42.0.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: python-llvmlite: Update to 0.27.1.•••* gnu/packages/llvm.scm (python-llvmlite): Update to 0.27.1.
[inputs]: Update patch for custom LLVM variant.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: Add python-on-guile.•••* gnu/packages/guile-xyz.scm (python-on-guile): New variable.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: guile-persist: Install go files to canonical directory.•••* gnu/packages/guile-xyz.scm (guile-persist)[arguments]: Patch target
directory for go files in build phase "patch-prefix".
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: guile-stis-parser: Install go files to canonical directory.•••* gnu/packages/guile-xyz.scm (guile-stis-parser)[arguments]: Add build phase
"use-canonical-directory-for-go-files".
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: Add kaldi.•••* gnu/packages/machine-learning.scm (kaldi): New variable.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: Add r-valr.•••* gnu/packages/cran.scm (r-valr): New variable.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: Add r-linnorm.•••* gnu/packages/bioconductor.scm (r-linnorm): New variable.
| Ricardo Wurmus | 2019-03-13 |
| | * | gnu: Add python2-argparse.•••* gnu/packages/python-xyz.scm (python2-argparse): New variable.
| Ricardo Wurmus | 2019-03-13 |