summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25gnu: emacs-erc-hl-nicks: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks)[source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-06-25gnu: emacs-evil-surround: Update to 1.0.4....* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.0.4. [home-page]: Update to https://github.com/emacs-evil/evil-surround. Brian Leung
2019-06-25gnu: emacs-posframe: Update to 0.4.3....* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.4.3. [source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-06-25gnu: emacs-wgrep: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-wgrep)[source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-06-25gnu: emacs-tide: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-tide)[source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-06-25gnu: emacs-typescript-mode: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-typescript-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-06-25gnu: emacs-nodejs-repl: Update to 0.2.1....* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.1. Brian Leung
2019-06-25gnu: emacs-company: Update to 0.9.10....* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.10. Brian Leung
2019-06-25gnu: emacs-prescient: Update to 3.1....* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.1. Brian Leung
2019-06-25gnu: emacs-with-editor: Update to 2.8.3....* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.8.3. Brian Leung
2019-06-25gnu: python-stem: Update to 1.7.1....* gnu/packages/python.scm (python-stem): Update to 1.7.1. Alex Vong
2019-06-24doc: Document use cases for NetworkManager with dnsmasq....* doc/guix.texi (Networking Services): Give examples. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2019-06-24services: network-manager: Create '/var/lib/misc' directory for dnsmasq....* gnu/services/networking.scm (%network-manager-activation): Rename to... (network-manager-activation): ... this and make it a procedure. Make it create '/var/lib/misc' when using dnsmasq. (network-manager-service-type): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2019-06-24doc: Use new upstream nomenclature for NetworkManager’s dnsmasq....* doc/guix.texi (Networking Services): Replace term 'split DNS' by 'conditional forwarding'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2019-06-24doc: Recommend '-enable-kvm' for installing in a VM as well....* doc (Installing Guix in a VM): Add '-enable-kvm' to example. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Florian Pelz
2019-06-24gnu: Add Guile-JPEG....* gnu/packages/guile-xyz.scm (guile-jpeg): New variable. Ludovic Courtès
2019-06-24progress: Call 'time-difference' on times of the same type....Guile 2.2.5 and 2.9.2 would catch the issue. This is a followup to 88bc3c89bf5145d24c2270d2192b7be547e0024f. * guix/progress.scm (display-download-progress)[elapsed]: Pass 'current-time' the same type as START-TIME. Ludovic Courtès
2019-06-24gnu: weston: Update to 6.0.1....* gnu/packages/freedesktop.scm (weston): Update to 6.0.1. Gábor Boskovits
2019-06-24gnu: apl: Add pcre support....* gnu/packages/apl.scm (apl)[inputs]: Add pcre2. Efraim Flashner
2019-06-24gnu: apl: Update to 1.8....* gnu/packages/apl.scm (apl): Update to 1.8. Efraim Flashner
2019-06-24publish: Work around Guile 2.2.5 (web server) bug....* guix/scripts/publish.scm: Replace (@@ (web http) read-header-line) on Guile 2.2.5. Ludovic Courtès
2019-06-24tests: Import (guix build utils) in the marionette....* gnu/tests/install.scm (%minimal-os)[marionette-configuration](imported-modules): Add (guix build utils). * gnu/tests/base.scm (run-basic-test)["skeletons in home directories"]: Use (guix build utils) explicitly. Ludovic Courtès
2019-06-24gnu: znc: Switch back to Guix's googletest package....* gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged googletest's sources. Tobias Geerinckx-Rice
2019-06-24gnu: googletest: Update to 1.8.1....* gnu/packages/check.scm (googletest): Update to 1.8.1. Tobias Geerinckx-Rice
2019-06-24gnu: padthv1: Update to 0.9.8....* gnu/packages/music.scm (padthv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags. Tobias Geerinckx-Rice
2019-06-24gnu: samplv1: Update to 0.9.8....* gnu/packages/music.scm (samplv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags. Tobias Geerinckx-Rice
2019-06-24gnu: synthv1: Update to 0.9.8....* gnu/packages/music.scm (synthv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags. Tobias Geerinckx-Rice
2019-06-24gnu: drumkv1: Update to 0.9.8....* gnu/packages/music.scm (drumkv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags. Tobias Geerinckx-Rice
2019-06-24gnu: python-parted: Don't use unstable tarball....* gnu/packages/disk.scm (python-parted)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-06-24gnu: Add volumeicon....* gnu/packages/gtk.scm (volumeicon): New public variable. Tobias Geerinckx-Rice
2019-06-24gnu: python-parted: Update to 3.11.2....* gnu/packages/disk.scm (python-parted): Update to 3.11.2. Tobias Geerinckx-Rice
2019-06-24gnu: Add postgresql-11....* gnu/packages/databases.scm(postgresql-11): New variable. Gábor Boskovits
2019-06-23linux-container: Remove dependency on (guix utils)....Fixes a bug whereby derivations importing (gnu build linux-container), such as the 'bitlbee' and 'tor' services, would depend on the user's (guix config) file, which was pulled as a dependency of (guix utils). As a result, those derivations would vary from user to user. * gnu/build/linux-container.scm (call-with-temporary-directory): New procedure. Ludovic Courtès
2019-06-23guix build: '--log-file' no longer returns several log files....Fixes a regression introduced in 9353b199c18caca4a429f20423e1a5e7bc26a8da whereby something like: guix build --log-file $(guix build -d guile) would return two log files. This led to a failure of 'tests/guix-build.sh'. * guix/scripts/build.scm (guix-build): Filter out derivation file names from ITEMS. Ludovic Courtès
2019-06-23guix build: Use 'warning' for warnings....* guix/scripts/build.scm (options->derivations): Use 'warning' instead of 'format'. Ludovic Courtès
2019-06-23gnu: znc: Update to 1.7.4....* gnu/packages/messaging.scm (znc): Update to 1.7.4. Tobias Geerinckx-Rice
2019-06-23gnu: spread-sheet-widget: Don't use NAME in source URI....* gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-06-23gnu: enchant: Update to 2.2.4....* gnu/packages/enchant.scm (enchant): Update to 2.2.4. Tobias Geerinckx-Rice
2019-06-23gnu: emacs-org-reveal: Update to 20190622....* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20190622. Pierre Neidhardt
2019-06-23gnu: linux-libre: Update to 5.1.14....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.14. (%linux-libre-hash): Update hash. Mark H Weaver
2019-06-23gnu: linux-libre@4.19: Update to 4.19.55....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.55. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-06-23gnu: linux-libre@4.14: Update to 4.14.129....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129. (%linux-libre-4.14-hash): Update hash. Mark H Weaver
2019-06-23gnu: linux-libre@4.9: Update to 4.9.183....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.183. Mark H Weaver
2019-06-23gnu: linux-libre@4.4: Update to 4.4.183....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.183. Mark H Weaver
2019-06-23gnu: mate-themes: Update to 3.22.20....* gnu/packages/mate.scm (mate-themes): Update to 3.22.20. Tobias Geerinckx-Rice
2019-06-23gnu: stellarium: Don't use NAME in source URI....* gnu/packages/astronomy.scm (stellarium)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-06-23gnu: stellarium: Update to 0.19.1....* gnu/packages/astronomy.scm (stellarium): Update to 0.19.1. Tobias Geerinckx-Rice
2019-06-23gnu: mutt: Update to 1.12.1....* gnu/packages/mail.scm (mutt): Update to 1.12.1. Tobias Geerinckx-Rice
2019-06-23gnu: isync: Update to 1.3.1....* gnu/packages/mail.scm (isync): Update to 1.3.1. Tobias Geerinckx-Rice
2019-06-22gnu: python-pyatspi: Fix loading libraries....* gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies. Julien Lepiller