aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* inferior: Add 'open-inferior/container'.inferior-in-containerChristopher Baines2019-02-24
|
* inferior: Add a shared-directory field to <inferior>Christopher Baines2019-02-24
|
* linux-container: Add 'start-child-in-container'.Christopher Baines2019-02-24
| | | | | | | This new procedure is similar to open-pipe* in (ice-9 popen), but using run-container from (gnu build linux-container). * gnu/build/linux-container.scm (start-child-in-container): New procedure.
* utils: Add #:base-directory to call-with-temporary-directory.Christopher Baines2019-02-24
| | | | | | | | This allows more easily creating temporary directories within a specific directory. This is motivated by using this in inferior-eval-with-store. * guix/utils.scm (call-with-temporary-directory): Add optional keyword argument, base-directory.
* gnu: Add Magic-Wormhole.Leo Famulari2019-02-19
| | | | * gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
* gnu: Add magic-wormhole-transit-relay.Leo Famulari2019-02-19
| | | | * gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
* gnu: Add magic-wormhole-mailbox-server.Leo Famulari2019-02-19
| | | | | * gnu/packages/magic-wormhole.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add python-autobahn.Leo Famulari2019-02-19
| | | | * gnu/packages/python-web.scm (python-autobahn): New variable.
* gnu: Add python-txtorcon.Leo Famulari2019-02-19
| | | | * gnu/packages/python-crypto.scm (python-txtorcon): New variable.
* gnu: Add python-spake2.Leo Famulari2019-02-19
| | | | * gnu/packages/python-crypto.scm (python-spake2): New variable.
* gnu: Add python-hkdf.Leo Famulari2019-02-19
| | | | * gnu/packages/python-crypto.scm (python-hkdf): New variable.
* gnu: Add python-treq.Leo Famulari2019-02-19
| | | | * gnu/packages/python-web.scm (python-treq): New variable.
* gnu: python-twisted: Update to 17.5.0Leo Famulari2019-02-19
| | | | | | * gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update to 17.5.0. [propagated-inputs]: Add python-hyperlink.
* gnu: Add python-hyperlink.Leo Famulari2019-02-19
| | | | * gnu/packages/python-web.scm (python-hyperlink): New variable.
* gnu: Add python-txaio.Leo Famulari2019-02-19
| | | | * gnu/packages/python-xyz.scm (python-txaio): New variable.
* gnu: Add python-humanize.Leo Famulari2019-02-19
| | | | * gnu/packages/python-xyz.scm (python-humanize): New variable.
* gnu: LibreOffice: Update to 6.1.5.2.Leo Famulari2019-02-19
| | | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.1.5.2. [source]: Remove obsolete Poppler patches.
* gnu: perl-test-www-mechanize-catalyst: Update to 0.62.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/web.scm (perl-test-www-mechanize-catalyst): Update to 0.62.
* gnu: uwsgi: Update to 2.0.18.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/web.scm (uwsgi): Update to 2.0.18.
* gnu: java-jsch: Update to 0.1.55.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/java.scm (java-jsch): Update to 0.1.55.
* gnu: nip2: Update to 8.7.1.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/image-processing.scm (nip2): Update to 8.7.1.
* gnu: grim: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/image.scm (grim)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: grim: Update to 1.1.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/image.scm (grim): Update to 1.1.
* gnu: slurp: Update to 1.0.1.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/image.scm (slurp): Update to 1.0.1.
* gnu: r-raster: Update to 2.8-19.Brett Gilio2019-02-19
| | | | | | | * gnu/packages/cran.scm (r-raster): Update to 2.8-19. [home-page]: Use HTTPS. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* doc: Fix typo.Tobias Geerinckx-Rice2019-02-19
| | | | * doc/guix.texi (Proceeding with the Installation): Fix typo.
* gnu: ansible: Update to 2.7.7.Brett Gilio2019-02-19
| | | | | | * gnu/packages/admin.scm (ansible): Update to 2.7.7. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: stgit: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/version-control.scm (stgit)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: unbound: Update to 1.9.0.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/dns.scm (unbound): Update to 1.9.0.
* gnu: libdazzle: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/gnome.scm (libdazzle)[source]: Hard-code NAME.
* gnu: ghex: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/gnome.scm (ghex)[source]: Hard-code NAME.
* gnu: workrave: Compute source COMMIT from VERSION.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/gnome.scm (workrave)[version, source]: Conventionally generate COMMIT from VERSION, instead of the other way 'round.
* gnu: soundconverter: Update to 3.0.1.Tobias Geerinckx-Rice2019-02-19
| | | | | | | * gnu/packages/gnome.scm (soundconverter): Update to 3.0.1. [arguments]: Remove ‘fix-POTFILES.in’ phase. * gnu/packages/patches/soundconverter-remove-gconf-dependency.patch: Update.
* gnu: gimp: Update to 2.10.8.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.8.
* gnu: gegl: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/gimp.scm (gegl)[source]: Hard-code NAME.
* gnu: gegl: Update to 0.4.12.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.12.
* gnu: babl: Update to 0.1.62.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/gimp.scm (babl): Update to 0.1.62.
* gnu: hiawatha: Update to 10.9.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/web.scm (hiawatha): Update to 10.9. [source]: Adjust location of bundled nghttp2.
* gnu: protozero: Fix typo in description.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/geo.scm (protozero)[description]: Fix typo.
* gnu: protozero: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/geo.scm (protozero)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: protozero: Update to 1.6.5.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/geo.scm (protozero): Update to 1.6.5. Re-indent.
* gnu: memcached: Update to 1.5.12.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/databases.scm (memcached): Update to 1.5.12.
* gnu: gerbv: Update to 2.7.0.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/engineering.scm (gerbv): Update to 2.7.0.
* gnu: containerd: Update to 1.2.4.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/docker.scm (containerd): Update to 1.2.4.
* gnu: docker: Fix build on btrfs.Tobias Geerinckx-Rice2019-02-19
| | | | | * gnu/packages/docker.scm (docker)[arguments]: Skip another test that requires root privileges.
* gnu: python-pymysql: Update to 0.9.3.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/databases.scm (python-pymysql): Update to 0.9.3.
* gnu: perl-db-file: Update to 1.843.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/databases.scm (perl-db-file): Update to 1.843.
* gnu: Add emacs-disk-usage.Pierre Neidhardt2019-02-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-disk-usage): New variable.
* gnu: rdesktop: Update to 1.8.4 [security fixes].Leo Famulari2019-02-19
| | | | | | | | | | Fixes CVE-2018-{8791,8792,8793,8794,8795,8796,8797,8798,8799,8800,20174,20175, 20176,20177,20178,20179,20180,20181,20182}. * gnu/packages/rdesktop.scm (rdesktop): Update to 1.8.4. [source]: Update URL. [home-page]: Use HTTPS URL. [arguments]: Add phase 'delete-extraneous-files'.
* gnu: Add ungoogled-chromium.Marius Bakke2019-02-18
| | | | | | * gnu/packages/aux-files/chromium/master-preferences.json, gnu/packages/chromium.scm: New files. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.