summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: python-cachecontrol: Update to 0.12.5.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-web.scm (python-cachecontrol): Update to 0.12.5. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-cachy.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-cachy): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-msgpack-python.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-msgpack-python): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-clikit.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-clikit): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-memcached.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-memcached): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-shellingham.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-shellingham): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add python-tomlkit.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-tomlkit): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: python-cleo: Update to 0.6.8.Tanguy Le Carrour2019-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-cleo): Update to 0.6.8. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: diffoscope: Add additional native-inputs for tests.Vagrant Cascadian2019-10-29
| | | | | * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-pypdf2 and python-progressbar33.
* gnu: icecat: Update to 68.2.0-guix0-preview2.Mark H Weaver2019-10-29
| | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (%icecat-version): Update. (%icecat-build-id): New variable. (icecat-source): Update gnuzilla repo commit and hash. (icecat)[arguments]: In the custom 'configure' phase, set the MOZ_BUILD_DATE environment variable to the value of %icecat-build-id. * gnu/packages/patches/icecat-gnuzilla-fixes.patch: Remove changes that are now in the upstream repository. Add more pending changes, including disabling the MOZ_SERVICES_HEALTHREPORT and MOZ_BLOCK_PROFILE_DOWNGRADE build flags, fixing a problem that prevented MOZ_DATA_REPORTING from being disabled, and fixes to the branding. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes, and changes in icecat-gnuzilla-fixes.patch. Remove a hunk that disabled rewrites to aboutRights.dtd in the l10n directory.
* gnu: icecat: Include generally-useful fixes in the source tarball.Mark H Weaver2019-10-29
| | | | | | | | | | | | | | | | 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: avidemux: Update to 2.7.4.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.4. [arguments]: Update bundled ffmpeg version.
* gnu: perl-cpanel-json-xs: Update to 4.15.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.15.
* gnu: libasr: Update to 1.0.3.Tobias Geerinckx-Rice2019-10-29
| | | | | | * 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: libisofs: Update to 1.5.2.Tobias Geerinckx-Rice2019-10-29
| | | | * gnu/packages/cdrom.scm (libisofs): Update to 1.5.2.
* gnu: fluidsynth: Update to 2.0.8.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
* gnu: perl-scalar-list-utils: Update to 1.53.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.53.
* gnu: gtkmm: Update to 3.24.2.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/gtk.scm (gtkmm): Update to 3.24.2.
* gnu: emacs-csv-mode: Update to 1.10.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.10.
* gnu: scdoc: Set PREFIX instead of patching Makefile.Brendan Tildesley2019-10-28
| | | | | | | * gnu/packages/man.scm (scdoc)[arguments]: Set PREFIX instead of patching Makefile with output path. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-coloredlogs: Update to 10.0.Giacomo Leidi2019-10-28
| | | | | | * gnu/packages/python-xyz.scm (python-coloredlogs): Update to 10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-pyro4: Update to 4.77.Giacomo Leidi2019-10-28
| | | | | | * gnu/packages/python-xyz.scm (python-pyro4): Update to 4.77. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-lxml: Run the test suite.Marius Bakke2019-10-28
| | | | * gnu/packages/python-xyz.scm (python-lxml)[arguments]: New field.
* gnu: python-lxml: Update to 4.4.1.Giacomo Leidi2019-10-28
| | | | | | * gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: diffoscope: Update to 129.Vagrant Cascadian2019-10-28
| | | | * gnu/packages/diffoscope (diffoscope): Update to 129.
* news: Fix typo.Tobias Geerinckx-Rice2019-10-28
| | | | | | Reported by Eric Bavier <ericbavier@centurylink.net>. * etc/news.scm: Fix typo in English title of latest news item.
* gnu: ndctl: Update to 67.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/disk.scm (ndctl): Update to 67.
* gnu: vim-syntastic: Update to 3.10.0.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/vim.scm (vim-syntastic): Update to 3.10.0.
* gnu: add filters.Jesse Gibbons2019-10-28
| | | | | | * gnu/packages/toys.scm (filters): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu: x265: Update to 3.2.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/video.scm (x265): Update to 3.2.
* derivation: Remove memoization invalidation for 'derivation->bytevector'.Ludovic Courtès2019-10-28
| | | | | | | | 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: xorriso: Update to 1.5.2.Efraim Flashner2019-10-28
| | | | | | | | * 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: dunst: Update to 1.4.1.Tanguy Le Carrour2019-10-28
| | | | * gnu/packages/dunst.scm (dunst): Update to 1.4.1.
* gnu: evince: Update to 3.34.1.Tanguy Le Carrour2019-10-28
| | | | * gnu/packages/gnome.scm (evince): Update to 3.34.1.
* gnu: profanity: Enable pgp support.Tanguy Le Carrour2019-10-28
| | | | | | | * gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>: Add --enable-pgp. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: profanity: Add configure flags so that build fails if libs are missing.Tanguy Le Carrour2019-10-28
| | | | | | | * 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: profanity: Update home-page URL.Tanguy Le Carrour2019-10-28
| | | | | | * gnu/packages/messaging.scm (profanity)[home-page]: Update URL. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: profanity: Add configure flags for better defaults.Tanguy Le Carrour2019-10-28
| | | | | | | | * 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: Link to SICP Info page in "A Scheme Crash Course".Pierre Neidhardt2019-10-28
| | | | | * doc/guix-cookbook.texi (Scheme tutorials): Replace Emacs Info reader hint with more useful interactive link to SICP Info page.
* doc: Finish importing the "Packaging Tutorial".Pierre Neidhardt2019-10-28
| | | | | * doc/guix-cookbook.texi (Packaging Tutorial): Import all sections after the Scheme crash course.
* doc: Fix some typos in "Guix Profiles in Practice".Pierre Neidhardt2019-10-28
| | | | * doc/guix-cookbook.texi (Guix Profiles in Practice): Fix typos.
* gnu: weasyprint: Add note to patch.Hartmut Goebel2019-10-28
| | | | * gnu/packages/patches/weasyprint-library-paths.patch: Add note.
* gnu: wireshark: Update to 3.0.6.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.0.6.
* gnu: btrfs-progs: Update to 5.3.1.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 5.3.1.
* gnu: ghc-xmonad-contrib: Update to 0.16.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.16.
* gnu: python-ipython: Update to 7.9.0.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/python-xyz.scm (python-ipython): Update to 7.9.0.
* gnu: bitcoin-core: Update to 0.18.1.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/finance.scm (bitcoin-core): Update to 0.18.1.
* gnu: fetchmail: Use HTTPS home page.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/mail.scm (fetchmail)[home-page]: Use HTTPS.
* gnu: fetchmail: Update to 6.4.1.Tobias Geerinckx-Rice2019-10-27
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.1. [source]: Parameterize URI. [arguments]: Add ‘create-test-environment’ phase.
* gnu: telepathy-mission-control: Update to 5.16.5.Tobias Geerinckx-Rice2019-10-27
| | | | * gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.5.