summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-04Merge branch 'staging' into core-updatesMarius Bakke
2019-07-04Merge branch 'master' into stagingMarius Bakke
2019-07-04gnu: Add sbcl-dexador....* gnu/packages/lisp.scm (sbcl-dexador): New variable. Pierre Neidhardt
2019-07-04gnu: pigx-rnaseq: Update to 0.0.8....* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.8. Ricardo Wurmus
2019-07-04gnu: Remove duplicate 'ruby-crass' package....* gnu/packages/ruby.scm (ruby-crass): Remove duplicate shadowed definition. Ludovic Courtès
2019-07-04gnu: Add ruby-backport....* gnu/packages/ruby.scm (ruby-backport): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Mikhail Kirillov
2019-07-04gnu: Add qtpass....* gnu/packages/password-utils.scm (qtpass): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jens Mølgaard
2019-07-04gnu: linux-libre: Update to 5.1.16....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.16. (%linux-libre-hash): Update hash. Mark H Weaver
2019-07-04gnu: linux-libre@4.19: Update to 4.19.57....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.57. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-07-04gnu: linux-libre@4.14: Update to 4.14.132....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.132. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-07-03gnu: lpd8editor: Update to 0.0.13....* gnu/packages/music.scm (lpd8editor): Update to 0.0.13. Leo Famulari
2019-07-03store: 'run-with-store' preserves the functional object cache....This increases the hit rate of the object cache from 56% to 85% when running something like 'guix build libreoffice -nd'. * guix/store.scm (set-store-connection-object-cache!): New procedure. (run-with-store): Copy 'object-cache' field of the new store into the original one. Ludovic Courtès
2019-07-03derivations: 'substitution-oracle' no longer calls 'read-derivation-from-file'....This is a followup to 5cf4b26d52bcea382d98fb4becce89be9ee37b55. * guix/derivations.scm (substitution-oracle): Use 'derivation-input-derivation' instead of calling 'read-derivation-from-file'. Ludovic Courtès
2019-07-03derivations: Avoid another call to 'read-derivation-from-file'....This is a followup to 5cf4b26d52bcea382d98fb4becce89be9ee37b55. * guix/derivations.scm (derivation-path->base16-hash): Rename to... (derivation-base16-hash): ... this, and take a <derivation> rather than a file name. Use 'mlambdaq' instead of 'mlambda'. (derivation/masked-inputs): Adjust accordingly. (invalidate-derivation-caches!): Likewise. Ludovic Courtès
2019-07-03derivations: 'map-derivation' no longer calls 'read-derivation-from-file'....This is a followup to 5cf4b26d52bcea382d98fb4becce89be9ee37b55. * guix/derivations.scm (map-derivation)[rewritten-input]: Avoid call to 'read-derivation-from-file'. Ludovic Courtès
2019-07-03gnu: MPD: Update to 0.21.11....* gnu/packages/mpd.scm (mpd): Update to 0.21.11. Leo Famulari
2019-07-03gnu: GraphicsMagick: Update to 1.3.32....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.32. Leo Famulari
2019-07-03gnu: irssi: Update to 1.1.3. [fixes CVE-2019-13045]....* gnu/packages/irc.scm (irssi): Update to 1.1.3. Leo Famulari
2019-07-03derivations: Work around pathological memoization behavior....This works around <https://bugs.gnu.org/36487>. * guix/derivations.scm (invalidate-derivation-caches!): Comment out 'hash-clear!' call. Ludovic Courtès
2019-07-03gnu: python-pygit2: Update to 0.28.2....* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2. Julien Lepiller
2019-07-03gnu: snd: Update to 19.5....* gnu/packages/audio.scm (snd): Update to 19.5. Tobias Geerinckx-Rice
2019-07-03gnu: xkeyboard-config: Update to 2.27....* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27. Marius Bakke
2019-07-03gnu: libxt: Update to 1.2.0....* gnu/packages/xorg.scm (libxt): Update to 1.2.0. * gnu/packages/patches/libxt-guix-search-paths.patch: Adjust for 1.2.0. While at it, trim spurious whitespaces. Marius Bakke
2019-07-03gnu: sdl2: Fix FTBFS with GCC7....* gnu/packages/sdl.scm (sdl2)[arguments]: Add <#:make-flags>. Marius Bakke
2019-07-03gnu: lash: Add dependency on libtirpc....* gnu/packages/audio.scm (lash)[arguments]: Add <#:make-flags>. [inputs]: Add LIBTIRPC. Marius Bakke
2019-07-03gnu: libtirpc: Do not build 'libtirpc.a'....* gnu/packages/onc-rpc.scm (libtirpc)[arguments]: Add <#:configure-flags>. Marius Bakke
2019-07-03gnu: wireguard: Update to 0.0.20190702....* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190702. Rutger Helling
2019-07-03gnu: geeqie: Update to commit c220dde....* gnu/packages/image-viewers.scm (geeqie): Update to commit c220dde. [source]: Use 'git-fetch' and 'git-reference'. [arguments] <pre-bootstrap>: Add 'substitute*' calls for 'configure.ac' and 'po/POTFILES.in'. Ludovic Courtès
2019-07-03profiles: Adjust packages->manifest pattern for inferior packages....* guix/profiles.scm (packages->manifest): Add package? predicate to `(package output)' pattern to avoid incorrectly matching `(inferior-package output)', which should be handled by a later clause. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer
2019-07-03gnu: Add emacs-minions....* gnu/packages/emacs-xyz.scm (emacs-minions): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Joseph LaFreniere
2019-07-03gnu: monero-gui: Update to 0.14.1.0....* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume LE VAILLANT
2019-07-03gnu: monero: Update to 0.14.1.0....* gnu/packages/finance.scm (monero): Update to 0.14.1.0. * gnu/packages/patches/monero-use-system-miniupnpc.patch: Update file. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Guillaume LE VAILLANT
2019-07-03gnu: libtorrent-rasterbar: Remove GCC5 workaround....* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]<#:configure-flags>: Remove "CXXFLAGS". Marius Bakke
2019-07-03gnu: polkit: Remove GCC5 workaround....* gnu/packages/polkit.scm (polkit)[arguments]<#:configure-flags>: Remove "CXXFLAGS". Marius Bakke
2019-07-03gnu: nitrogen: Remove redundant configure flags....* gnu/packages/wm.scm (nitrogen)[arguments]: Remove. Marius Bakke
2019-07-03gnu: pavucontrol: Remove GCC5 workaround....* gnu/packages/pulseaudio.scm (pavucontrol)[arguments]: Remove. Marius Bakke
2019-07-03gnu: lvtk: Remove obsolete workarounds....* gnu/packages/audio.scm (lvtk)[arguments]: Remove <#:phases>. Marius Bakke
2019-07-03gnu: non-sequencer: Remove GCC5 workaround....* gnu/packages/music.scm (non-sequencer)[arguments]: Remove <#:phases>. Marius Bakke
2019-07-03gnu: ganv: Remove GCC5 workaround....* gnu/packages/gtk.scm (ganv)[arguments]: Dont set CXXFLAGS. Marius Bakke
2019-07-03gnu: thunar-volman: Update to 0.9.3....* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.3. Tobias Geerinckx-Rice
2019-07-03gnu: thunar: Update to 1.8.7....* gnu/packages/xfce.scm (thunar): Update to 1.8.7. Tobias Geerinckx-Rice
2019-07-03gnu: glib-networking: Update to 2.60.3....* gnu/packages/gnome.scm (glib-networking): Update to 2.60.3. [source](patches): Remove. [arguments]<#:phases>: Remove. * gnu/packages/patches/glib-networking-connection.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2019-07-03gnu: audacity: Update to 2.3.2....* gnu/packages/audio.scm (audacity): Update to 2.3.2. Nicolas Goaziou
2019-07-02gnu: xlockmore: Update to 5.57....* gnu/packages/xdisorg.scm (xlockmore): Update to 5.57. Tobias Geerinckx-Rice
2019-07-02gnu: libvirt: Update to 5.5.0 [security fixes]....This release includes fixes for CVE-2019-10161, CVE-2019-10166, CVE-2019-10167, and CVE-2019-10168. If you think these sound familiar, you are[0] correct[1]… [0]: https://www.redhat.com/archives/libvirt-announce/2019-June/msg00000.html [1]: https://www.redhat.com/archives/libvirt-announce/2019-July/msg00000.html * gnu/packages/virtualization.scm (libvirt): Update to 5.5.0. Tobias Geerinckx-Rice
2019-07-02gnu: python-libvirt: Update to 5.5.0....* gnu/packages/virtualization.scm (python-libvirt): Update to 5.5.0. Tobias Geerinckx-Rice
2019-07-02gnu: alpine: Build reproducibly....This follows up commit 54278e225e99707c3bd6f9eb37b8906851251b49. * gnu/packages/mail.scm (arguments): Replace Makefile.in substitution with the new ‘--with-date-stamp’ configure-flag. Tobias Geerinckx-Rice
2019-07-02gnu: alpine: Don't use unstable tarball....* gnu/packages/mail.scm (alpine)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-07-02gnu: libgnomecanvasmm: Remove GCC5 workaround....* gnu/packages/gnome.scm (libgnomecanvasmm)[arguments]: Remove. Marius Bakke
2019-07-02gnu: waybar: Remove GCC input....* gnu/packages/wm.scm (waybar)[native-inputs]: Remove GCC-TOOLCHAIN-7. [arguments]: Remove <#:phases>. Marius Bakke