| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add eigen-for-tensorflow-lite.•••* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): New variable.
| Ricardo Wurmus | 2021-08-04 | 1 | -1/+28 |
* | gnu: mercurial: Update to 5.8.1.•••* gnu/packages/version-control (mercurial): Update to 5.8.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen | 2021-08-04 | 1 | -2/+2 |
* | gnu: git-annex: Update to 8.20210803.•••* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210803.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Kyle Meyer | 2021-08-04 | 1 | -2/+2 |
* | gnu: Add bitwise.•••* gnu/packages/maths.scm (bitwise): New variable.
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Co-authored-by: Ryan Prior <rprior@protonmail.com>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Guix Together | 2021-08-04 | 1 | -0/+34 |
* | gnu: fetchmail: Update to 6.4.20 [fixes CVE-2021-38386].•••* gnu/packages/mail.scm (fetchmail): Update to 6.4.20.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Xinglu Chen | 2021-08-04 | 1 | -2/+2 |
* | gnu: gprolog: Update to 1.5.0.•••* gnu/packages/prolog.scm (gprolog): Update to 1.5.0.
[arguments]: Rename custom 'change-dir-n-fix-shells to 'change-dir and
remove substitution.
| Efraim Flashner | 2021-08-04 | 1 | -8/+5 |
* | gnu: Add nncp.•••* gnu/packages/uucp.scm (nncp): New variable.
| Arun Isaac | 2021-08-04 | 1 | -1/+117 |
* | services: guix: Use "match-record" in activation.•••It's more explicit to specify used fields instead of depending on their
position.
* gnu/services/base.scm (guix-activation): Replace "match" with
"match-record".
| Brice Waegeneire | 2021-08-04 | 1 | -16/+16 |
* | gnu: dehydrated: Follow up commit to 77e2df870b.•••* gnu/packages/tls.scm (dehydrated): Remove bogus, nested native-search-paths.
| Maxim Cournoyer | 2021-08-03 | 1 | -8/+7 |
* | 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 | 1 | -1/+10 |
* | 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 | 1 | -0/+64 |
* | 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 | 1 | -2/+11 |
* | doc: Fix typo.•••* doc/guix.texi (Telephony Services): Remove the extraneous 'jami' argument
when invoking 'list-actions'.
| Maxim Cournoyer | 2021-08-03 | 1 | -1/+1 |
* | gnu: Add python-xxhash.•••* gnu/packages/digest.scm (python-xxhash): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+21 |
* | gnu: Add r-spectre.•••* gnu/packages/bioinformatics.scm (r-spectre): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+72 |
* | gnu: Add r-rgeos.•••* gnu/packages/cran.scm (r-rgeos): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+24 |
* | gnu: Add r-qs.•••* gnu/packages/cran.scm (r-qs): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+28 |
* | gnu: Add r-rapiserialize.•••* gnu/packages/cran.scm (r-rapiserialize): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+24 |
* | gnu: Add r-stringfish.•••* gnu/packages/cran.scm (r-stringfish): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+26 |
* | gnu: Add r-exactextractr.•••* gnu/packages/cran.scm (r-exactextractr): New variable.
| Ricardo Wurmus | 2021-08-03 | 1 | -0/+28 |
* | 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-08-02 | 9 | -3/+2708 |
* | gnu: RawTherapee: Use HTTPS URLs.•••* gnu/packages/photo.scm (rawtherapee)[source, home-page]: Use HTTPS URLs.
| Leo Famulari | 2021-07-27 | 1 | -2/+2 |
* | Revert "services: Add a service for Jami."•••This reverts commit 69dcc24c9f0cdfea674eb690e7755d26a25ced2b. It broke 'guix
pull'.
| Maxim Cournoyer | 2021-08-02 | 8 | -2706/+3 |
* | 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 | 8 | -3/+2706 |
* | 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 | 1 | -2/+26 |
* | 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 | 1 | -26/+31 |
* | 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 | 1 | -8/+6 |
* | .dir-locals.el: Specify indentation rule for with-shepherd-action.•••* .dir-locals.el (scheme-mode) <with-shepherd-action>: New indentation rule.
| Maxim Cournoyer | 2021-08-02 | 1 | -0/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 3 | -0/+98 |
* | licenses: Remove 'cc-sampling-plus-1.0' export.•••This is a followup to 65e1d39f9fca8e560f3dedf01fa33cd251655eef.
* guix/licenses.scm (cc-sampling-plus-1.0): Remove export.
| Ludovic Courtès | 2021-08-02 | 1 | -1/+0 |
* | gnu: zfs: Update source URI.•••* gnu/packages/file-systems.scm (zfs)[source]: Update to new upstream URI.
| Efraim Flashner | 2021-08-02 | 1 | -1/+1 |
* | 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 | 1 | -2/+21 |
* | 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-02 | 3 | -28/+36 |
* | gnu: zathura: Update to 0.4.8.•••* gnu/packages/pdf.scm (zathura): Update to 0.4.8.
| Marius Bakke | 2021-08-01 | 1 | -2/+2 |
* | gnu: girara: Update to 0.3.6.•••* gnu/packages/gtk.scm (girara): Update to 0.3.6.
| Marius Bakke | 2021-08-01 | 1 | -2/+2 |
* | 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 | 1 | -2/+1 |
* | 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 | 1 | -2/+2 |
* | gnu: mg: Update to 20210609.•••* gnu/packages/text-editors.scm (mg): Update to 20210609.
[source](snippet): Remove trailing #t.
| Marius Bakke | 2021-08-01 | 1 | -4/+3 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -2/+2 |
* | gnu: Add go-github-com-klauspost-compress.•••* gnu/packages/golang.scm (go-github-com-klauspost-compress): New variable.
| Arun Isaac | 2021-08-01 | 1 | -0/+33 |
* | gnu: Add go-github-com-flynn-noise.•••* gnu/packages/golang.scm (go-github-com-flynn-noise): New variable.
| Arun Isaac | 2021-08-01 | 1 | -0/+28 |
* | gnu: Add go-golang-org-x-term.•••* gnu/packages/golang.scm (go-golang-org-x-term): New variable.
| Arun Isaac | 2021-08-01 | 1 | -0/+24 |
* | gnu: Add go-lukechampine-com-blake3.•••* gnu/packages/golang.scm (go-lukechampine-com-blake3): New variable.
| Arun Isaac | 2021-08-01 | 1 | -0/+27 |
* | 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 | 1 | -0/+24 |
* | 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 | 1 | -1/+26 |
* | 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 | 1 | -0/+28 |
* | gnu: Add libpst.•••* gnu/packages/mail.scm (libpst): New variable.
| Ricardo Wurmus | 2021-08-01 | 1 | -0/+28 |