| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Remove Go 1.11.•••This version of Go is no longer supported upstream.
* gnu/packages/golang.scm (go-1.11): Remove variable.
| Leo Famulari | 2019-10-29 | 1 | -181/+0 |
* | gnu: Go: Update to 1.12.10.•••* gnu/packages/golang.scm (go-1.12): Update to 1.12.10.
| Leo Famulari | 2019-10-29 | 1 | -2/+2 |
* | gnu: mpd-service-type: Support configuration of outputs.•••* gnu/services/audio.scm (<mpd-output>): New record type.
(<mpd-configuration>)[outputs]: New field.
(mpd-output, mpd-output?, mpd-output->string): New procedures.
(mpd-config->file): Use mpd-output->string.
* doc/guix.texi (Audio Services): Document mpd-output fields.
| Ricardo Wurmus | 2019-10-29 | 2 | -17/+128 |
* | gnu: Add guile-ffi-fftw.•••* gnu/packages/guile-xyz.scm (guile-ffi-fftw): New variable.
| Ricardo Wurmus | 2019-10-29 | 1 | -0/+45 |
* | gnu: qbittorrent: Update to 4.1.9.•••* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.9.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: xf86-input-wacom: Update to 0.38.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.38.0.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -3/+2 |
* | gnu: lollypop: Don't use NAME in source URI.•••* gnu/packages/gnome.scm (lollypop)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: love: Update to 11.3.•••* gnu/packages/game-development.scm (love): Update to 11.3.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: sudo: Update to 1.8.29.•••* gnu/packages/admin.scm (sudo): Update to 1.8.29.
[arguments]: Disable new /etc/sudoers syntax check.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+8 |
* | gnu: perl-libwww: Update to 6.41.•••* gnu/packages/web.scm (perl-libwww): Update to 6.41.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: cereal: Don't use unstable tarball.•••* gnu/packages/serialization.scm (cereal)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -8/+9 |
* | gnu: perl-http-cookies: Update to 6.05.•••* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: emacs-evil: Fix test helpers.•••* gnu/packages/emacs-xyz.scm (emacs-evil)[arguments]: Add a 'fix-test-helpers'
phase.
| Clément Lassieur | 2019-10-29 | 1 | -0/+8 |
* | gnu: emacs-evil: Remove undo-tree dependency.•••Because it is buggy and unnecessary. See
<https://github.com/emacs-evil/evil/issues/1074>.
* gnu/packages/emacs-xyz.scm (emacs-evil)[propagated-inputs]: Remove
emacs-undo-tree and emacs-goto-chg.
| Clément Lassieur | 2019-10-29 | 1 | -3/+0 |
* | gnu: emacs-helm-projectile: Update package.•••* gnu/packages/emacs-xyz.scm (emacs-helm-projectile): Update package.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Stephen Webber | 2019-10-29 | 1 | -22/+26 |
* | gnu: Add poetry.•••* gnu/packages/python-xyz.scm (poetry): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+47 |
* | gnu: python-cachecontrol: Update to 0.12.5.•••* gnu/packages/python-web.scm (python-cachecontrol): Update to 0.12.5.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -18/+5 |
* | gnu: Add python-cachy.•••* gnu/packages/python-xyz.scm (python-cachy): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+28 |
* | gnu: Add python-msgpack-python.•••* gnu/packages/python-xyz.scm (python-msgpack-python): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+21 |
* | gnu: Add python-clikit.•••* gnu/packages/python-xyz.scm (python-clikit): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+22 |
* | gnu: Add python-memcached.•••* gnu/packages/python-xyz.scm (python-memcached): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+22 |
* | gnu: Add python-shellingham.•••* gnu/packages/python-xyz.scm (python-shellingham): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+20 |
* | gnu: Add python-tomlkit.•••* gnu/packages/python-xyz.scm (python-tomlkit): New public variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -0/+25 |
* | gnu: python-cleo: Update to 0.6.8.•••* gnu/packages/python-xyz.scm (python-cleo): Update to 0.6.8.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour | 2019-10-29 | 1 | -3/+3 |
* | gnu: diffoscope: Add additional native-inputs for tests.•••* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-pypdf2 and
python-progressbar33.
| Vagrant Cascadian | 2019-10-29 | 1 | -0/+2 |
* | gnu: icecat: Update to 68.2.0-guix0-preview2.•••* 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.
| Mark H Weaver | 2019-10-29 | 3 | -1168/+232 |
* | gnu: icecat: Include generally-useful fixes in the source tarball.•••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.
| Mark H Weaver | 2019-10-29 | 6 | -1127/+1172 |
* | gnu: avidemux: Update to 2.7.4.•••* gnu/packages/video.scm (avidemux): Update to 2.7.4.
[arguments]: Update bundled ffmpeg version.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -3/+3 |
* | gnu: perl-cpanel-json-xs: Update to 4.15.•••* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.15.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: libasr: Update to 1.0.3.•••* 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.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -5/+17 |
* | gnu: libisofs: Update to 1.5.2.•••* gnu/packages/cdrom.scm (libisofs): Update to 1.5.2.
| Tobias Geerinckx-Rice | 2019-10-29 | 1 | -2/+2 |
* | gnu: fluidsynth: Update to 2.0.8.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: perl-scalar-list-utils: Update to 1.53.•••* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.53.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -3/+2 |
* | gnu: gtkmm: Update to 3.24.2.•••* gnu/packages/gtk.scm (gtkmm): Update to 3.24.2.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: emacs-csv-mode: Update to 1.10.•••* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.10.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: scdoc: Set PREFIX instead of patching Makefile.•••* gnu/packages/man.scm (scdoc)[arguments]: Set PREFIX instead of patching
Makefile with output path.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley | 2019-10-28 | 1 | -7/+3 |
* | gnu: python-coloredlogs: Update to 10.0.•••* gnu/packages/python-xyz.scm (python-coloredlogs): Update to 10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Giacomo Leidi | 2019-10-28 | 1 | -2/+2 |
* | gnu: python-pyro4: Update to 4.77.•••* gnu/packages/python-xyz.scm (python-pyro4): Update to 4.77.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Giacomo Leidi | 2019-10-28 | 1 | -2/+8 |
* | gnu: python-lxml: Run the test suite.•••* gnu/packages/python-xyz.scm (python-lxml)[arguments]: New field.
| Marius Bakke | 2019-10-28 | 1 | -0/+5 |
* | gnu: python-lxml: Update to 4.4.1.•••* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Giacomo Leidi | 2019-10-28 | 1 | -2/+2 |
* | gnu: diffoscope: Update to 129.•••* gnu/packages/diffoscope (diffoscope): Update to 129.
| Vagrant Cascadian | 2019-10-28 | 1 | -2/+2 |
* | news: Fix typo.•••Reported by Eric Bavier <ericbavier@centurylink.net>.
* etc/news.scm: Fix typo in English title of latest news item.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -1/+1 |
* | gnu: ndctl: Update to 67.•••* gnu/packages/disk.scm (ndctl): Update to 67.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -2/+2 |
* | gnu: vim-syntastic: Update to 3.10.0.•••* gnu/packages/vim.scm (vim-syntastic): Update to 3.10.0.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -4/+3 |
* | gnu: add filters.•••* gnu/packages/toys.scm (filters): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>.
| Jesse Gibbons | 2019-10-28 | 1 | -0/+92 |
* | gnu: x265: Update to 3.2.•••* gnu/packages/video.scm (x265): Update to 3.2.
| Tobias Geerinckx-Rice | 2019-10-28 | 1 | -3/+2 |
* | derivation: Remove memoization invalidation for 'derivation->bytevector'.•••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'.
| Ludovic Courtès | 2019-10-28 | 1 | -1/+0 |
* | gnu: xorriso: Update to 1.5.2.•••* 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.
| Efraim Flashner | 2019-10-28 | 4 | -163/+4 |
* | gnu: dunst: Update to 1.4.1.•••* gnu/packages/dunst.scm (dunst): Update to 1.4.1.
| Tanguy Le Carrour | 2019-10-28 | 1 | -2/+2 |
* | gnu: evince: Update to 3.34.1.•••* gnu/packages/gnome.scm (evince): Update to 3.34.1.
| Tanguy Le Carrour | 2019-10-28 | 1 | -2/+2 |