summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-12nls: Update 'de' translation of the manual.Julien Lepiller
2019-03-12gnu: python-pygit2: Update to 0.27.4.Julien Lepiller
* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.27.4. (python-pygit2)[arguments]: Disable tests.
2019-03-12gnu: inxi-minimal: Declare source-file-name.Efraim Flashner
* gnu/packages/admin.scm (inxi-minimal)[source]: Add missing field.
2019-03-12gnu: inxi-minimal: Update to 3.0.22-1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (inxi-minimal): Update to 3.0.22-1.
2019-03-12gnu: perl-anyevent: Update to 7.15.Tobias Geerinckx-Rice
* gnu/packages/libevent.scm (perl-anyevent): Update to 7.15.
2019-03-12gnu: aide: Update to 0.16.1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (aide): Update to 0.16.1.
2019-03-12gnu: aide: Move project home.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (aide)[source, home-page]: Update.
2019-03-12gnu: aspell-dict-it: Update to 2.4-20070901-0.Tobias Geerinckx-Rice
* gnu/packages/aspell.scm (aspell-dict-it): Update to 2.4-20070901-0.
2019-03-12gnu: libinput: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (libinput)[source]: Hard-code NAME.
2019-03-12gnu: geos: Update to 3.7.1.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (geos): Update to 3.7.1.
2019-03-12gnu: Add emacs-lisp-extra-font-lock.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-lisp-extra-font-lock): New variable.
2019-03-12gnu: emacs-suggest: Update to 0.7.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-suggest): Update to 0.7.
2019-03-12gnu: emacs-helm: Update to 3.1.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.1.
2019-03-12gnu: freedink-engine: Update to 109.6.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freedink-engine): Update to 109.6.
2019-03-12gnu: libmanette: Update to 0.2.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (libmanette): Update to 0.2.2.
2019-03-12gnu: kicad-symbols: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* packages/engineering.scm (kicad-symbols)[source]: Use GIT-FILE-NAME.
2019-03-12gnu: kicad-symbols: Update to 5.0.2.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (kicad-symbols): Update to 5.0.2.
2019-03-12gnu: kicad: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (kicad)[source]: Hard-code NAME.
2019-03-12gnu: kicad: Update to 5.0.2.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (kicad): Update to 5.0.2.
2019-03-12gnu: gtkwave: Update to 3.3.99.Tobias Geerinckx-Rice
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.99.
2019-03-12gnu: python-sqlalchemy: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-sqlalchemy)[home-page]: Use HTTPS.
2019-03-12gnu: python-sqlalchemy: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.1.
2019-03-12gnu: gcompris-qt: Update to 0.96.Tobias Geerinckx-Rice
* gnu/packages/education.scm (gcompris-qt): Update to 0.96. [inputs]: Add openssl.
2019-03-12gnu: python-sql: Update to 1.0.0.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-sql): Update to 1.0.0.
2019-03-12gnu: python-pyodbc: Update to 4.0.25.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.25.
2019-03-12gnu: python-psycopg2: Update to 2.7.7.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (python-psycopg2): Update to 2.7.7.
2019-03-12gnu: perl-dbd-sqlite: Update to 1.62.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.62.
2019-03-12gnu: perl-dbd-mysql: Update to 4.050.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.050.
2019-03-12gnu: perl-sql-abstract: Update to 1.86.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.86.
2019-03-12gnu: guile-colorized: Move project home.Tobias Geerinckx-Rice
* gnu/packages/guile-xyz.scm (guile-colorized)[source, home-page]: Update.
2019-03-12gnu: guile-colorized: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/guile-xyz.scm (guile-colorized)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-03-11gnu: Add emacs-debpaste.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-debpaste): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-03-11gnu: Add emacs-xml-rpc.Brian Leung
* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-03-11packages: Add the channel .go files to the search path.Ludovic Courtès
Until now %LOAD-COMPILED-PATH would wrongfully contain: CHANNEL/share/guile/site/X.Y for each channel, thereby ignoring all the .go files of channels. This fixes it so that %LOAD-COMPILED-PATH instead contains: CHANNEL/lib/guile/X.Y/site-ccache * guix/describe.scm (current-channel-entries): New procedure. (package-path-entries): Change to return the %LOAD-COMPILED-PATH entries as a second value. * gnu/packages.scm (%package-module-path): Expect two values from 'package-path-entries' and augment %LOAD-COMPILED-PATH accordingly.
2019-03-11services: mate-desktop: Deprecate the 'mate-desktop-service' procedure.Ludovic Courtès
* gnu/services/desktop.scm (mate-desktop-service): Deprecate. * doc/guix.texi (Desktop Services): Document 'mate-desktop-service-type' and 'mate-desktop-configuration'. Fix spelling of "Enlightenment".
2019-03-11services: mate-desktop: Add default value.Ludovic Courtès
* gnu/services/desktop.scm (mate-desktop-service-type)[default-value]: New field.
2019-03-11gnu: swaylock: Fix indentation.Rutger Helling
* gnu/packages/wm.scm (swaylock): Fix indentation.
2019-03-11gnu: Add swaylock.Rutger Helling
* gnu/packages/wm.scm (swaylock): New variable.
2019-03-11gnu: Add swayidle.Rutger Helling
* gnu/packages/wm.scm (swayidle): New variable.
2019-03-11gnu: Add sway.Rutger Helling
* gnu/packages/wm.scm (sway): New variable.
2019-03-11gnu: Add wlroots.Rutger Helling
* gnu/packages/wm.scm (wlroots): New variable.
2019-03-11gnu: emacs-magit: Fix perl path in dedicated variable.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-magit)[arguments]: Do it.
2019-03-11gnu: Add emacs-lorem-ipsum.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-lorem-ipsum): New variable.
2019-03-11gnu: emacs-json-reformat: Fix test.Oleg Pykhalov
This patch deletes a test which tries to compare JSON objects order. * gnu/packages/emacs-xyz.scm (emacs-json-reformat): Delete 'json-reformat-test:json-reformat-region' test.
2019-03-11gnu: r-with-tests: Update to 3.5.3.Ricardo Wurmus
* gnu/packages/statistics.scm (r-with-tests): Update to 3.5.3.
2019-03-11gnu: s6-linux-utils: Update to 2.5.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.1.
2019-03-11gnu: s6-linux-init: Update to 0.4.0.1.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.1.
2019-03-11gnu: s6-portable-utils: Update to 2.2.1.3.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.3.
2019-03-11gnu: s6-rc: Update to 0.5.0.0.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.0.0.
2019-03-11gnu: s6-networking: Update to 2.3.0.4.Tobias Geerinckx-Rice
* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.4.