summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-14gnu: Add ruby-activerecord.Christopher Baines
* gnu/packages/rails.scm (ruby-activerecord): New variable.
2019-02-14gnu: ruby-arel: Update to 9.0.0.Christopher Baines
* gnu/packages/ruby.scm (ruby-arel): Update to 9.0.0.
2019-02-14gnu: Add ruby-activemodel.Christopher Baines
Required for ruby-activerecord. * gnu/packages/rails.scm (ruby-activemodel): New variable.
2019-02-14gnu: ruby-activesupport: Update to 5.2.2.Christopher Baines
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.2.
2019-02-14gnu: Add ruby-bump.Christopher Baines
Required for ruby-parallel. * gnu/packages/ruby.scm (ruby-bump): New variable.
2019-02-14gnu: Add ruby-mysql2.Christopher Baines
Required for ruby-parallel. * gnu/packages/ruby.scm (ruby-mysql2): New variable.
2019-02-14gnu: Add ruby_version.Christopher Baines
Required for ruby-rspec-pending-for. * gnu/packages/ruby.scm (ruby_version): New variable.
2019-02-14gnu: ruby-addressable: Enable tests and update.Christopher Baines
* gnu/packages/ruby.scm (ruby-addressable): Update to 2.6.0. [arguments]: Enable running the tests. [native-inputs]: Add inputs required for running the tests.
2019-02-14gnu: Add ruby-idn-ruby.Christopher Baines
Required for the ruby-addressable tests. * gnu/packages/ruby.scm (ruby-idn-ruby): New variable.
2019-02-14gnu: ruby-public-suffix: Enable tests.Christopher Baines
* gnu/packages/ruby.scm (ruby-public-suffix)[arguments]: Enable the tests, add a phase to remove the Rubocop dependency. [native-inputs]: Add bundler, ruby-yard, ruby-mocha and ruby-minitest-reporters.
2019-02-14gnu: Add ruby-minitest-reporters.Christopher Baines
Required for ruby-public-suffix tests. * gnu/packages/ruby.scm (ruby-minitest-reporters): New variable.
2019-02-14gnu: ruby-minitest: Update to 5.11.3.Christopher Baines
As the previous version breaks the tests for the ruby-minitest-reporters package I'd like to add. * gnu/packages/ruby.scm (ruby-minitest): Update to 5.11.3.
2019-02-14gnu: Add ruby-maruku.Christopher Baines
Required for ruby-minitest-reporters. * gnu/packages/ruby.scm (ruby-maruku): New variable.
2019-02-14gnu: Add ruby-rubocop.Christopher Baines
* gnu/packages/ruby.scm (ruby-rubocop): New variable.
2019-02-14gnu: Add ruby-jaro-winkler.Christopher Baines
Required for ruby-rubocop. * gnu/packages/ruby.scm (ruby-jaro-winkler): New variable.
2019-02-14gnu: Add ruby-unicode-display-width.Christopher Baines
Required for ruby-rubocop. * gnu/packages/ruby.scm (ruby-unicode-display-width): New variable.
2019-02-14gnu: Add ruby-parser.Christopher Baines
Required for ruby-rubocop. * gnu/packages/ruby.scm (ruby-parser): New variable.
2019-02-14gnu: Add ruby-cliver.Christopher Baines
Requirement of ruby-parser. * gnu/packages/ruby.scm (ruby-cliver): New variable.
2019-02-14gnu: Add ruby-ast.Christopher Baines
Required for ruby-parser. * gnu/packages/ruby.scm (ruby-ast): New variable.
2019-02-14gnu: Add ruby-bacon-colored-output.Christopher Baines
This is a requirement of ruby-ast. * gnu/packages/ruby.scm (ruby-bacon-colored-output): New variable.
2019-02-14gnu: Add ruby-rest-client.Christopher Baines
Required for ruby-ast. * gnu/packages/ruby.scm (ruby-rest-client): New variable.
2019-02-14gnu: Add ruby-webmock.Christopher Baines
Required by ruby-rest-client. Also at version ~> 2, so don't package 3 just yet. * gnu/packages/ruby.scm (ruby-webmock): New variable.
2019-02-14gnu: Add ruby-crack.Christopher Baines
Required for ruby-webmock. * gnu/packages/ruby.scm (ruby-crack): New variable.
2019-02-14gnu: Add ruby-hashdiff.Christopher Baines
Required for ruby-webmock. * gnu/packages/ruby.scm (ruby-hashdiff): New variable.
2019-02-14gnu: Add ruby-racc.Christopher Baines
Required for ruby-ast and ruby-parser. * gnu/packages/ruby.scm (ruby-racc): New variable.
2019-02-14gnu: Add ruby-rainbow.Christopher Baines
Required for ruby-rubocop. * gnu/packages/ruby.scm (ruby-rainbow): New variable.
2019-02-14gnu: Add ruby-powerpack.Christopher Baines
Required for ruby-rubocop. * gnu/packages/ruby.scm (ruby-powerpack): New variable.
2019-02-14gnu: ruby-rspec-its: Enable tests.Christopher Baines
Enable the tests, and also tweak the synopsis and description to hopefully be more descriptive. * gnu/packages/ruby.scm (ruby-rspec-its)[source]: Change to GitHub, and add patch. [arguments]: Enabled tests, set the #:test-target to "spec", and add the phases to tweak the Gemfile and rspec-its.gemspec. [native-inputs]: Add bundler, ruby-cucumber and ruby-aruba. [synopsis,description]: Make more explicit and descriptive.
2019-02-14gnu: Add ruby-cucumber and ruby-aruba.Christopher Baines
These packages are mutually dependant, so I've put them in one commit. * gnu/packages/ruby.scm (ruby-aruba, ruby-aruba-without-tests, ruby-cucumber, ruby-cucumber-without-tests): New variables.
2019-02-14gnu: ruby-gherkin: Update to 5.1.0.Christopher Baines
Don't upgrade all the way to version 6, as version 5 is needed for Cucumber 3. * gnu/packages/ruby.scm (ruby-gherkin): Update to 5.1.0. [description]: Use @file{ }.
2019-02-14gnu: ruby-cucumber-core: Update to 3.2.1.Christopher Baines
Just update to major version 3, as version 4 of Cucumber hasn't been released yet. * gnu/packages/ruby.scm (ruby-cucumber-core): Update to 3.2.1. [propagated-inputs]: Add ruby-backports, ruby-gherkin and ruby-cucumber-tag-expressions.
2019-02-14gnu: Add ruby-cucumber-tag-expressions.Christopher Baines
* gnu/packages/ruby.scm (ruby-cucumber-tag-expressions): New variable.
2019-02-14gnu: Add ruby-backports.Christopher Baines
* gnu/packages/ruby.scm (ruby-backports): New variable.
2019-02-14gnu: Add ruby-mspec.Christopher Baines
* gnu/packages/ruby.scm (ruby-mspec): New variable.
2019-02-14gnu: Add ruby-cucumber-expressions.Christopher Baines
* gnu/packages/ruby.scm (ruby-cucumber-expressions): New variable.
2019-02-14gnu: Add ruby-fuubar.Christopher Baines
* gnu/packages/ruby.scm (ruby-fuubar): New variable.
2019-02-14gnu: Add ruby-progressbar.Christopher Baines
* gnu/packages/ruby.scm (ruby-progressbar): New variable.
2019-02-14gnu: Add ruby-contracts.Christopher Baines
* gnu/packages/ruby.scm (ruby-contracts): New variable.
2019-02-14gnu: Add ruby-cucumber-wire.Christopher Baines
Package version 0.0.1 initially, as this is what's needed by Cucumber 3, and Cucumber 4 hasn't been released yet. * gnu/packages/ruby.scm (ruby-cucumber-wire): New variable.
2019-02-14gnu: ruby-safe-yaml: Add missing require 'time'.Christopher Baines
Patch ruby-safe-yaml to fix an issue that would lead to an error like this: uninitialized constant SafeYAML::Parse::Date::DateTime It's been reported upstream [1], and this patch was taken from the upstream Git repository. 1: https://github.com/dtao/safe_yaml/issues/80 * gnu/packages/ruby.scm (ruby-safe-yaml)[source]: Switch to the Git repository so that applying patches works and add a patch. [arguments]: Enable tests and add a phase to set the TZ environment variable, as one of the tests depends on a certian timezone. * gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patch file.
2019-02-14gnu: bs1770gain: Adjust the usage text and home-page.Leo Famulari
* gnu/packages/audio.scm (bs1770gain)[source]: Add snippet. [home-page]: Update.
2019-02-14nls: Update 'da' translation.Leo Famulari
2019-02-14gnu: PostgreSQL 9.6: Update to 9.6.12.Leo Famulari
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.12.
2019-02-14gnu: PostgreSQL: Update to 10.7.Leo Famulari
* gnu/packages/databases.scm (postgresql): Update to 10.7.
2019-02-14gnu: perl-datetime-format-strptime: Update to 1.76.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.76.
2019-02-14gnu: perl-datetime-locale: Update to 1.23.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-datetime-locale): Update to 1.23. [native-inputs]: Add perl-ipc-system-simple.
2019-02-14gnu: tmuxifier: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/tmux.scm (tmuxifier)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-14gnu: tmux-themepack: Use GIT-* helpers, not NAME.Tobias Geerinckx-Rice
* gnu/packages/tmux.scm (tmux-themepack)[version]: Use GIT-VERSION. [source]: Hard-code NAME. Use GIT-FILE-NAME.
2019-02-14gnu: Remove python2-pyquery.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python2-pyquery): Remove broken package.
2019-02-14gnu: python-paste: Update to 3.0.6.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-paste): Update to 3.0.6.