summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add r-restrserve.series-3625Eric Brown2020-04-22
| | | | * gnu/packages/cran.scm (r-restrserve): New variable.
* gnu: Add w-scan.base-for-series-3625Guillaume Le Vaillant2020-04-22
| | | | * gnu/packages/video.scm (w-scan): New variable.
* gnu: Add font-meera-inimai.Arun Isaac2020-04-22
| | | | * gnu/packages/fonts.scm (font-meera-inimai): New variable.
* gnu: Add python-google-brotli.Arun Isaac2020-04-22
| | | | * gnu/packages/compression.scm (python-google-brotli): New variable.
* gnu: linux-libre: Update to 5.4.34.base-for-series-3622Mark H Weaver2020-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.34. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update to 5.6.6.Mark H Weaver2020-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.6. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.117.Mark H Weaver2020-04-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.117. (linux-libre-4.19-pristine-source): Update hash.
* news: Add entry for the cookbook.Ludovic Courtès2020-04-21
| | | | * etc/news.scm: Add entry for the cookbook.
* self: Build and install 'guix-cookbook.info' and its translations.Ludovic Courtès2020-04-21
| | | | | | * guix/self.scm (translate-texi-manuals)[build]: Translate and install guix-cookbook.texi. (info-manual)[build]: Handle "guix-cookbook*.texi".
* self: translate-texi-manuals: Add 'available-translations'.Ludovic Courtès2020-04-21
| | | | | | * guix/self.scm (translate-texi-manuals)[build](available-translations): New procedure. Use it rather than directly calling 'find-files' & co.
* self: translate-texi-manuals: Don't hardcode "guix.texi".Ludovic Courtès2020-04-21
| | | | | * guix/self.scm (translate-texi-manuals)[build](translate-texi): Add 'prefix' and #:extras parameters and honor them. Adjust callers.
* doc: Include *.json files in the source.Ludovic Courtès2020-04-21
| | | | | | This is a followup to c9f321e52a99dea93fcc099372ea0167150b9aac. * doc/build.scm (texinfo-manual-source)[build]: Add *.json to #$output.
* gnu: OpenSSL: Update to 1.1.1g [fixes CVE-2020-1967].base-for-series-3619Leo Famulari2020-04-21
| | | | | | * gnu/packages/tls.scm (openssl)[replacement]: Replace with openssl-1.1.1g. (openssl-1.1.1e): Replace variable with ... (openssl-1.1.1g): ... this.
* gnu: emacs-dired-toggle-sudo: Update to 1.0-0.13bbe52.Michael Rohleder2020-04-21
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-dired-toggle-sudo): Update to 1.0-0.13bbe52. * gnu/packages/patches/emacs-dired-toggle-sudo-emacs-26.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: shepherd: Add Guile 2.0 variant.base-for-series-3616base-for-series-3615Ludovic Courtès2020-04-21
| | | | * gnu/packages/admin.scm (guile2.0-shepherd): New variable.
* gnu: shepherd: Update to 0.8.0.Ludovic Courtès2020-04-21
| | | | | | * gnu/packages/admin.scm (shepherd): Update to 0.8.0. * gnu/services/shepherd.scm (shepherd-configuration-file): Use 'default-pid-file-timeout' instead of fiddling with '%pid-file-timeout'.
* tests: web: Explicitly wait for the HTTP port.Ludovic Courtès2020-04-21
| | | | * gnu/tests/web.scm (run-webserver-test)["HTTP port ready"]: New test.
* tests: ssh: Explicitly wait for port 22.Ludovic Courtès2020-04-21
| | | | | | | Previously we could occasionally try to connect before the server is actually listening, both for OpenSSH and Dropbear. * gnu/tests/ssh.scm (run-ssh-test)["wait for port 22"]: New test.
* gnu: guile-xapian: Update to 0.1.0.Ricardo Wurmus2020-04-21
| | | | * gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.1.0.
* gnu: Add python-rdflib-jsonld.Pjotr Prins2020-04-21
| | | | * gnu/packages/rdf.scm (python-rdflib-jsonld): New variable.
* gnu: rdf.scm: Use license: prefix.Efraim Flashner2020-04-21
| | | | | * gnu/packages/rdf.scm: Use a 'license:' prefix for package licenses instead of only importing a select number of licenses.
* gnu: Add u-boot-pinebook-pro-rk3399.Vagrant Cascadian2020-04-20
| | | | | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-pinebook-pro-rk3399): New variable. * gnu/packages/patches/u-boot-DT-for-Pinebook-Pro.patch: New file. * gnu/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch: New file. * gnu/packages/patches/u-boot-gpio-keys-binding-cons.patch: New file. * gnu/packages/patches/u-boot-leds-common-binding-con.patch: New file. * gnu/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch: New file. * gnu/packages/patches/u-boot-video-rockchip-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patches. * gnu/bootloader/u-boot.scm (install-pinebook-pro-rk3399-u-boot, u-boot-pinebook-pro-rk3399-bootloader): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
* gnu: liblinphone: Fix icons.Raghav Gururajan2020-04-20
| | | | | | * gnu/packages/linphone.scm (liblinphone): Fix icons. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: obs: Update to 25.0.7.Vagrant Cascadian2020-04-20
| | | | * gnu/packages/video (obs): Update to 25.0.7.
* packages: Recommend against the use of 'package-file'.Ludovic Courtès2020-04-21
| | | | | | * guix/packages.scm (package-file): Recommend against its use in the docstring. * doc/guix.texi (The Store Monad): Likewise.
* Revert "system: Don’t create a module database when no modules are available."Ludovic Courtès2020-04-21
| | | | | | | | | | | | | | This reverts commit b2fff3b5de7d510fe4809e9a97089dddf2a39ffc. Fixes <https://bugs.gnu.org/40713>. Reported by pkill9 <pkill9@runbox.com>. This commit is incorrect: its effect depends on whether KERNEL's build output is already available in the store, it breaks with non-package kernels as reported at <https://bugs.gnu.org/40713>, and the LINUX-MODULE-DATABASE hook is required at all times since 5c79f238634c5adb6657f1b4b1bb4ddb8bb73ef1 removed the relevant bits from the 'linux-libre' package.
* services: etc: Detect and report duplicate entries.Ludovic Courtès2020-04-21
| | | | | | | | | Fixes <https://bugs.gnu.org/40729>. Reported by Christopher Baines <mail@cbaines.net>. * gnu/services.scm (files->etc-directory)[assert-no-duplicates]: New procedure. Use it.
* services: dovecot: 'stop' method returns #f upon success.Ludovic Courtès2020-04-21
| | | | | | | * gnu/services/mail.scm (dovecot-shepherd-service)[stop]: Use 'invoke' instead of 'make-forkexec-constructor'. Previously, the 'stop' method would return the PID of the "dovecot stop" process, which would be interpreted as a failure to stop the service.
* services: Don't use the deprecated 'make-forkexec-constructor' call.Ludovic Courtès2020-04-21
| | | | | | | | | | Passing 'make-forkexec-constructor' a string or several string arguments has been deprecated since dmd 0.1. * gnu/services/base.scm (rngd-service-type): In 'start' method, pass a list as the first argument to 'make-forkexec-constructor'. * gnu/services/desktop.scm (bluetooth-shepherd-service): Likewise. * gnu/services/spice.scm (spice-vdagent-shepherd-service): Likewise.
* gnu: mcron: Remove now unneeded phase.Ludovic Courtès2020-04-21
| | | | | | | This is a followup to a52aa7fdef19f95fc1755ecd88e979ba07d8b392. * gnu/packages/guile-xyz.scm (mcron)[arguments]: Remove 'fix-finding-guile'.
* gnu: cgit: Update Git source code to 2.25.4.base-for-series-3609Leo Famulari2020-04-20
| | | | * gnu/packages/version-control.scm (cgit)[inputs]: Update git-source to 2.25.4.
* gnu: Git: Update to 2.26.2 [fixes CVE-2020-11008].Leo Famulari2020-04-20
| | | | | * gnu/packages/version-control.scm (git): Update to 2.26.2. [native-inputs]: Update git-manpages.
* gnu: xfce.scm: Sort module imports.Naga Malleswari2020-04-20
| | | | | | * gnu/packages/xfce.scm: Sort module imports. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* installer: Rename uvesafb shepherd service to maybe-uvesafb.Florian Pelz2020-04-20
| | | | | | | | | Because the installer's uvesafb service loads uvesafb only on some machines. This is a follow-up to commit 0ad60b2a89d6d387236466e0bcdd61ac489fca37. * gnu/system/install.scm (uvesafb-shepherd-service): Adjust provision and description fields.
* gnu: libqalculate: Fix libcurl gnutls CA cert bundle file.R Veera Kumar2020-04-20
| | | | | | | | * gnu/packages/patches/libqalculate-3.8.0-libcurl-ssl-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/maths.scm (libqalculate)[source]: Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add midori.Raghav Gururajan2020-04-20
| | | | | | * gnu/packages/web-browsers.scm (midori): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* syscalls: Fix Linux detection in 'readdir*'.Julien Lepiller2020-04-20
| | | | | * guix/build/syscalls.scm (readdir*): Fix Linux detection for `arm-unknown-linux-gnueabihf'.
* gnu: Add r-bridgesampling.Eric Brown2020-04-20
| | | | | | * gnu/packages/cran.scm (r-bridgesampling): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* tests: Update expected values for package->code.base-for-series-3608Ricardo Wurmus2020-04-20
| | | | | | Reported by janneke on IRC. * tests/print.scm: Update expected package definitions produced by package->code.
* gnu: java-bouncycastle: Don't use unstable tarball.Efraim Flashner2020-04-20
| | | | | * gnu/packages/java.scm (java-bouncycastle)[source]: Download using git-fetch. Use upstream's repo, not a mirror.
* gnu: java-lz4: Don't use unstable tarball.Efraim Flashner2020-04-20
| | | | | * gnu/packages/java.scm (java-lz4)[source]: Download using git-fetch. [arguments]: Add phase to make files writable.
* gnu: java-fest-assert: Don't use unstable tarball.Efraim Flashner2020-04-20
| | | | | * gnu/packages/java.scm (java-fest-assert)[source]: Download using git-fetch.
* gnu: java-fest-test: Don't use unstable tarball.Efraim Flashner2020-04-20
| | | | | * gnu/packages/java.scm (java-fest-test)[source]: Download using git-fetch.
* gnu: java-fest-util: Don't use unstable tarball.Efraim Flashner2020-04-20
| | | | | * gnu/packages/java.scm (java-fest-util)[source]: Download using git-fetch.
* gnu: graphene: Update to 1.10.0.Efraim Flashner2020-04-20
| | | | | | | | * gnu/packages/gtk.scm (graphene): Update to 1.10.0. [build-system]: Switch to meson-build-system. [arguments]: Update configure-flags to not install tests. [inputs]: Remove python2. Move gobject-introspection ... [native-inputs]: ... to here. Remove autoconf, automake, libtool, which.
* gnu: sparql-query: Sort inputs alphabetically.Efraim Flashner2020-04-20
| | | | * gnu/packages/databases.scm (sparql-query)[inputs]: Sort alphabetically.
* gnu: sparql-query: Don't use unstable tarball.Efraim Flashner2020-04-20
| | | | | * gnu/packages/databases.scm (sparql-query)[source]: Download using git-fetch.
* gnu: mu: Update to 1.4.Pierre Langlois2020-04-19
| | | | | | | * gnu/packages/mail.scm (mu): Update to 1.4. [arguments]: Remove 'fix-date-tests phase. Add 'patch-bin-sh-in-tests phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* services: Add 'simulated-wifi-service-type'.Ludovic Courtès2020-04-19
| | | | | | | * gnu/services/networking.scm (simulated-wifi-shepherd-services): New procedure. (simulated-wifi-service-type): New variable. * doc/guix.texi (Networking Services): Document it.
* services: Add 'hostapd-service-type'.Ludovic Courtès2020-04-19
| | | | | | | | | * gnu/services/networking.scm (<hostapd-configuration>): New record type. (hostapd-configuration-file, hostapd-shepherd-services): New procedures. (hostapd-service-type): New variable. * doc/guix.texi (Networking Services): Document it.