| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit moves some important fixes into a patch applied to the upstream
gnuzilla git repository, whereas previously they were applied in such a way
that only benefitted Guix users.
* gnu/packages/patches/icecat-default-search-ddg.patch,
gnu/packages/patches/icecat-disable-sync.patch: Delete files.
* gnu/packages/patches/icecat-gnuzilla-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adapt accordingly.
* gnu/packages/gnuzilla.scm (icecat-source): Apply the new patch to the
gnuzilla checkout.
(icecat)[native-inputs]: Remove deleted patches.
[arguments]: In the 'wrap-program' phase, remove MOZ_LEGACY_PROFILES=1
from the wrapper.
|
|
|
|
|
| |
* gnu/packages/video.scm (avidemux): Update to 2.7.4.
[arguments]: Update bundled ffmpeg version.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.15.
|
|
|
|
|
|
| |
* gnu/packages/dns.scm (libasr): Update to 1.0.3.
[arguments]: Replace ‘bootstrap’ and add ‘install-documentation’ phase.
[native-inputs]: Add libtool and remove groff.
|
|
|
|
| |
* gnu/packages/cdrom.scm (libisofs): Update to 1.5.2.
|
|
|
|
| |
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.53.
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm): Update to 3.24.2.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.10.
|
|
|
|
|
|
|
| |
* gnu/packages/man.scm (scdoc)[arguments]: Set PREFIX instead of patching
Makefile with output path.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-coloredlogs): Update to 10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pyro4): Update to 4.77.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-lxml)[arguments]: New field.
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/diffoscope (diffoscope): Update to 129.
|
|
|
|
|
|
| |
Reported by Eric Bavier <ericbavier@centurylink.net>.
* etc/news.scm: Fix typo in English title of latest news item.
|
|
|
|
| |
* gnu/packages/disk.scm (ndctl): Update to 67.
|
|
|
|
| |
* gnu/packages/vim.scm (vim-syntastic): Update to 3.10.0.
|
|
|
|
|
|
| |
* gnu/packages/toys.scm (filters): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>.
|
|
|
|
| |
* gnu/packages/video.scm (x265): Update to 3.2.
|
|
|
|
|
|
|
|
| |
This is a followup to d727a9343d861cf775645df8be5bfefd43d6c6f0, which
broke 'hydra-jobs' from (gnu ci).
* guix/derivations.scm (invalidate-derivation-caches!): Remove call to
'invalidate-memoization!' for 'derivation->bytevector'.
|
|
|
|
|
|
|
|
| |
* gnu/packages/cdrom.scm (xorriso): Update to 1.5.2.
[source]: Remove patches.
* gnu/packages/patches/xorriso-no-partition-table-in-inner-efi.patch,
* gnu/packages/patches/xorriso-no-mbr-in-inner-efi.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
|
|
| |
* gnu/packages/dunst.scm (dunst): Update to 1.4.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (evince): Update to 3.34.1.
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-pgp.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-c-plugins and --enable-otr.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (profanity)[home-page]: Update URL.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-omemo, --enable-notifications and --enable-icon,
[native-inputs]: add libnotify and libsignal-protocol-c.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
|
|
|
| |
* doc/guix-cookbook.texi (Scheme tutorials): Replace Emacs Info reader hint
with more useful interactive link to SICP Info page.
|
|
|
|
|
| |
* doc/guix-cookbook.texi (Packaging Tutorial): Import all sections after the
Scheme crash course.
|
|
|
|
| |
* doc/guix-cookbook.texi (Guix Profiles in Practice): Fix typos.
|
|
|
|
| |
* gnu/packages/patches/weasyprint-library-paths.patch: Add note.
|
|
|
|
| |
* gnu/packages/networking.scm (wireshark): Update to 3.0.6.
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 5.3.1.
|
|
|
|
| |
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.16.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-ipython): Update to 7.9.0.
|
|
|
|
| |
* gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1.
|
|
|
|
| |
* gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (fetchmail): Update to 6.4.1.
[source]: Parameterize URI.
[arguments]: Add ‘create-test-environment’ phase.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (telepathy-mission-control)[source]: Hard-code NAME.
|
|
|
|
| |
* etc/news.scm: Add entry to /etc/guix/channels.scm.
|
|
|
|
|
|
| |
* guix/scripts/pull.scm (channel-list)[global-file]: New variable.
[channels]: Honor it.
* doc/guix.texi (Invoking guix pull): Document it.
|
|
|
|
|
|
|
| |
Fixes a regression introduced in 84af1e74029fd4c43636f7d8d3e6f82ddab9ce82.
* guix/channels.scm (whole-package-for-legacy): Refer to GUILE-JSON-3,
not GUILE-JSON.
|
|
|
|
|
|
|
|
|
|
|
| |
This reduces the number of lookups in the 'add-data-to-store' cache from
2705 to 2685 (hit rate: 10% to 9%) when running:
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
* gnu/packages/bootstrap.scm (raw-build)[->store]: Use 'lower-object'
instead of 'origin->derivation'. This allows the origin-to-derivation
mapping to be cached.
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reduces the number of lookups in the 'add-data-to-store' cache from
2743 to 2705 (hit rate: 11% to 10%) when running
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
The execution time of "guix build libreoffice -nd" goes from 1.80s to 1.78s.
* gnu/packages/bootstrap.scm (bootstrap-origin): Return SOURCE unchanged
when its has no patches and no snippet.
|
|
|
|
|
|
|
|
| |
Its hit rate was only 8%. Removing it reduces heap size of "guix build
libreoffice -nd" from 69MiB to 61MiB and the wall-clock time is unchanged.
* guix/derivations.scm (derivation->bytevector): Change from 'mlambda'
to 'lambda'.
|
|
|
|
|
|
|
|
|
|
|
| |
This reduces the number of 'add-data-to-store' cache lookups from 3329
to 2743 (hit rate: 27% to 11%) when running:
GUIX_PROFILING=add-data-to-store-cache guix build libreoffice -nd
Execution time of "guix build libreoffice -nd" goes from 1.86s to 1.80s.
* guix/gexp.scm (imported+compiled-modules): Wrap body in 'mcached'.
|
|
|
|
|
|
|
|
| |
* guix/store.scm (cache-object-mapping): Add #:vhash-cons parameter and
honor it.
(lookup-cached-object): Add #:vhash-fold* parameter and honor it.
(%mcached): Add #:vhash-fold* and #:vhash-cons and honor them.
(mcached): Add clauses with 'eq?' and 'equal?' as the first argument.
|
|
|
|
|
|
| |
* guix/gexp.scm (imported+compiled-modules): New procedure.
(lower-gexp): Use it instead of separate calls to 'imported-modules' and
'compiled-modules'.
|