summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add groovy-testng.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-testng): New variable.
* gnu: Add groovy-sql.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-sql): New variable.
* gnu: Add groovy-servlet.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-servlet): New variable.
* gnu: Add groovy-nio.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-nio): New variable.
* gnu: Add groovy-jsr223.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-jsr223): New variable.
* gnu: Add groovy-json.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-json): New variable.
* gnu: Add groovy-jmx.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-jmx): New variable.
* gnu: Add groovy-groovysh.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-groovysh): New variable.
* gnu: Add groovy-docgenerator.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-docgenerator): New variable.
* gnu: Add groovy-console.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-console): New variable.
* gnu: Add groovy-swing.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-swing): New variable.
* gnu: Add groovy-bsf.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-bsf): New variable.
* gnu: Add groovy-ant.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-ant): New variable.
* gnu: Add groovy-groovydoc.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-groovydoc): New variable.
* gnu: Add groovy-templates.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-templates): New variable.
* gnu: Add groovy-xml.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-xml): New variable.
* gnu: Add groovy-test.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-test): New variable.
* gnu: Add groovy-tests-bootstrap.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-tests-bootstrap): New variable.
* gnu: Add groovy-bootstrap.Julien Lepiller2018-05-09
| | | | * gnu/packages/groovy.scm (groovy-bootstrap): New variable.
* gnu: Add java-groovy-bootstrap.Julien Lepiller2018-05-09
| | | | | | | * gnu/packages/groovy.scm: New file. * gnu/packages/patches/groovy-add-exceptionutilsgenerator.patch: New file. * gnu/local.mk (GNU_SYSTEM_MODULES, dist_patch_DATA): Add them.
* guix: Revert accidentally committed changes.Chris Marusich2018-05-09
| | | | | * guix/packages.go.134WZR: Remove it. This empty file was unintentionally included in ede121de426f9c56820852888a0b370f0ccbce49.
* guix: Separate the package name and version with "@", not "-".Chris Marusich2018-05-08
| | | | | | | | | | | | | | | * guix/packages.scm (package-full-name): By default, use "@" to separate the package name and package version. Add an optional delimiter argument so that there is still a way to explicitly use a different delimiter. * gnu/packages/commencement.scm (gcc-boot0) <unpack-gmp&co>: Adjust accordingly. * tests/graph.scm: Adjust accordingly. * tests/profiles.scm: Adjust accordingly. * NEWS: Mention the change. Fixes: <https://bugs.gnu.org/31088>. Reported by Pierre Neidhardt <ambrevar@gmail.com>.
* telephony: add twinkleJovany Leandro G.C2018-05-08
| | | | | | | | | From 1a2504b36e0775443587faf43e3a2d9467769866 Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C" <bit4bit@riseup.net> Date: Mon, 7 May 2018 17:32:57 -0500 Subject: [PATCH] telephony: add twinkle Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: emacs-helm-shell-history: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | * gnu/packages/emacs.scm (emacs-helm-shell-history)[propagated-inputs]: Add 'emacs-helm'.
* gnu: emacs-magit-org-todos-el: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | * gnu/packages/emacs.scm (emacs-magit-org-todos-el)[propagated-inputs]: Add 'magit'.
* gnu: emacs-helm-gtags: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | * gnu/packages/emacs.scm (emacs-helm-gtags)[propagated-inputs]: Add 'emacs-helm'.
* gnu: emacs-helm-firefox: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | * gnu/packages/emacs.scm (emacs-helm-firefox)[propagated-inputs]: Add 'emacs-helm'.
* gnu: emacs-helm-eww: Fix byte compilation.Oleg Pykhalov2018-05-08
| | | | | * gnu/packages/emacs.scm (emacs-helm-eww)[propagated-inputs]: Add 'emacs-helm'.
* gnu: Add inxi.Pierre Neidhardt2018-05-08
| | | | | | * gnu/packages/admin.scm (inxi): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: love: Remove unnecessary (guix build utils) module.Efraim Flashner2018-05-08
| | | | | * gnu/packages/game-development.scm (love)[source]: Remove included (guix build utils) module.
* gnu: wesnoth: Update to 1.14.0.Arun Isaac2018-05-08
| | | | | | | | | | | | | | * gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (wesnoth): Update to 1.14.0. [source]: Add wesnoth-fix-std-bad-cast.patch to patches. [arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag. [inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf. [home-page]: Use HTTPS URI. (wesnoth-server)[inputs]: Remove sdl-net. Add icu4c, openssl and sdl2. [arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag "-DENABLE_GAME=OFF" disables installation of game assets.
* doc: Fix typo.Tobias Geerinckx-Rice2018-05-08
| | | | * doc/guix.texi (X Window): Fix ‘xinitr ’ typo.
* gnu: isync / mbsync: Fix typos in description.Leo Famulari2018-05-07
| | | | * gnu/packages/mail.scm (isync)[description]: Fix typos.
* gnu: DejaVu fonts: Update the home-page.Leo Famulari2018-05-07
| | | | * gnu/packages/fonts.scm (font-dejavu)[home-page]: Use the new home-page.
* doc: Fix typo.Efraim Flashner2018-05-07
| | | | | * doc/guix.texi (Desktop Services): Use 'any' when refering to more than two desktop environments.
* gnu: emacs-rsw-elisp: Improve description.Ricardo Wurmus2018-05-07
| | | | | * gnu/packages/emacs.scm (emacs-rsw-elisp)[description]: Wrap code with Texinfo syntax for code.
* gnu: miniupnpc: Update to 2.1.Marius Bakke2018-05-07
| | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.
* gnu: webkitgtk: Update to 2.20.2 [fixes CVE-2018-4200].Marius Bakke2018-05-07
| | | | * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.2.
* gnu: libsoup: Update to 2.62.2.Marius Bakke2018-05-07
| | | | * gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
* Revert "gnu: Add emacs-dumb-jump."Oleg Pykhalov2018-05-07
| | | | | | | This package duplicates ‘emacs-dumb-jump’ package from d26727a143fab0dded1dbc848899270dbacd5dad. This reverts commit 89378bb87b5f8cb68fb51a9c19b8fbdc372c65fe.
* pack: Fix handling of '-e'.Ludovic Courtès2018-05-07
| | | | | | | | | | Fixes a regression introduced in aad16cc1965ab3488449c262455eb29b15c77e95. Reported by Julien Lepiller. * guix/scripts/pack.scm (guix-pack)[manifest-from-args]: In 'match-lambda', add clause for single packages. * tests/guix-pack.sh: Add test for '-e'.
* gnu: gcc > 5: Use 'CPATH' instead of 'C_INCLUDE_PATH' & co.Ludovic Courtès2018-05-07
| | | | | | | | | Partly addresses <https://bugs.gnu.org/30756>. Reported by julien lepiller <julien@lepiller.eu>, Marius Bakke <mbakke@fastmail.com>, and Giel van Schijndel <giel@mortis.eu> * gnu/packages/gcc.scm (gcc-6)[native-search-paths]: New field.
* gnu: Add bitlbee-discord.Pierre-Antoine Rouby2018-05-07
| | | | * gnu/packages/messaging.scm (bitlbee-discord): New variable.
* gnu: bitlbee: Install development headers.Pierre-Antoine Rouby2018-05-07
| | | | | | | * gnu/packages/messaging.scm (bitlbee)[arguments]: Add 'install-lib' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* pack: Honor package transformation options.Ludovic Courtès2018-05-07
| | | | | | | | | Previously they would silently be ignored. * guix/scripts/pack.scm (guix-pack)[manifest-from-args]: Add 'store' parameter. Call 'options->transformation' and use it. Move 'with-store' and 'parameterize' around the 'let'. * tests/guix-pack.sh: Add test using '--with-source'.
* pack: Adjust test to cope with GC'd profiles.Ludovic Courtès2018-05-07
| | | | | | | | Previous "test -x opt/gnu/bin/guile" would fail if the store item "opt/gnu/bin" points to had been GC'd. * tests/guix-pack.sh: Replace "test -x" with "test -L" to deal with store items that have been reclaimed.
* pack: Do not autoload (gnu packages base).Ludovic Courtès2018-05-07
| | | | | | * guix/scripts/pack.scm: Do not autoload (gnu packages base). Previously, we could end up with 'canonical-package' as an unbound variable because of the incorrect autoload spec.
* self: Add "guix-packages-base" derivation.Ludovic Courtès2018-05-07
| | | | | | | | | | This introduces an intermediate derivation, thereby reducing the amount of rebuild that needs to happen when "leaf" package modules are modified. * guix/self.scm (compiled-guix)[*core-package-modules*]: New variable. [*package-modules*, *system-modules*, *cli-modules*]: Depend on it. Add it to the directory union.
* gnu: wget: Update to 1.19.5 [fixes CVE-2018-0494].Marius Bakke2018-05-06
| | | | * gnu/packages/wget.scm (wget): Update to 1.19.5.
* Revert "gnu: man-db: Embed absolute reference to 'preconv'."Marius Bakke2018-05-06
| | | | | | This change broke `man` when invoked outside a `guix environment`. This reverts commit 296551a2e9310d4a030ee49530e9367e73aaeecf.