summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add fdroidcl.series-3608Efraim Flashner2020-04-20
| | | | | | | | I made a couple of changes to the patch. It now downloads the source using git-fetch and I updated the inputs a bit. For the tests, I'm afraid you're going to need to package the missing package.
* 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.
* gnu: php: Update to 7.4.5.Julien Lepiller2020-04-19
| | | | * gnu/packages/php.scm (php): Update to 7.4.5.
* Revert "gnu: libxfce4util: Update to 4.15.0."base-for-series-3603Danny Milosavljevic2020-04-19
| | | | This reverts commit c0bff513a41a12b446565f3c0de06343acbb6e23.
* gnu: emacs-org-superstar: Update to 1.2.1.Nicolas Goaziou2020-04-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-superstar): Update to 1.2.1.
* doc: Make install script more prominent.Ludovic Courtès2020-04-19
| | | | | | | Suggested by Steven vanZyl <rushsteve1@rushsteve1.us>. * doc/guix.texi (Binary Installation): Add @example showing how to download the script. Use "systemctl enable --now".
* gnu: Add notification-daemon.Raghav Gururajan2020-04-19
| | | | | | * gnu/packages/gnome.scm (notification-daemon): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.Ludovic Courtès2020-04-19
| | | | | | | | | | Fixes <https://bugs.gnu.org/37679>. Reported by Gábor Boskovits <boskovits@gmail.com>. * guix/tests/git.scm (call-with-environment-variables): New procedure. (with-environment-variables): New macro. (populate-git-repository)[git]: Wrap (git-command) invocation in 'call-with-temporary-directory' and 'with-environment-variables'.
* gnu: Add trezord-udev-rules.Martin Becze2020-04-19
| | | | | | * gnu/packages/finance.scm (trezord-udev-rules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* status: Remove extra space before ellipsis.Ludovic Courtès2020-04-19
| | | | | | | Extra space was introduced in 8fa4ac5be4d5f8a1e62635842b16486832ff49f1. * guix/status.scm (print-build-event): Remove extra space before ellipsis.
* installer: connman: Fix Wifi connection.Mathieu Othacehe2020-04-19
| | | | | | | | | | | Issue reported by SergioBG here: https://lists.gnu.org/archive/html/bug-guix/2020-04/msg00432.html. Due to default buffering mode, the installer was reading from the pipe without having actually written a command before. * gnu/installer/connman.scm (connman-connect-with-auth): Set pipe buffering mode to 'line.
* services: sddm: Have sddm provision xorg-server.base-for-series-3598Efraim Flashner2020-04-19
| | | | | * gnu/services/sddm.scm (sddm-shepherd-service)[shepherd-service]: Have sddm provision 'xorg-server like the other display managers.
* gnu: python-cython: Update to 0.29.16.base-for-series-3597base-for-series-3596base-for-series-3595Efraim Flashner2020-04-18
| | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.16.
* gnu: qrcodegen-cpp: Update to 1.6.0.Efraim Flashner2020-04-18
| | | | * gnu/packages/aidc.scm (qrcodegen-cpp): Update to 1.6.0.
* gnu: vim-asyncrun: Update to 2.7.5.Efraim Flashner2020-04-18
| | | | * gnu/packages/vim.scm (vim-asyncrun): Update to 2.7.5.
* gnu: libavif: Update to 0.7.1.Leo Famulari2020-04-18
| | | | | * gnu/packages/image.scm (libavif): Update to 0.7.1. [arguments]: Run the test suite.
* gnu: Add node-semver.Giacomo Leidi2020-04-18
| | | | | | * gnu/packages/node-xyz.scm (node-semver): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: chess: Update to 6.2.6.Efraim Flashner2020-04-18
| | | | * gnu/packages/games.scm (chess): Update to 6.2.6.
* gnu: chess: Set upstream name and ftp-directory.Efraim Flashner2020-04-18
| | | | | * gnu/packages/games.scm (chess)[properties]: New field. Add upstream-name and ftp-directory.
* installer: Fix backtrace display.Mathieu Othacehe2020-04-18
| | | | | | | | | | The 'syslog' macro cannot be resolved in the pre-unwind-handler context. Failed to resolve 'syslog' in this context resulted in the swallowing of all installation errors. Fixes 5c04b00cf463a543b8ffc9eb55991f6b4cc145dd. * gnu/installer.scm (installer-program): Use (gnu installer utils) module.
* gnupg: Accept revoked keys.Tobias Geerinckx-Rice2020-04-17
| | | | | | | | | | | | | | I (nckx) have revoked all RSA subkeys, in favour of my older and freshly-refreshed ECDSA ones. This was merely a precaution: to my knowledge all my RSA private keys have been carefully destroyed and were never compromised. This commit keeps ‘make authenticate’ happy. * guix/gnupg.scm (revkeysig-rx): New variable for revoked keys. (gnupg-verify): Parse it. (gnupg-status-good-signature?): Accept it as ‘good’ for our purposes. * build-aux/git-authenticate.scm (%committers): Clarify nckx's subkeys. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Use the test-only time zone database where appropriate.Leo Famulari2020-04-17
| | | | | | | | | | * gnu/packages/backup.scm (duplicity)[inputs]: Remove tzdata. [native-inputs]: Add tzdata-for-tests. * gnu/packages/finance.scm (ledger): Likewise. * gnu/packages/compression.scm (lhasa)[native-inputs]: Use tzdata-for-tests. * gnu/packages/cran.scm (r-rstan)[native-inputs]: Likewise. * gnu/packages/databases.scm (mongodb)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kdelibs4support)[native-inputs]: Likewise.
* gnu: trezord: Update to 2.0.29.Martin Becze2020-04-17
| | | | | | * gnu/packages/finance.scm (trezord): Update to 2.0.29. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* ui: Fix typos, 80-col & grammar in comments & docstrings.Vincent Legoll2020-04-17
| | | | | | | | | | | * guix/ui.scm (load*): Fix comment line length. (leave-on-EPIPE): Fix typo in docstring. (substitutable-info): Fix typo in comment. (indented-string): Fix typo in docstring. (%package-metrics): Fix typo in comment. (run-guix): Fix grammar in docstring. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fulcrum: Update to 1.1.0TomZ2020-04-17
| | | | | | * gnu/packages/finance.scm (fulcrum): Update to 1.1.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* doc: Update nar decompression examples.mikadoZero2020-04-17
| | | | | | | | * doc/guix.texi (Invoking guix archive): Show /gzip URL. Add cross-reference to "Invoking guix challenge". (Invoking guix challenge): Show /lzip URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* services: account: Have 'user-processes' depend on 'user-homes'.Ludovic Courtès2020-04-17
| | | | | | | | | Until now, 'user-homes' happened to start right after 'user-processes' and before services that depend on a home directory but the dependency was not explicit. This addresses it. * gnu/system/shadow.scm (account-service-type): Extend USER-PROCESSES-SERVICE-TYPE.
* services: Move 'user-processes' to (gnu services shepherd).Ludovic Courtès2020-04-17
| | | | | | | * gnu/services/base.scm (%do-not-kill-file) (user-processes-shepherd-service, user-processes-service-type): Move to... * gnu/services/shepherd.scm: ... here.
* maint: Provide the configuration file in the VM image.Ludovic Courtès2020-04-17
| | | | | | | | | | | | This fixes a bug introduced in 362bcdb1b076c8c46f71781add56dfbe532736dc whereby the VM image would no longer contain /etc/config.scm, contrary to what the manual says. Reported by dbdude on #guix. * Makefile.am (release): Pass '--save-provenance' to 'guix system vm-image'. * doc/guix.texi (Running Guix in a VM): Adjust file name accordingly.
* gnu: linux-libre: Update to 5.4.33.Mark H Weaver2020-04-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.33. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@5.6: Update to 5.6.5.Mark H Weaver2020-04-17
| | | | | * gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.5. (linux-libre-5.6-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.116.Mark H Weaver2020-04-17
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.116. (linux-libre-4.19-pristine-source): Update hash.
* gnu: ungoogled-chromium: Update to 81.0.4044.113-0.b484ad4 [fixes ↵Marius Bakke2020-04-17
| | | | | | | CVE-2020-6457]. * gnu/packages/chromium.scm (%chromium-version): Set to 81.0.4044.113. (%chromium-origin): Update hash.
* status: Allow double-click select of URLs.TomZ2020-04-17
| | | | | | | | Various places while downloading or compiling guix prints the source URL. This change makes the URL easier to use by placing a space between the URL and the trailing dots. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-pygenometracks: Update to 3.3.Ricardo Wurmus2020-04-17
| | | | | | | * gnu/packages/bioinformatics.scm (python-pygenometracks): Update to 3.3. [arguments]: Add phase "relax-requirements"; disable tests. [propagated-inputs]: Remove python-configparser and python-hicexplorer; add python-gffutils, python-pysam, and python-tqdm.
* gnu: Add python-hicmatrix.Ricardo Wurmus2020-04-17
| | | | * gnu/packages/bioinformatics.scm (python-hicmatrix): New variable.
* gnu: python-cooler: Update to 0.8.7.Ricardo Wurmus2020-04-17
| | | | | | | | * gnu/packages/bioinformatics.scm (python-cooler): Update to 0.8.7. [propagated-inputs]: Add python-asciitree, python-numpy, python-pyyaml, and python-simplejson. [native-inputs]: Remove python-nose, python-numpydoc, and python-sphinx; add python-pytest.
* gnu: python-pybigwig: Update to 0.3.17.Ricardo Wurmus2020-04-17
| | | | * gnu/packages/bioinformatics.scm (python-pybigwig): Update to 0.3.17.
* gnu: python-tables: Update to 3.6.1.Ricardo Wurmus2020-04-17
| | | | | * gnu/packages/python-xyz.scm (python-tables): Update to 3.6.1. [arguments]: Adjust use-gcc phase.