Age | Commit message (Expand) | Author |
2021-08-03 | gnu: dehydrated: Follow up commit to 77e2df870b....* gnu/packages/tls.scm (dehydrated): Remove bogus, nested native-search-paths.
| Maxim Cournoyer |
2021-08-03 | gnu: dehydrated: Declare cURL's native search paths....* gnu/packages/tls.scm (dehydrated)[native-search-paths]: Use curl's.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Tobias Geerinckx-Rice |
2021-08-03 | gnu: Add scanbd....* gnu/packages/scanner.scm (scanbd): New public variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Tobias Geerinckx-Rice |
2021-08-03 | gnu: zchunk: Patch references to the 'zstd' command line tool....Fixes https://issues.guix.gnu.org/49795.
* gnu/packages/compression.scm (zchunk)
[phases]{patch-paths}: New phase.
[inputs]: Add zstd.
[propagated-inputs]: Relabel the zstd "lib" as "zstd:lib".
Reported-by: Christopher Howard <christopher@librehacker.com>
| Maxim Cournoyer |
2021-08-03 | gnu: Add python-xxhash....* gnu/packages/digest.scm (python-xxhash): New variable.
| Ricardo Wurmus |
2021-08-03 | gnu: Add r-spectre....* gnu/packages/bioinformatics.scm (r-spectre): New variable.
| Ricardo Wurmus |
2021-08-03 | gnu: Add r-rgeos....* gnu/packages/cran.scm (r-rgeos): New variable.
| Ricardo Wurmus |
2021-08-03 | gnu: Add r-qs....* gnu/packages/cran.scm (r-qs): New variable.
| Ricardo Wurmus |
2021-08-03 | gnu: Add r-rapiserialize....* gnu/packages/cran.scm (r-rapiserialize): New variable.
| Ricardo Wurmus |
2021-08-03 | gnu: Add r-stringfish....* gnu/packages/cran.scm (r-stringfish): New variable.
| Ricardo Wurmus |
2021-08-03 | gnu: Add r-exactextractr....* gnu/packages/cran.scm (r-exactextractr): New variable.
| Ricardo Wurmus |
2021-08-02 | Reinstate "services: Add a service for Jami."...This reverts commit 4673f817938d9d2b1b40a072ab2e0c44a32ccc97, which reverted
commit 69dcc24c9f0cdfea674eb690e7755d26a25ced2b with the fix detailed below.
Thanks to Christopher Baines for reporting the failure and proposing a fix.
* guix/self.scm (compiled-guix) [*system-test-modules*]: Add the test data
files via the 'extra-files' argument.
* gnu/local.mk (dist_patch_DATA): Move the tests/data/jami-dummy-account.dat
file to...
* gnu/local.mk (MODULES_NOT_COMPILED): ... here.
| Maxim Cournoyer |
2021-07-27 | gnu: RawTherapee: Use HTTPS URLs....* gnu/packages/photo.scm (rawtherapee)[source, home-page]: Use HTTPS URLs.
| Leo Famulari |
2021-08-02 | Revert "services: Add a service for Jami."...This reverts commit 69dcc24c9f0cdfea674eb690e7755d26a25ced2b. It broke 'guix
pull'.
| Maxim Cournoyer |
2021-08-02 | services: Add a service for Jami....* gnu/services/telephony.scm (string-or-computed-file?)
(string-list?, account-fingerprint-list?): New procedures.
(maybe-string-list, maybe-account-fingerprint-list)
(maybe-boolean, maybe-string, jami-account-list): New configuration field
types.
(serialize-string-list, serialize-boolean, serialize-string)
(jami-account, jami-account->alist, jami-configuration)
(jami-account-list?, jami-account-list-maybe): New procedures.
(%jami-accounts): New variable.
(jami-configuration->command-line-arguments): New procedure.
(jami-dbus-session-activation, jami-shepherd-services): New procedures.
(jami-service-type): New variable.
* gnu/build/jami-service.scm: New file.
* gnu/tests/data/jami-dummy-account.dat: Likewise.
* gnu/tests/telephony.scm: Likewise.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register them.
* Makefile.am (SCM_TESTS): Register the test file.
(dist_patch_DATA): Register the new data file.
* doc/guix.texi (Telephony Services): Document it.
| Maxim Cournoyer |
2021-08-02 | services: configuration: Derive the default value from the package variable....If the type of a configuration field is a package, show the name of its
package *variable* as the default value.
* gnu/services/configuration.scm (generate-documentation){show-default}
{package->symbol}: New nested procedures. Use them to format the field
entries.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Xinglu Chen |
2021-08-02 | services: configuration: Uniformize the generated documentation....Make the formatting of the generated docs more consistent with the rest of the
docs in the “Services” section of the manual.
* gnu/services/configuration (generate-documentation): Represent the data type
documentation of a field using a DEFTP table rather than DEFTYPEVR elements.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Xinglu Chen |
2021-08-02 | build: shepherd: Use autoload to lazily bind Shepherd modules....Instead of imperative module-autoload! directives.
* gnu/build/shepherd.scm: Replace module-autoload! directives by autoload
arguments for define-module.
| Maxim Cournoyer |
2021-08-02 | gnu: qutebrowser: Update to 2.3.1....* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Morgan Smith |
2021-08-02 | gnu: Add onnx-optimizer....* gnu/packages/machine-learning.scm (onnx-optimizer): New variable.
* gnu/packages/patches/onnx-optimizer-system-library.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2021-08-02 | gnu: zfs: Update source URI....* gnu/packages/file-systems.scm (zfs)[source]: Update to new upstream URI.
| Efraim Flashner |
2021-08-02 | gnu: zfs: Update 2.1.0....* gnu/packages/file-systems.scm (zfs): Update to 2.1.0.
[arguments]: Adjust 'patch-source phase to add support for new
compatibility feature.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| raid5atemyhomework via Bug reports for GNU Guix |
2021-08-02 | gnu: u-boot: Update to 2021.07....* gnu/packages/patches/u-boot-sifive-prevent-reloc-initrd-fdt.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bootloaders.scm (%u-boot-sifive-prevent-relocating-initrd-fdt):
New variable.
(u-boot): Update to 2021.07.
[native-inputs]: Add python-pycryptodomex.
(u-boot-2021.07): Delete variable.
(u-boot-tools)[arguments]: Adapt 'patch phase, disable failing test_spl test.
(u-boot-sifive-unmatched): Use default u-boot package.
(u-boot-pinebook-pro-rk3328): Use default u-boot package.
| Pierre Langlois |
2021-08-01 | gnu: zathura: Update to 0.4.8....* gnu/packages/pdf.scm (zathura): Update to 0.4.8.
| Marius Bakke |
2021-08-01 | gnu: girara: Update to 0.3.6....* gnu/packages/gtk.scm (girara): Update to 0.3.6.
| Marius Bakke |
2021-08-01 | gnu: sbcl-cl-libxml2: Remove duplicate input....* gnu/packages/lisp-xyz.scm (sbcl-cl-libxml2)[native-inputs]: Remove SBCL-LIFT.
| Marius Bakke |
2021-08-01 | gnu: python-django: Update to 3.2.5 [fixes CVE-2021-35042]....* gnu/packages/django.scm (python-django): Update to 3.2.5.
| Marius Bakke |
2021-08-01 | gnu: mg: Update to 20210609....* gnu/packages/text-editors.scm (mg): Update to 20210609.
[source](snippet): Remove trailing #t.
| Marius Bakke |
2021-08-01 | gnu: emacs-ts: Update to 0.2.2....* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.2.2.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-magit: Update to 3.2.0....* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.2.0.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-eacl: Update to 2.1.0....* gnu/packages/emacs-xyz.scm (emacs-eacl): Update to 2.1.0.
| Nicolas Goaziou |
2021-08-01 | gnu: Add go-github-com-klauspost-compress....* gnu/packages/golang.scm (go-github-com-klauspost-compress): New variable.
| Arun Isaac |
2021-08-01 | gnu: Add go-github-com-flynn-noise....* gnu/packages/golang.scm (go-github-com-flynn-noise): New variable.
| Arun Isaac |
2021-08-01 | gnu: Add go-golang-org-x-term....* gnu/packages/golang.scm (go-golang-org-x-term): New variable.
| Arun Isaac |
2021-08-01 | gnu: Add go-lukechampine-com-blake3....* gnu/packages/golang.scm (go-lukechampine-com-blake3): New variable.
| Arun Isaac |
2021-08-01 | gnu: Add go-github-com-dustin-go-humanize....* gnu/packages/golang.scm (go-github-com-dustin-go-humanize): New variable.
| Arun Isaac |
2021-08-01 | gnu: Add go-github-com-davecgh-go-xdr....* gnu/packages/golang.scm (go-github-com-davecgh-go-xdr): New variable.
| Arun Isaac |
2021-08-01 | gnu: Add emacs-autocrypt....* gnu/packages/emacs-xyz.scm (emacs-autocrypt): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Morgan Smith |
2021-08-01 | gnu: Add libpst....* gnu/packages/mail.scm (libpst): New variable.
| Ricardo Wurmus |
2021-08-01 | gnu: scintilla: Update to 5.1.1....* gnu/packages/text-editors.scm (scintilla): Update to 5.1.1.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-evil-nerd-commenter: Update to 3.5.5....* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.5.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-evil-matchit: Update to 2.3.13....* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.13.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-evil-collection: Update to 0.0.6....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.6.
| Nicolas Goaziou |
2021-08-01 | gnu: emacs-perspective: Update to 2.16....* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.16.
| Nicolas Goaziou |
2021-08-01 | gnu: giac: Update to 1.7.0-23....* gnu/packages/algebra.scm (giac): Update to 1.7.0-23.
| Nicolas Goaziou |
2021-08-01 | gnu: sameboy: Update to 0.14.4....* gnu/packages/emulators.scm (sameboy): Update to 0.14.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Felix Gruber |
2021-07-27 | gnu: linux-libre 4.19: Update to 4.19.200....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.200.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.4: Update to 5.4.137....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.137.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre 5.10: Update to 5.10.55....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.55.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-07-27 | gnu: linux-libre: Update to 5.13.7....* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.7.
(linux-libre-5.13-pristine-source): Update hash.
| Leo Famulari |