summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2019-03-12gnu: emacs-suggest: Update to 0.7....* gnu/packages/emacs-xyz.scm (emacs-suggest): Update to 0.7. Pierre Neidhardt
2019-03-12gnu: emacs-helm: Update to 3.1....* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.1. Pierre Neidhardt
2019-03-12gnu: freedink-engine: Update to 109.6....* gnu/packages/games.scm (freedink-engine): Update to 109.6. Tobias Geerinckx-Rice
2019-03-12gnu: libmanette: Update to 0.2.2....* gnu/packages/games.scm (libmanette): Update to 0.2.2. Tobias Geerinckx-Rice
2019-03-12gnu: kicad-symbols: Use GIT-FILE-NAME....* packages/engineering.scm (kicad-symbols)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-03-12gnu: kicad-symbols: Update to 5.0.2....* gnu/packages/engineering.scm (kicad-symbols): Update to 5.0.2. Tobias Geerinckx-Rice
2019-03-12gnu: kicad: Don't use NAME in source URI....* gnu/packages/engineering.scm (kicad)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-03-12gnu: kicad: Update to 5.0.2....* gnu/packages/engineering.scm (kicad): Update to 5.0.2. Tobias Geerinckx-Rice
2019-03-12gnu: gtkwave: Update to 3.3.99....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.99. Tobias Geerinckx-Rice
2019-03-12gnu: python-sqlalchemy: Use HTTPS home page....* gnu/packages/databases.scm (python-sqlalchemy)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-03-12gnu: python-sqlalchemy: Update to 1.3.1....* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.1. Tobias Geerinckx-Rice
2019-03-12gnu: gcompris-qt: Update to 0.96....* gnu/packages/education.scm (gcompris-qt): Update to 0.96. [inputs]: Add openssl. Tobias Geerinckx-Rice
2019-03-12gnu: python-sql: Update to 1.0.0....* gnu/packages/databases.scm (python-sql): Update to 1.0.0. Tobias Geerinckx-Rice
2019-03-12gnu: python-pyodbc: Update to 4.0.25....* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.25. Tobias Geerinckx-Rice
2019-03-12gnu: python-psycopg2: Update to 2.7.7....* gnu/packages/databases.scm (python-psycopg2): Update to 2.7.7. Tobias Geerinckx-Rice
2019-03-12gnu: perl-dbd-sqlite: Update to 1.62....* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.62. Tobias Geerinckx-Rice
2019-03-12gnu: perl-dbd-mysql: Update to 4.050....* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.050. Tobias Geerinckx-Rice
2019-03-12gnu: perl-sql-abstract: Update to 1.86....* gnu/packages/databases.scm (perl-sql-abstract): Update to 1.86. Tobias Geerinckx-Rice
2019-03-12gnu: guile-colorized: Move project home....* gnu/packages/guile-xyz.scm (guile-colorized)[source, home-page]: Update. Tobias Geerinckx-Rice
2019-03-12gnu: guile-colorized: Don't use unstable tarball....* gnu/packages/guile-xyz.scm (guile-colorized)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-03-11gnu: Add emacs-debpaste....* gnu/packages/emacs-xyz.scm (emacs-debpaste): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Brian Leung
2019-03-11gnu: Add emacs-xml-rpc....* gnu/packages/emacs-xyz.scm (emacs-xml-rpc): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Brian Leung
2019-03-11packages: Add the channel .go files to the search path....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. Ludovic Courtès
2019-03-11services: mate-desktop: Deprecate the 'mate-desktop-service' procedure....* 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". Ludovic Courtès
2019-03-11services: mate-desktop: Add default value....* gnu/services/desktop.scm (mate-desktop-service-type)[default-value]: New field. Ludovic Courtès
2019-03-11gnu: swaylock: Fix indentation....* gnu/packages/wm.scm (swaylock): Fix indentation. Rutger Helling
2019-03-11gnu: Add swaylock....* gnu/packages/wm.scm (swaylock): New variable. Rutger Helling
2019-03-11gnu: Add swayidle....* gnu/packages/wm.scm (swayidle): New variable. Rutger Helling
2019-03-11gnu: Add sway....* gnu/packages/wm.scm (sway): New variable. Rutger Helling
2019-03-11gnu: Add wlroots....* gnu/packages/wm.scm (wlroots): New variable. Rutger Helling
2019-03-11gnu: emacs-magit: Fix perl path in dedicated variable....* gnu/packages/emacs-xyz.scm (emacs-magit)[arguments]: Do it. Pierre Neidhardt
2019-03-11gnu: Add emacs-lorem-ipsum....* gnu/packages/emacs-xyz.scm (emacs-lorem-ipsum): New variable. Pierre Neidhardt
2019-03-11gnu: emacs-json-reformat: Fix test....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. Oleg Pykhalov
2019-03-11gnu: r-with-tests: Update to 3.5.3....* gnu/packages/statistics.scm (r-with-tests): Update to 3.5.3. Ricardo Wurmus
2019-03-11gnu: s6-linux-utils: Update to 2.5.0.1....* gnu/packages/skarnet.scm (s6-linux-utils): Update to 2.5.0.1. Tobias Geerinckx-Rice
2019-03-11gnu: s6-linux-init: Update to 0.4.0.1....* gnu/packages/skarnet.scm (s6-linux-init): Update to 0.4.0.1. Tobias Geerinckx-Rice
2019-03-11gnu: s6-portable-utils: Update to 2.2.1.3....* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.1.3. Tobias Geerinckx-Rice
2019-03-11gnu: s6-rc: Update to 0.5.0.0....* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.0.0. Tobias Geerinckx-Rice
2019-03-11gnu: s6-networking: Update to 2.3.0.4....* gnu/packages/skarnet.scm (s6-networking): Update to 2.3.0.4. Tobias Geerinckx-Rice
2019-03-11gnu: s6-dns: Update to 2.3.0.2....* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.0.2. Tobias Geerinckx-Rice
2019-03-11gnu: s6: Update to 2.8.0.0....* gnu/packages/skarnet.scm (s6): Update to 2.8.0.0. Tobias Geerinckx-Rice
2019-03-11gnu: execline: Update to 2.5.1.0....* gnu/packages/skarnet.scm (execline): Update to 2.5.1.0. Tobias Geerinckx-Rice
2019-03-11gnu: skalibs: Update to 2.8.0.1....* gnu/packages/skarnet.scm (skalibs): Update to 2.8.0.1. Tobias Geerinckx-Rice
2019-03-11gnu: picocom: Fix description....* gnu/packages/terminals.scm (picocom)[synopsis]: Shorten. [description]: Properly introduce. Tobias Geerinckx-Rice
2019-03-11gnu: picocom: Update to 3.1....* gnu/packages/terminals.scm (picocom): Update to 3.1. Tobias Geerinckx-Rice
2019-03-11gnu: perl-image-exiftool: Update to 11.31....* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.31. Tobias Geerinckx-Rice
2019-03-11gnu: perl-image-exiftool: Add upstream URL....* gnu/packages/photo.scm (perl-image-exiftool)[source]: Also download from the home page. Tobias Geerinckx-Rice
2019-03-11gnu: linux-libre: Update to 5.0.1....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.1. (%linux-libre-hash): Update hash. Mark H Weaver
2019-03-11gnu: linux-libre@4.19: Update to 4.19.28....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.28. (%linux-libre-4.19-hash): Update hash. Mark H Weaver
2019-03-11gnu: Add eternalterminal....* gnu/packages/terminals.scm (eternalterminal): New variable. Efraim Flashner