Age | Commit message (Expand) | Author |
2020-09-28 | gnu: icecat: Remove duplicate find-files call....* gnu/packages/gnuzilla.scm (icecat)[arguments]<phases>: In the
patch-cargo-checksums phase, replace the inner "find-files" call
with the already found file name.
Signed-off-by: Mark H Weaver <mhw@netris.org>
| Zhu Zihao |
2020-09-28 | gnu: icecat: Use system icu4c....* gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Add icu4c-67.
[arguments]<configure-flags>: Add "--with-system-icu".
Signed-off-by: Mark H Weaver <mhw@netris.org>
| Zhu Zihao |
2020-09-28 | gnu: Remove icecat-68 source....It was necessary for icedove@68 which is now based on icecat@78.
* gnu/packages/gnuzilla.scm (mozilla-68-compare-locales): Remove.
(all-mozilla-68-locales): Remove.
(%icecat-68-version): Remove.
(icecat-68-source): Remove.
* gnu/packages/patches/icecat-68-makeicecat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Modified-By: Mark H Weaver <mhw@netris.org>
Signed-off-by: Mark H Weaver <mhw@netris.org>
| Jonathan Brielmaier |
2020-09-28 | gnu: icedove: Update to 78.3.0....* gnu/packages/gnuzilla.scm (icedove): Update to 78.3.0.
[source]: Use source from Icecat 78.
[arguments]: Use more flexible approach for generating cargo checksums
from icecat. Update files in 'rename-to-icedove phase. Remove gone
configure flags and rename `--disable-ion` to `--disable-jit`.
[inputs]: Update icu4c to version 67 and nss to 3.56.
[native-inputs]: Use ESR 78 mercurial repo for thunderbird soruces.
Update rust and cargo to 1.41, rust-cbindgen to 0.14 and
node to 10.22.
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
Signed-off-by: Mark H Weaver <mhw@netris.org>
| Jonathan Brielmaier |
2020-09-28 | gnu: Add nss@3.56....Icedove 78 requires nss > 3.53. This version is the only one building
out-of-the-box.
* gnu/packages/nss.scm (nss-3.56): New variable.
* gnu/packages/patches/nss-3.56-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Mark H Weaver <mhw@netris.org>
| Jonathan Brielmaier |
2020-09-28 | gnu: libpng-apng: Update to 1.6.37....* gnu/packages/image.scm (libpng-apng): Update to 1.6.37.
(libpng): Add comment: a reminder to keep libpng-apng updated.
| Mark H Weaver |
2020-09-28 | gnu: cm: Update to 0.3.1....* gnu/packages/algebra.scm (cm): Update to 0.3.1.
| Andreas Enge |
2020-09-28 | gnu: cuirass: Update to 0.0.1-48.0ffcb80....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-48.0ffcb80.
| Mathieu Othacehe |
2020-09-28 | gnu: r-chippeakanno: Update to 3.22.4....* gnu/packages/bioconductor.scm (r-chippeakanno): Update to 3.22.4.
| Roel Janssen |
2020-09-28 | services: Add elogind ‘handle-lid-switch-external-power’....* gnu/services/desktop.scm <elogind-configuration>: Add an
handle-lid-switch-external-power field, mapping to the
HandleLidSwitchExternalPower logind.conf setting.
* doc/guix.texi (Desktop Services): ‘Document’ it.
| Tobias Geerinckx-Rice |
2020-09-28 | gnu: openssh: Update to 8.4p1....* gnu/packages/ssh.scm (openssh): Update to 8.4p1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Greg Hogan |
2020-09-28 | news: Add ‘fr’ translations....* etc/news.scm: Add ‘fr’ translations.
| Ludovic Courtès |
2020-09-28 | doc: Clarify how to choose a user account shell....* doc/guix.texi (User Accounts): Add example with custom shell and
custom home directory. Add examples of shell gexps.
| Ludovic Courtès |
2020-09-28 | gnu: guile-lzlib: Update to 0.0.2....* gnu/packages/guile.scm (guile-lzlib): Update to 0.0.2.
| Mathieu Othacehe |
2020-09-28 | news: Add ‘de’ translations....* etc/news.scm: Add ‘de’ translations.
| Florian Pelz |
2020-09-28 | gnu: libxkbcommon: Specify CPE name....* gnu/packages/xdisorg.scm (libxkbcommon)[properties]: New field.
| Marius Bakke |
2020-09-28 | gnu: jasper: Update to 2.0.21 [fixes CVE-2018-19541]....* gnu/packages/image.scm (jasper): Update to 2.0.21.
| Marius Bakke |
2020-09-28 | gnu: libspiro: Replace with 20200505 [fixes CVE-2019-19847]....* gnu/packages/fontutils.scm (libspiro)[replacement]: New field.
(libspiro-20200505): New variable.
| Marius Bakke |
2020-09-28 | gnu: libsndfile: Replace with 1.0.30 [security fixes]....This replacement fixes CVE-2017-17456, CVE-2017-17457, CVE-2018-19661,
CVE-2018-19662, CVE-2018-19758, and CVE-2019-3832.
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field.
(libsndfile-1.0.30): New variable.
| Marius Bakke |
2020-09-27 | news: Add news entry for '--without-tests'....* etc/news.scm: Add entry.
| Ludovic Courtès |
2020-09-27 | news: Add entry for deep graph rewriting....* etc/news.scm: Add entry.
| Ludovic Courtès |
2020-09-27 | gnu: emacs-orgalist: Update to 1.13....* gnu/packages/emacs-xyz.scm (emacs-orgalist): Update to 1.13.
| Nicolas Goaziou |
2020-09-27 | gnu: qjackctl: Update to 0.6.3....* gnu/packages/audio.scm (qjackctl): Update to 0.6.3.
[inputs]: Add portaudio.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-09-27 | gnu: Add grokmirror....* gnu/packages/version-control.scm (grokmirror): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Kyle Meyer |
2020-09-27 | doc: Move channel @cindex within their nodes....* doc/guix.texi (Channels): Move @cindex at the beginning of the node
they refer to from the end of the previous node.
| Ludovic Courtès |
2020-09-27 | doc: Move "Primary URL" after "Specifying Channel Authorizations"....* doc/guix.texi (Primary URL): Move after "Specifying Channel
Authorizations" since the audience is channel authors who've already
taken care of authorizations.
| Ludovic Courtès |
2020-09-27 | doc: Promote "Channels" as chapter and reorder....The sectioning becomes:
1. Specifying Additional Channels (was 3.)
2. Using a Custom Guix Channel (was 2.)
3. Replicating Guix (was 9.)
4. Channel Authentication (was 1.)
5. Primary URL (was 7.)
6. Creating a Channel (reworded)
7. Package Modules in a Sub-directory (was 5.)
8. Declaring Channel Dependencies (was 4.)
9. Specifying Channel Authorizations (was 6.)
10. Writing Channel News (was 8.)
* doc/guix.texi (Channels): Move section to chapter.
Reorder the chapter.
Minor tweaks to keep uniformity.
Update the master menu.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-09-27 | doc: Update the master menu....* doc/guix.texi: Update the master menu.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-09-27 | packages: 'package-input-rewriting' has a #:deep? parameter....* guix/packages.scm (package-input-rewriting): Add #:deep? and pass it
to 'package-mapping'.
[replacement-property]: New variable.
[rewrite]: Check it.
[cut?]: New procedure.
* tests/packages.scm ("package-input-rewriting"): Pass #:deep? #f and
ensure implicit inputs were not rewritten. Avoid 'eq?' comparisons.
("package-input-rewriting, deep"): New test.
* gnu/packages/guile.scm (package-for-guile-2.0, package-for-guile-3.0):
Pass #:deep? #f.
| Ludovic Courtès |
2020-09-27 | packages: 'package-mapping' correctly recurses into 'replacement'....Previously, something like:
guix build glib --with-graft=glibc=glibc@2.29
would produce a result showing that rewriting rules were not applied to
libx11@1.6.A (a replacement).
* guix/packages.scm (package-mapping): Call REPLACE instead of PROC to
'replacement'.
* tests/packages.scm ("package-input-rewriting/spec, graft"): New test.
| Ludovic Courtès |
2020-09-27 | packages: 'package-input-rewriting/spec' can rewrite implicit dependencies....With this change, '--with-input', '--with-graft', etc. also apply to
implicit dependencies. Thus, it's now possible to do:
guix build python-itsdangerous --with-input=python-wrapper=python@2
or:
guix build hello --with-graft=glibc=glibc@2.29
Additionally, before, implicit inputs were not rewritten, which could
lead to duplicates in the output of 'bag-transitive-inputs' (packages
that are not 'eq?' but lead to the same derivation). This in turn would
lead to unnecessary rebuilds when using '--with-input' & co. This
change fixes it by ensuring even implicit inputs are rewritten.
Fixes <https://bugs.gnu.org/42156>.
* guix/packages.scm (package-input-rewriting/spec): Add #:deep?
defaulting to #true, and pass it to 'package-mapping'.
[replacement-property]: New variable.
[rewrite]: Check that property and set it on the result of PROC.
[cut?]: New procedure.
* tests/packages.scm ("package-input-rewriting/spec"): Ensure implicit
inputs were unchanged.
("package-input-rewriting/spec, partial match"): Pass #:deep? #f.
("package-input-rewriting/spec, deep")
("package-input-rewriting/spec, no duplicates"): New tests.
(package/inherit): Move before use.
* tests/guix-build.sh: Add tests.
* tests/scripts-build.scm ("options->transformation, with-graft"):
Compare dependencies by package name or derivation file name.
* doc/guix.texi (Defining Packages): Adjust accordingly.
| Ludovic Courtès |
2020-09-27 | packages: 'package-mapping' can recurse on implicit inputs....* guix/packages.scm (build-system-with-package-mapping): New procedure.
(package-mapping): Add #:deep? and honor it.
* tests/packages.scm ("package-mapping"): Compare the direct inputs of
the bag of P0 and that of P1.
("package-mapping, deep"): New test.
| Ludovic Courtès |
2020-09-27 | guix build: Add '--without-tests'....* guix/scripts/build.scm (transform-package-tests): New procedure.
(%transformations, %transformation-options)
show-transformation-options-help): Add it.
* tests/scripts-build.scm ("options->transformation, without-tests"):
New test.
* doc/guix.texi (Package Transformation Options): Document it.
| Ludovic Courtès |
2020-09-27 | gnu: bbswitch-module: Fix build on Linux >= 5.6....* gnu/packages/linux.scm (bbswitch-module): Update to 20200526.
| Pierre Neidhardt |
2020-09-27 | gnu: emacs-mood-line: Fix license....* gnu/packages/emacs-xyz.scm (emacs-mood-line)[license]: Switch to GPL2+.
| Nicolas Goaziou |
2020-09-27 | gnu: Add emacs-mood-line....* gnu/packages/emacs-xyz.scm (emacs-mood-line): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| AuPath |
2020-09-27 | doc: Document new bootloader grub-efi-netboot-bootloader....* doc/guix.texi (Bootloader Configuration)[bootloader]: Add
grub-efi-netboot-bootloader.
[target]: Document TFTP root directory for grub-efi-netboot-bootloader.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Stefan |
2020-09-27 | gnu: grub: Support for network boot via TFTP....* gnu/bootloader/grub.scm (grub-efi-netboot-bootloader): New variable.
(install-grub-efi-netboot): New procedure.
(grub-root-search): Update comment.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Stefan |
2020-09-27 | gnu: gama: Update to 2.10....* gnu/packages/gps.scm (gama): Update to 2.10.
| Efraim Flashner |
2020-09-26 | gnu: cozy: Update to 0.7.1....* gnu/packages/ebook.scm (cozy): Update to 0.7.1.
[arguments]: Substitute only the Exec line in the desktop file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Vinicius Monego |
2020-09-26 | gnu: lzlib: Don't build static library....* gnu/packages/compression.scm (lzlib)[arguments]: Pass "--disable-static".
| Ludovic Courtès |
2020-09-26 | gnu: lzlib: Support cross-compilation....Until now, since lzlib's 'configure' ignores '--host', we'd always end
up building it natively.
* gnu/packages/compression.scm (lzlib)[arguments]: Use (cc-for-target)
instead of "gcc".
| Ludovic Courtès |
2020-09-26 | gnu: Add ipset....* gnu/packages/linux.scm (ipset): New variable.
| Oleg Pykhalov |
2020-09-26 | gnu: Add webssh....* gnu/packages/ssh.scm (webssh): New variable.
| Oleg Pykhalov |
2020-09-26 | gnu: emacs-ess: Update to 18.10.2-0.24da603....* gnu/packages/statistics.scm (emacs-ess): Update to 18.10.2-0.24da603.
[version]: Use version-revision-commit for version numbering.
[source]: Fix snippet for removing julia-mode. Remove snippet to modify
roxy-preview-Rd-test. Add snippet to modify r-help-mode test. Add
snippet to fix install target to install files to correct directories.
Correct Makefile so that ess-autoloads.el is not built twice.
[arguments]: Add flag to specify INFODIR. Remove patch modifying SHELL.
[license]: License is now GPLv3+.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tim Howes |
2020-09-26 | gnu: emacs-auctex: Update to 12.2.5....* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 12.2.5.
| Nicolas Goaziou |
2020-09-26 | gnu: emacs-edit-indirect: Update to 0.1.6....* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Update to 0.1.6.
| Nicolas Goaziou |
2020-09-26 | gnu: emacs-edit-indirect: Fix license field....* gnu/packages/emacs-xyz.scm (emacs-edit-indirect): Fix license field.
| Nicolas Goaziou |
2020-09-25 | doc: Use @var for meta-syntactic variables....* doc/guix.texi (Transparent Emulation with QEMU): Use @var instead of
angle brackets for meta-syntactic variables.
| Ludovic Courtès |
2020-09-25 | doc: Remove "--hda" from non-volatile childhurd example....Reported by Andreas Enge.
* doc/guix.texi (Transparent Emulation with QEMU): Remove "--hda" in
'image' example.
| Ludovic Courtès |