Age | Commit message (Expand) | Author |
2020-03-26 | profiles: 'profile-derivation' sets a 'type' property....* guix/profiles.scm (profile-derivation): Pass #:properties to
'gexp->derivation'.
| Ludovic Courtès |
2020-03-26 | gnu: gnupg: Use ~/.guix-profile/bin/pinentry by default....Fixes <https://bugs.gnu.org/24076>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.
* gnu/packages/patches/gnupg-default-pinentry.patch: New file.
* gnu/packages/gnupg.scm (gnupg)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2020-03-26 | gnu: youtube-viewer: Don't build gtk3 front-end....* gnu/packages/video.scm (youtube-viewer)[arguments]: Update
module-build-flags to only build gtk2 front-end.
| Efraim Flashner |
2020-03-26 | gnu: youtube-viewer: Update to 3.7.5....* gnu/packages/video.scm (youtube-viewer): Update to 3.7.5.
[inputs]: Add perl-json-xs.
| Efraim Flashner |
2020-03-26 | tests: install: Add %test-gui-installed-desktop-os-encrypted....* gnu/tests/install.scm (gui-test-program): Add a desktop? argument, and pass it to choose-services,
(installation-target-os-for-gui-tests): new procedure,
(installation-target-desktop-os-for-gui-tests): new procedure,
(guided-installation-test): add target-os and desktop? arguments. Use
target-os instead of the previous os variable. Pass desktop? argument to
gui-test-program.
(%test-gui-installed-os): Adapt accordingly,
(%test-gui-installed-os-encrypted): ditto,
(%test-gui-installed-desktop-os-encrypted): new exported variable.
| Mathieu Othacehe |
2020-03-26 | installer: tests: Use a filter to select desktop-environments....* gnu/installer/tests.scm (choose-services): Turn desktop-environments list
into a choose-desktop-environment procedure. This way, it is easier to select
all desktop-environments or none, in the same way as choose-network-service?
and choose-network-management-tool? arguments.
| Mathieu Othacehe |
2020-03-26 | gnu: emacs-helm-exwm: Update to 0.0.2....* gnu/packages/emacs-xyz.scm (emacs-helm-exwm): Update to 0.0.2.
| Pierre Neidhardt |
2020-03-26 | gnu: r-argon2: Fix case in synopsis and use full sentence in description....* gnu/packages/cran.scm (r-argon2)[synopsis]: Use lower case.
[description]: Use full sentence.
| Ricardo Wurmus |
2020-03-26 | gnu: r-getpass: Change case in synopsis and adjust indentation....* gnu/packages/cran.scm (r-getpass): Adjust indentation.
[synopsis]: Do not capitalize all words.
| Ricardo Wurmus |
2020-03-26 | gnu: r-remoter: Fix indentation....* gnu/packages/cran.scm (r-remoter): Fix indentation.
| Ricardo Wurmus |
2020-03-26 | gnu: r-remoter: Use lower case in the synopsis....* gnu/packages/cran.scm (r-remoter)[synopsis]: Do not capitalize all words.
| Ricardo Wurmus |
2020-03-25 | gnu: linux-libre-5.4-source: Add patch to support pinebook pro....* gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/linux (linux-libre-5.4-source): Add patch.
| Vagrant Cascadian |
2020-03-25 | gnu: linux-libre: Update deblob scripts....* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
| Mark H Weaver |
2020-03-25 | gnu: linux-libre: Update to 5.4.28....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.28.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-03-25 | gnu: linux-libre@4.19: Update to 4.19.113....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.113.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-03-25 | gnu: icu4c: Fix CVE-2020-10531....* gnu/packages/patches/icu4c-CVE-2020-10531.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c/fixed): New variable.
| Leo Famulari |
2020-03-25 | gnu: Add r-remoter....* gnu/packages/cran.scm (r-remoter): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Todor Kondić |
2020-03-25 | gnu: Add r-getpass....* gnu/packages/cran.scm (r-getpass): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Todor Kondić |
2020-03-25 | gnu: Add r-argon2....* gnu/packages/cran.scm (r-argon2): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Todor Kondić |
2020-03-25 | gnu: Add emacs-chronometrist....* gnu/packages/emacs-xyz.scm (emacs-chronometrist): New variable.
| Nicolas Goaziou |
2020-03-25 | gnu: abseil-cpp: Update to 20200225.1....* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.1.
| Ricardo Wurmus |
2020-03-25 | import/cran: Import missing module....This is a follow-up to commit b005c240bb5e436ffe9d55c2dd75c9af85aa0fdd.
Reported-by: Ludovic Courtès <ludo@gnu.org>
* guix/import/cran.scm: Import (guix ui) module.
| Ricardo Wurmus |
2020-03-25 | gnu: gnu-pw-mgr: Build reproducibly....* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr)[native-inputs]: Remove
AUTOGEN so that man pages are not regenerated with a fresh date.
| Ludovic Courtès |
2020-03-25 | tests: Adjust to 'show-manifest-transaction' changes....This is a followup to 3e5ab0a7a9399bb098b9ced46bf3cbf4085c6bab.
* tests/ui.scm ("show-manifest-transaction"): Update regexp.
* tests/guix-package.sh: Adjust Emacs regexp in --with-source test.
| Ludovic Courtès |
2020-03-25 | environment: Use 'with-build-handler'....* guix/scripts/environment.scm (build-environment): Remove.
(guix-environment): Wrap 'with-status-verbosity' in
'with-build-handler'. Remove 'dry-run?' conditional. Use
'built-derivations' instead of 'build-environment'.
| Ludovic Courtès |
2020-03-25 | archive: Use 'with-build-handler'....* guix/scripts/archive.scm (export-from-store): Remove call to
'show-what-to-build' and dry-run? condition.
(guix-archive): Wrap 'cond' in 'with-build-handler'.
| Ludovic Courtès |
2020-03-25 | tests/nfs: Fix use of WAIT-FOR-FILE....* gnu/tests/nfs.scm ("nfs services are running"): Pass marionette to
WAIT-FOR-FILE.
| Ricardo Wurmus |
2020-03-25 | services/nfs: Mount nfsd pseudo file system....* gnu/services/nfs.scm (nfs-shepherd-services): Add shepherd-service providing
/proc/fs/nfsd and make other shepherd services require it.
| Ricardo Wurmus |
2020-03-25 | gnu: electron-cash: Update to 4.0.14....* gnu/packages/finance.scm (electron-cash): Update to 4.0.14.
| Guillaume Le Vaillant |
2020-03-25 | import/cran: Support importing from Mercurial repositories....* guix/import/cran.scm (download): Accept keyword #:method; add case for hg
method.
(fetch-description): Handle hg repository.
(description->package): Add cases for hg repositories and update call of
DOWNLOAD procedure.
(cran->guix-package): Retry importing from Bioconductor when hg import failed.
| Ricardo Wurmus |
2020-03-25 | gnu: r-shiny: Add missing inputs....* gnu/packages/cran.scm (r-shiny)[propagated-inputs]: Add r-later, r-promises,
r-rlang, and r-withr.
[native-inputs]: Add gfortran.
| Ricardo Wurmus |
2020-03-25 | gnu: r-mast: Add r-knitr to native inputs....* gnu/packages/bioconductor.scm (r-mast)[native-inputs]: Add r-knitr.
| Ricardo Wurmus |
2020-03-24 | gnu: poetry: Update to 1.0.5....* gnu/packages/python-xyz.scm (poetry): Update to 1.0.5.
[propagated-inputs] Add python-clikit, python-importlib-metadata,
python-keyring, and python-pexpect. Remove python-msgpack and python-glob2.
[home-page] Update URL.
[arguments] Remove 'patch-setup-py' phase, and adjust required versions of
keyring, pyrsistent and importlib-metadata.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-cachy: Update to 0.3.0....* gnu/packages/python-xyz.scm (python-cachy): Update to 0.3.0.
[arguments]: Replace the 'check' phase.
[native-inputs]: Add memcached and python-pifpaf.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: Add python-pifpaf....* gnu/packages/python-xyz.scm (python-pifpaf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: Add python-daiquiri....* gnu/packages/python-xyz.scm (python-daiquiri): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: Add python-json-logger....* gnu/packages/python-xyz.scm (python-json-logger): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: Add python-xattr....* gnu/packages/python-xyz.scm (python-xattr): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-fakeredis: Update to 1.2.1....* gnu/packages/databases.scm (python-fakeredis): Update to 1.2.1.
[propagated-inputs]: Add python-sortedcontainers.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-clikit: Update to 0.4.2....* gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-sortedcontainers: Add missing propagated-inputs....* gnu/packages/python-xyz.scm (python-sortedcontainers):
[propagated-inputs] Add python-appdirs, python-distlib, python-filelock,
python-importlib-metadata and python-six.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-cachecontrol: Add missing propagated-input....* gnu/packages/python-web.scm (python-cachecontrol):
[propagated-inputs]: Add python-msgpack.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-msgpack: Update to 1.0.0....* gnu/packages/python-xyz.scm (python-msgpack): Update to 1.0.0.
(python-msgpack-transitional)[version,source]: New fields to avoid updating this
package.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-pastel: Update to 0.2.0....* gnu/packages/graphics.scm (python-pastel): Update to 0.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-jsonschema: Update to 3.2.0....* gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.2.0.
[propagated-inputs]: Add python-importlib-metadata.
[arguments]: Use add-installed-pythonpath to make a test pass.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: python-pexpect: Update to 4.8.0....* gnu/packages/python-xyz.scm (python-pexpect): Update to 4.8.0.
[arguments]: Disable failing test.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-03-24 | gnu: perl-mail-sendmail: Add line above definition....* gnu/packages/perl.scm (perl-mail-sendmail): Add line.
| Paul Garlick |
2020-03-24 | gnu: Add perl-mail-sendmail....* gnu/packages/perl.scm (perl-mail-sendmail): New variable.
| Paul Garlick |
2020-03-24 | scripts: lint: Handle store connections for lint checkers....Rather than individual checkers opening up a connection to the store for each
package to check, if any checker requires a store connection, open a
connection and pass it to all checkers that would use it. This makes running
the derivation checker much faster for multiple packages.
* guix/scripts/lint.scm (run-checkers): Add a #:store argument, and pass the
store to checkers if they require a store connection.
(guix-lint): Establish a store connection if any checker requires one, and
pass it through to run-checkers.
| Christopher Baines |
2020-03-24 | lint: Add a #:store argument to check-derivation...This can then be used to avoid opening up a store connection each time a
package needs checking.
* guix/lint.scm (check-derivation): Add a #:store argument, and pull the
handling of the store connection out of the try function.
| Christopher Baines |