| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: guile: Update to 3.0.2.•••* gnu/packages/guile.scm (guile-3.0): Update to 3.0.2.
[source](patches): Remove.
* gnu/packages/patches/guile-3.0-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke | 2020-03-27 | 3 | -23/+2 |
* | gnu: ovmf: Adapt to CPLUS_INCLUDE_PATH changes.•••* gnu/packages/firmware.scm (ovmf)[native-inputs]: Distinguish GCC-5.
[arguments]: Add phase to hide the default GCC from CPLUS_INCLUDE_PATH.
| Marius Bakke | 2020-03-27 | 1 | -1/+13 |
* | gnu: emacs: Fix format strings for compatibility with Guile 3.•••* gnu/packages/emacs.scm (emacs)[arguments]: In the 'patch-program-file-names'
and 'install-site-start' phases, specify port in the calls to FORMAT.
| Marius Bakke | 2020-03-27 | 1 | -2/+2 |
* | gnu: mscgen: Fix build with gd >= 2.3.0.•••'gd' no longer provides 'libgd-config', so use 'pkg-config' instead.
* gnu/packages/graph.scm (mscgen)[native-inputs]: Add PKG-CONFIG.
| Marius Bakke | 2020-03-27 | 1 | -0/+2 |
* | gnu: icu4c: Incorporate grafted changes.•••* gnu/packages/icu4c.scm (icu4c)[replacement]: Remove.
[source](patches, patch-flags): New fields.
(icu4c/fixed): Remove variable.
| Marius Bakke | 2020-03-27 | 1 | -12/+2 |
* | gnu: help2man: Remove version 1.47.12.•••* gnu/packages/man.scm (help2man): Update to 1.47.13.
(help2man/latest): Remove variable.
| Marius Bakke | 2020-03-27 | 1 | -14/+2 |
* | gnu: Automake: Remove version 1.16.1.•••* gnu/packages/autotools.scm (automake): Update to 1.16.2.
[arguments]: Add phase "skip-test".
(automake-1.16.2): Remove variable.
| Marius Bakke | 2020-03-27 | 1 | -28/+11 |
* | Merge branch 'master' into core-updates••• Conflicts:
gnu/packages/icu4c.scm
gnu/packages/man.scm
gnu/packages/python-xyz.scm
guix/scripts/environment.scm
guix/scripts/pack.scm
guix/scripts/package.scm
guix/scripts/pull.scm
guix/store.scm
| Marius Bakke | 2020-03-27 | 66 | -5806/+4886 |
|\ |
|
| * | gnu: icu4c: Explicitly add patch flags in replacement package.•••This is to prevent a build failure when this gets merged to 'core-updates'
which does not have any patch-flags to inherit.
* gnu/packages/icu4c.scm (icu4c/fixed)[source](patch-flags): New field.
| Marius Bakke | 2020-03-26 | 1 | -0/+1 |
| * | gnu: help2man: Update to 1.47.13.•••* gnu/packages/man.scm (help2man/latest): Update to 1.47.13.
| Marius Bakke | 2020-03-26 | 1 | -2/+2 |
| * | gnu: Add python-pywinrm.•••* gnu/packages/python-xyz.scm (python-pywinrm): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+31 |
| * | gnu: Add python-requests_ntlm.•••* gnu/packages/python-web.scm (python-requests_ntlm): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+25 |
| * | gnu: Add python-ntlm-auth.•••* gnu/packages/python-crypto.scm (python-ntlm-auth): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+29 |
| * | gnu: Add python-kerberos.•••* gnu/packages/python-crypto.scm (python-kerberos): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandros Theodotou | 2020-03-26 | 1 | -0/+27 |
| * | gnu: Update sambamba to 0.7.1.•••* gnu/packages/bioinformatics.scm (sambamba): Update to 0.7.1;
Remove unneeded undead input.
| Roel Janssen | 2020-03-26 | 1 | -19/+6 |
| * | gnu: Add 7kaa.•••* gnu/packages/games.scm (7kaa): New variable.
| Naga Malleswari | 2020-03-26 | 1 | -0/+33 |
| * | gnu: boinc-client: Update to 7.16.5.•••* gnu/packages/distributed.scm (boinc-client): Update to 7.16.5.
| Efraim Flashner | 2020-03-26 | 1 | -2/+2 |
| * | gnu: boinc-server: Fix build.•••* gnu/packages/distributed.scm (boinc-server)[inputs]: Replace openssl
with openssl-1.0, mariadb with mariadb:dev.
| Efraim Flashner | 2020-03-26 | 1 | -2/+3 |
| * | 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 | 3 | -2/+19 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 1 | -2/+3 |
| * | 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 | 1 | -41/+113 |
| * | 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 | 1 | -3/+8 |
| * | 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 | 1 | -23/+22 |
| * | 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 | 1 | -4/+4 |
| * | 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 | 1 | -11/+10 |
| * | gnu: r-remoter: Fix indentation.•••* gnu/packages/cran.scm (r-remoter): Fix indentation.
| Ricardo Wurmus | 2020-03-26 | 1 | -11/+11 |
| * | 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-26 | 1 | -2/+1 |
| * | 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 | 3 | -1/+1141 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 3 | -0/+139 |
| * | 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 | 1 | -0/+27 |
| * | 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 | 1 | -0/+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 | 1 | -0/+21 |
| * | gnu: Add emacs-chronometrist.•••* gnu/packages/emacs-xyz.scm (emacs-chronometrist): New variable.
| Nicolas Goaziou | 2020-03-25 | 1 | -0/+33 |
| * | gnu: abseil-cpp: Update to 20200225.1.•••* gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.1.
| Ricardo Wurmus | 2020-03-25 | 1 | -2/+3 |
| * | 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 | 1 | -2/+1 |
| * | 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 | 1 | -1/+1 |
| * | 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 | 1 | -4/+14 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -6/+11 |
| * | gnu: r-mast: Add r-knitr to native inputs.•••* gnu/packages/bioconductor.scm (r-mast)[native-inputs]: Add r-knitr.
| Ricardo Wurmus | 2020-03-25 | 1 | -0/+2 |
| * | 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 | 1 | -11/+15 |
| * | 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 | 1 | -3/+11 |
| * | 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 | 1 | -0/+37 |
| * | 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 | 1 | -0/+26 |
| * | 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 | 1 | -0/+20 |
| * | 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 | 1 | -0/+23 |