Age | Commit message (Collapse) | Author |
|
* gnu/packages/maths.scm (r-desolve): Update to 1.25.
|
|
* gnu/packages/cran.scm (r-selectr): Update to 0.4-2.
|
|
* gnu/packages/statistics.scm (r-cardata): Update to 3.0-3.
|
|
* gnu/packages/statistics.scm (r-car): Update to 3.0-5.
|
|
* gnu/packages/cran.scm (r-algdesign): Update to 1.1-7.3.1.
|
|
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.5.
|
|
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.2.
|
|
* gnu/packages/messaging.scm (hangups): Update to 0.4.10.
|
|
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.2.
|
|
* gnu/packages/sml.scm (polyml)[home-page]: Use HTTPS URI.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/sml.scm (polyml): Update to 5.8.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/build-tools.scm (bear): Update to 2.4.2.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/scanner.scm (xsane)[source]: Add patch.
* gnu/packages/patches/xsane-fix-snprintf-buffer-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
This follows up on commit a608666d74f156819cecfabaf72290726d7964e6.
* gnu/local.mk (dist_patch_DATA): Add missing patches.
|
|
* gnu/packages/scanner.scm (xsane): New public variable.
|
|
* gnu/packages/php.scm (php): Update to 7.3.12.
|
|
* gnu/build/vm.scm (load-in-linux-vm): Add target-arm64? argument and use it
to pass correct arguments to qemu.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass the new
target-arm64? argument added above. Do not add ESP partition on all ARM
targets. Do not pass grub-efi package to initialize-hard-disk on ARM targets.
|
|
* gnu/build/vm.scm (load-in-linux-vm): Disable qemu highmem support on ARM32
systems.
|
|
This is a followup to d100d5d5449eabd65e9c26081b7620a3d342c9eb.
* gnu/packages/patches/libseccomp-open-aarch64.patch: New file.
* gnu/packages/linux.scm (libseccomp)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/man.scm (man-pages): Update to 5.04.
|
|
* gnu/packages/c.scm (libbytesize): Update to 2.1.
[source, remove]: Remove msgmerge reproducibility work-around.
[inputs]: Use pcre@2.
|
|
* gnu/packages/libusb.scm (libplist): Update to 2.1.0.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add ‘configure-later’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
|
|
* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.2.
|
|
* gnu/packages/password-utils.scm (libpwquality)[source]: Hard-code NAME.
|
|
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.7.
|
|
* gnu/packages/ruby.scm (ruby-prawn-manual-builder): Update to 0.3.1.
|
|
* gnu/packages/cran.scm (r-rms): Update to 5.1-4.
|
|
* gnu/packages/gnome.scm (gthumb): Update to 3.8.2.
|
|
* gnu/packages/ruby.scm (ruby-command-line-reporter): Update to 4.0.1.
|
|
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.3.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/finance.scm (monero): Update to 0.15.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-openwith) New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/virtualization.scm (lxc)[arguments]: Add #:make-flags.
|
|
* gnu/packages/virtualization.scm (qemu): Update to 4.1.1.
[source](patches): Remove.
|
|
* gnu/packages/web.scm (nginx): Update to 1.17.6.
|
|
* gnu/packages/linux.scm (libseccomp): Update to 2.4.2.
* gnu/packages/virtualization.scm (qemu-minimal-2.10)[inputs]: Remove "libseccomp".
|
|
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.2.
* gnu/packages/games.scm (minetest)[source](snippet): Add substitution.
|
|
* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.7.3.
|
|
* gnu/packages/games.scm (minetest): Reindent.
|
|
This fixes CVE-2019-13723 and CVE-2019-13724.
* gnu/packages/chromium.scm (%chromium-version): Set to 78.0.3904.108.
(%ungoogled-revision): Set to 8f065138317a6152b20decc224027a5192ba76b1.
(%chromium-origin, %ungoogled-origin): Update hashes.
|
|
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add phase
'increase-resource-limits'.
|
|
* gnu/packages/patches/hexchat-crash-exit.patch: New file.
* gnu/packages/hexchat.scm (orgin): Add patch.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
|
|
Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also
allows changing emacs-no-x to emacs-minimal.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove the
'set-GUIX_ENVIRONMENT phase.
[native-inputs]: Replace emacs-with-modules with emacs-minimal and
emacs-htmlize.
|
|
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to 0.5.2.
|
|
* gnu/packages/haskell-apps.scm (kmonad): Update to 0.3.0.
|
|
* gnu/packages/music.scm (musescore): Update to 3.3.2.
|
|
* gnu/packages/emulators.scm (mame): Prevent strict-overflow error on i686
with "NOWERROR" flag.
|
|
* gnu/packages/audio.scm (ecasound): Add it.
|