aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add ruby-uglifier.Ben Woodcroft2019-04-28
|
* gnu: Add ruby-coveralls.Ben Woodcroft2019-04-28
| | | | Required for ruby-listen, ruby-radius and ruby-nio4r.
* gnu: Add ruby-vcr.Ben Woodcroft2019-04-28
| | | | Required for ruby-coveralls.
* gnu: Add ruby-truthy.Ben Woodcroft2019-04-28
| | | | Required for ruby-coveralls.
* gnu: Add ruby-squasher.Christopher Baines2019-04-28
|
* gnu: Add ruby-coffee-rails.Ben Woodcroft2019-04-28
|
* gnu: Add ruby-coffee-script.Ben Woodcroft2019-04-28
|
* gnu: Add ruby-coffee-script-source.Ben Woodcroft2019-04-28
|
* WIP something about minitestChristopher Baines2019-04-28
|
* gnu: Add ruby-sinatra.Ben Woodcroft2019-04-28
|
* gnu: Add ruby-httparty.Christopher Baines2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-httparty): New variable.
* gnu: Add ruby-ansi-to-html.Christopher Baines2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-ansi-to-html): New variable.
* gnu: ruby-childprocess: Update to 1.0.1.Ben Woodcroft2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-childproces)[arguments]: TODO
* gnu: Remove ruby-childproces-0.6.Christopher Baines2019-04-28
| | | | | | | This is unused, at least within Guix. * gnu/packages/ruby.scm (ruby-childprocess): Remove this variable. (ruby-childprocess-0.6): Rename to ruby-childprocess.
* gnu: ruby-puma: Update to 3.11.4.Christopher Baines2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-puma): Update to 3.11.4.
* gnu: Add ruby-rubygems.Ben Woodcroft2019-04-28
|
* gnu: ruby-hashie: Enable the tests.Christopher Baines2019-04-28
| | | | | | | | | Switch the source to the Git repository so that the tests can be run. * gnu/packages/ruby.scm (ruby-hashie)[source]: Switch to the Git repository. [arguments]: Replace the 'check phase and enable the tests. [native-inputs]: Add ruby-rspec, ruby-rspec-pending-for, ruby-pry and ruby-activesupport.
* gnu: Add ruby-rspec-pending-for.Christopher Baines2019-04-28
| | | | | | Required for ruby-hashie tests. * gnu/packages/ruby.scm (ruby-rspec-pending-for): New variable.
* gnu: Add ruby-duktape.Ben Woodcroft2019-04-28
|
* gnu: Add duktape.Ben Woodcroft2019-04-28
|
* gnu: Add ruby-sourcemap.Ben Woodcroft2019-04-28
|
* gnu: Add ruby-prometheus-exporter.Christopher Baines2019-04-28
|
* gnu: Add ruby-prometheus-client.Christopher Baines2019-04-28
|
* gnu: Add ruby-quantile.Christopher Baines2019-04-28
|
* gnu: Add ruby-discard.Christopher Baines2019-04-28
| | | | * gnu/packages/rails.scm (ruby-discard): New variable.
* gnu: Add ruby-unicorn.Christopher Baines2019-04-28
|
* gnu: Add ruby-raindrops.Christopher Baines2019-04-28
|
* gnu: Add ruby-kgio.Christopher Baines2019-04-28
|
* gnu: Add ruby-annotate.Christopher Baines2019-04-28
|
* gnu: Add ruby-fugit.Christopher Baines2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-fugit): New variable.
* gnu: Add ruby-et-orbi.Christopher Baines2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-et-orbi): New variable.
* gnu: Add ruby-raabro.Christopher Baines2019-04-28
| | | | * gnu/packages/ruby.scm (ruby-raabro): New variable.
* gnu: Add cloud-utils.Christopher Baines2019-04-28
| | | | * gnu/packages/admin.scm (cloud-utils): New variable.
* gnu: Remove unused module reference.Ricardo Wurmus2019-04-28
| | | | * gnu/services/web.scm: Remove reference to (gnu packages guile).
* gnu: hypre: Unconditionally return #T from build phases.Ricardo Wurmus2019-04-28
| | | | | * gnu/packages/maths.scm (hypre)[arguments]: Use INVOKE and unconditionally return #T from build phases.
* gnu: jacal: Unconditionally return #T from configure phase.Ricardo Wurmus2019-04-28
| | | | * gnu/packages/maths.scm (jacal)[arguments]: Use INVOKE in configure phase.
* gnu: z3: Unconditionally return #T from build phases.Ricardo Wurmus2019-04-28
| | | | * gnu/packages/maths.scm (z3)[arguments]: Use INVOKE in build phases.
* gnu: atlas: Always return #T from build phases.Ricardo Wurmus2019-04-28
| | | | | * gnu/packages/maths.scm (atlas)[arguments]: Always return #T from build phases; use INVOKE.
* gnu: make-blis: Always return #T from configure phase.Ricardo Wurmus2019-04-28
| | | | * gnu/packages/maths.scm (make-blis)[arguments]: Use INVOKE.
* gnu: kdevplatform: Use INVOKE.Ricardo Wurmus2019-04-28
| | | | | * gnu/packages/kde.scm (kdevplatform)[arguments]: Use INVOKE and return #T unconditionally.
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.Ricardo Wurmus2019-04-25
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/34124>. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg. [arguments]: Add the lib directory of gdk-pixbuf+svg to the LD_LIBRARY_PATH wrapper of the gnome-shell executable.
| * Merge branch 'master' into stagingMarius Bakke2019-04-23
| |\
| * | gnu: Add emacs-robot-mode.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-robot-mode): New variable.
| * | gnu: Add python-robotframework-lint.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-lint): New variable.
| * | gnu: Add python-robotframework-sshlibrary.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): New variable.
| * | gnu: Add python-robotframework.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework): New variable. * gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it.
| * | gnu: Add python-rellu.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-rellu): New variable.
| * | gnu: Add python-pygithub.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pygithub): New variable.
| * | gnu: Add python-deprecated.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-deprecated): New variable.