summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: emacs-company: Update to 0.9.10.Brian Leung2019-06-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.10.
* gnu: emacs-prescient: Update to 3.1.Brian Leung2019-06-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 3.1.
* gnu: emacs-with-editor: Update to 2.8.3.Brian Leung2019-06-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 2.8.3.
* gnu: python-stem: Update to 1.7.1.Alex Vong2019-06-25
| | | | * gnu/packages/python.scm (python-stem): Update to 1.7.1.
* services: network-manager: Create '/var/lib/misc' directory for dnsmasq.Florian Pelz2019-06-24
| | | | | | | | | * 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>
* gnu: Add Guile-JPEG.Ludovic Courtès2019-06-24
| | | | * gnu/packages/guile-xyz.scm (guile-jpeg): New variable.
* gnu: weston: Update to 6.0.1.Gábor Boskovits2019-06-24
| | | | * gnu/packages/freedesktop.scm (weston): Update to 6.0.1.
* gnu: apl: Add pcre support.Efraim Flashner2019-06-24
| | | | * gnu/packages/apl.scm (apl)[inputs]: Add pcre2.
* gnu: apl: Update to 1.8.Efraim Flashner2019-06-24
| | | | * gnu/packages/apl.scm (apl): Update to 1.8.
* tests: Import (guix build utils) in the marionette.Ludovic Courtès2019-06-24
| | | | | | | * 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.
* gnu: znc: Switch back to Guix's googletest package.Tobias Geerinckx-Rice2019-06-24
| | | | | * gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged googletest's sources.
* gnu: googletest: Update to 1.8.1.Tobias Geerinckx-Rice2019-06-24
| | | | * gnu/packages/check.scm (googletest): Update to 1.8.1.
* gnu: padthv1: Update to 0.9.8.Tobias Geerinckx-Rice2019-06-24
| | | | | * gnu/packages/music.scm (padthv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags.
* gnu: samplv1: Update to 0.9.8.Tobias Geerinckx-Rice2019-06-24
| | | | | * gnu/packages/music.scm (samplv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags.
* gnu: synthv1: Update to 0.9.8.Tobias Geerinckx-Rice2019-06-24
| | | | | * gnu/packages/music.scm (synthv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags.
* gnu: drumkv1: Update to 0.9.8.Tobias Geerinckx-Rice2019-06-24
| | | | | * gnu/packages/music.scm (drumkv1): Update to 0.9.8. [arguments]: Drop -std=gnu++11 #:configure-flags.
* gnu: python-parted: Don't use unstable tarball.Tobias Geerinckx-Rice2019-06-24
| | | | | * gnu/packages/disk.scm (python-parted)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: Add volumeicon.Tobias Geerinckx-Rice2019-06-24
| | | | * gnu/packages/gtk.scm (volumeicon): New public variable.
* gnu: python-parted: Update to 3.11.2.Tobias Geerinckx-Rice2019-06-24
| | | | * gnu/packages/disk.scm (python-parted): Update to 3.11.2.
* gnu: Add postgresql-11.Gábor Boskovits2019-06-24
| | | | * gnu/packages/databases.scm(postgresql-11): New variable.
* linux-container: Remove dependency on (guix utils).Ludovic Courtès2019-06-23
| | | | | | | | | | 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.
* gnu: znc: Update to 1.7.4.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/messaging.scm (znc): Update to 1.7.4.
* gnu: spread-sheet-widget: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME.
* gnu: enchant: Update to 2.2.4.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/enchant.scm (enchant): Update to 2.2.4.
* gnu: emacs-org-reveal: Update to 20190622.Pierre Neidhardt2019-06-23
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20190622.
* gnu: linux-libre: Update to 5.1.14.Mark H Weaver2019-06-23
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.14. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.55.Mark H Weaver2019-06-23
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.55. (%linux-libre-4.19-hash): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.129.Mark H Weaver2019-06-23
| | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.129. (%linux-libre-4.14-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.183.Mark H Weaver2019-06-23
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.183.
* gnu: linux-libre@4.4: Update to 4.4.183.Mark H Weaver2019-06-23
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.183.
* gnu: mate-themes: Update to 3.22.20.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/mate.scm (mate-themes): Update to 3.22.20.
* gnu: stellarium: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/astronomy.scm (stellarium)[source]: Hard-code NAME.
* gnu: stellarium: Update to 0.19.1.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.19.1.
* gnu: mutt: Update to 1.12.1.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/mail.scm (mutt): Update to 1.12.1.
* gnu: isync: Update to 1.3.1.Tobias Geerinckx-Rice2019-06-23
| | | | * gnu/packages/mail.scm (isync): Update to 1.3.1.
* gnu: python-pyatspi: Fix loading libraries.Julien Lepiller2019-06-22
| | | | * gnu/package/gnome.scm (python-pyatspi): Fix loading dependencies.
* gnu: Add harmonist-tk.Julien Lepiller2019-06-22
| | | | * gnu/packages/games.scm (harmonist-tk): New variable.
* gnu: Add go-github.com-nsf-gothic.Julien Lepiller2019-06-22
| | | | * gnu/packages/tcl.scm (go-github.com-nsf-gothic): New variable.
* gnu: Use license: prefix in tcl.scm.Julien Lepiller2019-06-22
| | | | * gnu/packages/tcl.scm: Use license: prefix in tcl.scm.
* gnu: Add openvr.Pierre Neidhardt2019-06-22
| | | | * gnu/packages/game-development.scm (openvr): New variable.
* gnu: wine-staging: Update to 4.11.Rutger Helling2019-06-22
| | | | | * gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.11. * gnu/packages/wine.scm (wine-staging): Update to 4.11.
* gnu: python-dask: Update to 1.2.2.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
* gnu: python-bcrypt: Update to 3.1.7.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/python-crypto.scm (python-bcrypt): Update to 3.1.7.
* gnu: python-twisted: Update to 19.2.1.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
* gnu: python-astunparse: Update to 1.6.2.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
* gnu: python-robotframework: Update to 3.1.2.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
* gnu: pdfpc: Update to 4.3.4.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/pdf.scm (pdfpc): Update to 4.3.4.
* gnu: exo: Update to 0.12.6.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/xfce.scm (exo): Update to 0.12.6.
* gnu: youtube-dl: Update to 2019.06.21.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.
* gnu: scrot: Name source checkout.Tobias Geerinckx-Rice2019-06-22
| | | | * gnu/packages/xdisorg.scm (scrot)[source]: Add FILE-NAME.