Tobias Geerinckx-Rice
bd86f7dbdf
gnu: chez-fmt: Return #t from all phases.
...
* gnu/packages/chez.scm (chez-fmt)[arguments]: Always return #t from phases.
Substitute INVOKE for SYSTEM*.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
a0bdbf8b41
gnu: chez-web: Return #t from all phases.
...
* gnu/packages/chez.scm (chez-web)[arguments]: Always return #t from phases.
2019-02-16 19:02:04 +01:00
Tobias Geerinckx-Rice
6cf48e8c20
gnu: unshield: Update to 1.4.3.
...
* gnu/packages/compression.scm (unshield): Update to 1.4.3.
[inputs]: Add unshield-baldurs_gate_patch_v1_1_4315_international.zip.
[arguments]: Use it.
2019-02-16 19:02:03 +01:00
Tobias Geerinckx-Rice
46c1c5537b
gnu: stumpwm: Build and install the manual.
...
* gnu/packages/lisp.scm (stumpwm)[native-inputs]: Add texinfo.
[argument]: Add new ‘install-manual’ phase.
2019-02-16 18:34:49 +01:00
Mark H Weaver
9adb66dd11
gnu: linux-libre: Update to 4.20.10.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.10.
(%linux-libre-hash): Update hash.
2019-02-15 23:32:57 -05:00
Mark H Weaver
82da87cf4c
gnu: linux-libre@4.19: Update to 4.19.23.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.23.
(%linux-libre-4.19-hash): Update hash.
2019-02-15 23:32:54 -05:00
Mark H Weaver
c5d3e7c5ac
gnu: linux-libre@4.14: Update to 4.14.101.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.101.
(%linux-libre-4.14-hash): Update hash.
2019-02-15 23:32:52 -05:00
Mark H Weaver
f218ff0acb
gnu: linux-libre@4.9: Update to 4.9.158.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.158.
2019-02-15 23:32:49 -05:00
Mark H Weaver
54bee9ea2e
gnu: icecat: Update to 60.5.1-guix1 [security-fixes].
...
Includes fixes for CVE-2018-18335, CVE-2018-18356, and CVE-2019-5785.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.5.1-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-02-15 23:32:42 -05:00
Vagrant Cascadian
aa71b690aa
gnu: pelican: Update to 4.0.1
...
* gnu/packages/python.scm (pelican): Update to 4.0.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Brett Gilio
de8abc96cb
gnu: emacs-cider: Update to 0.20.0
...
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 0.20.0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Raphaël Mélotte
37956778c9
gnu: luakit: Update to 2.1.
...
* gnu/packages/web-browsers.scm (luakit): Update to 2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Meiyo Peng
f7a25b50eb
gnu: ibus-rime: Update to 1.4.0.
...
* gnu/packages/ibus.scm (ibus-rime): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Meiyo Peng
775e81b5a5
gnu: rime-data: Update to 0.38.20190131.
...
* gnu/packages/ibus.scm (rime-data): Update to 0.38.20190131.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:08 +01:00
Meiyo Peng
6072d51193
gnu: librime: Update to 1.4.0.
...
* gnu/packages/ibus.scm (librime): Update to 1.4.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:08 +01:00
Ludovic Courtès
36754eee28
packages: Remove duplicates from package cache.
...
Previously the same package could appear several times if several
variables were bound to it, as is notably the case for "python"
currently. This, in turn, would lead to obnoxious "ambiguous package
specification" messages.
* gnu/packages.scm (generate-package-cache)[expand-cache]: Change RESULT
to RESULT+SEEN and adjust accordingly.
Call 'first' on the result of 'fold-module-public-variables*'.
* tests/packages.scm ("fold-available-packages with/without cache"):
Check for lack of duplicates in FROM-CACHE.
2019-02-16 01:00:08 +01:00
Ludovic Courtès
8a973abc6f
gnu: guix: Embed 'glibc-utf8-locales'.
...
This will ensure people who download the binary installation tarball
do not get locale-related warnings, provided they use one of the
selected UTF-8 locales.
* gnu/packages/package-management.scm (guix)[arguments]: In
'wrap-program' phase, set GUIX_LOCPATH.
[inputs]: Add GLIBC-UTF8-LOCALES.
2019-02-16 01:00:08 +01:00
Pierre Neidhardt
3a34c9e62e
gnu: emacs-helm-slime: Update to 20190214.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 20190214.
2019-02-15 21:26:08 +01:00
Pierre Neidhardt
e83d46f02e
gnu: emacs-pulseaudio-control: Update to 20190105.
...
* gnu/packages/emacs-xyz.scm (emacs-pulseaudio-control): Update to 20190105.
2019-02-15 21:25:31 +01:00
Danny Milosavljevic
f7c4853a6b
gnu: Add genimage.
...
* gnu/packages/genimage.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-02-15 17:49:08 +01:00
Ricardo Wurmus
3c3e6620ae
gnu: guile-hall: Clean up.
...
* gnu/packages/guile-xyz.scm (guile-hall)[description]: Break long line.
[home-page]: Merge lines.
[propagated-inputs]: Remove reference to default "out" output.
2019-02-15 17:43:49 +01:00
Ricardo Wurmus
feb11b0872
gnu: guile-hall: Use git tag.
...
* gnu/packages/guile-xyz.scm (guile-hall)[source]: Use tag and git-file-name.
2019-02-15 17:37:28 +01:00
Ricardo Wurmus
06085facd5
gnu: guile-hall: Use license: prefix.
...
* gnu/packages/guile-xyz.scm (guile-hall)[license]: Use license: prefix.
2019-02-15 17:34:48 +01:00
Alex Sassmannshausen
63bf0afdf6
gnu: guile-hall: Update to 0.2.
...
* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.2.
2019-02-15 16:57:46 +01:00
Leo Famulari
e191e84859
gnu: Borg: Update to 1.1.9.
...
* gnu/packages/backup.scm (borg): Update to 1.1.9.
[arguments]: Remove the 'remove-documentation-timestamps' phase and adjust the
'install-doc' phase to ensure the manual pages are not a source of
non-determinism.
2019-02-15 10:16:18 -05:00
Ricardo Wurmus
867e2b1bb3
gnu: Add r-rsvd.
...
* gnu/packages/cran.scm (r-rsvd): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
9680047cda
gnu: Add r-future-apply.
...
* gnu/packages/cran.scm (r-future-apply): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
b3080cddad
gnu: Add r-future.
...
* gnu/packages/cran.scm (r-future): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
226294a4ad
gnu: Add r-globals.
...
* gnu/packages/cran.scm (r-globals): New variable.
2019-02-15 16:04:29 +01:00
Ricardo Wurmus
cf4cd8bcdf
gnu: Add r-listenv.
...
* gnu/packages/cran.scm (r-listenv): New variable.
2019-02-15 16:04:29 +01:00
Marius Bakke
284fb66a05
gnu: KSysguard: Update home page.
...
* gnu/packages/kde-plasma.scm (libksysguard)[home-page]: Set to
<https://userbase.kde.org/KSysGuard >.
2019-02-15 12:12:10 +01:00
Marius Bakke
76435771eb
gnu: KDE Plasma: Update to 5.15.0.
...
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, libkscreen,
libksysguard): Update to 5.15.0.
2019-02-15 12:12:10 +01:00
Marius Bakke
a72d928b6b
gnu: KDE Frameworks: Update to 5.55.0.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules, attica, bluez-qt,
breeze-icons kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons,
kdnssd, kguiaddons, ki18n, kidletime, kirigami, kitemmodels, kitemviews,
kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons, kwindowsystem,
modemmanager-qt, networkmanager-qt, oxygen-icons, prison, qqc2-desktop-style,
solid, sonnet, threadweaver, kactivities, kauth, kcompletion, kcrash,
kdoctools, kfilemetadata, kimageformats, kjobwidgets, knotifications,
kpackage, kpty, kunitconversion, baloo, kactivities-stats, kbookmarks,
kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu,
kdewebkit, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff,
knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets,
kwallet, kxmlgui, kxmlrpcclient, plasma-framework, kde-frameworkintegration,
kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.55.0.
2019-02-15 12:12:09 +01:00
Marius Bakke
d199a4c7b4
gnu: LLVM, Clang: Update to 7.0.1.
...
* gnu/packages/patches/clang-7.0-libc-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm, clang-runtime, clang): Update to 7.0.1.
(llvm-7.0.1): Remove variable.
(clang-from-llvm)[arguments]: Adjust phase to match Clang 7.
(llvm-6, clang-runtime-6, clang-6): New public variables.
* gnu/packages/dlang.scm (ldc)[native-inputs]: Change LLVM and CLANG to
LLVM-6.0 and CLANG-6.0.
* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM to LLVM-6.
2019-02-15 12:12:09 +01:00
Marius Bakke
3bdcc668ee
gnu: LLVM: Use HTTPS URLs.
...
* gnu/packages/llvm.scm (llvm, clang-runtime-from-llvm, clang-from-llvm,
llvm-3.9.1, llvm-3.7, llvm-3.6, llvm-3.5)[source](uri): Use HTTPS.
(emacs-clang-format)[description]: Likewise.
2019-02-15 12:12:09 +01:00
Ricardo Wurmus
9846ec0bea
gnu: Add python-pyfit-sne.
...
* gnu/packages/bioinformatics.scm (python-pyfit-sne): New variable.
2019-02-15 11:03:26 +01:00
Tobias Geerinckx-Rice
a37bdf4289
gnu: tiled: Update to 1.2.2.
...
* gnu/packages/game-development.scm (tiled): Update to 1.2.2.
2019-02-15 05:41:20 +01:00
Tobias Geerinckx-Rice
b2cf559772
gnu: allegro@4: Update to 4.4.3.
...
* gnu/packages/game-development.scm (allegro-4): Update to 4.4.3.
[source]: Remove upstreamed patch.
* gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-15 05:41:20 +01:00
Tobias Geerinckx-Rice
7aed8b8a7a
gnu: teeworlds: Update to 0.7.2.
...
* gnu/packages/games.scm (teeworlds): Update to 0.7.2.
2019-02-15 05:41:20 +01:00
Tobias Geerinckx-Rice
d5ddb48424
gnu: gnubg: Update to 1.06.002.
...
* gnu/packages/games.scm (gnubg): Update to 1.06.002.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
81e6ece61c
gnu: fortune-mod: Update to 2.6.2.
...
* gnu/packages/games.scm (fortune-mod): Update to 2.6.2.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
5479dbf929
gnu: chroma: Update to 1.16.
...
* gnu/packages/games.scm (chroma): Update to 1.16.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
87683add41
gnu: gamine: Update to 1.6.
...
* gnu/packages/games.scm (gamine): Update to 1.6.
2019-02-15 05:41:19 +01:00
Tobias Geerinckx-Rice
f5e1a0e576
gnu: vkquake: Don't use unstable tarball.
...
* gnu/packages/games.scm (vkquake)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
3e7b376e08
gnu: vkquake: Update to 1.01.0.
...
* gnu/packages/games.scm (vkquake): Update to 1.01.0.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
76f01c5102
gnu: filezilla: Update to 3.40.0.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.40.0.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
786e0073c1
gnu: libfilezilla: Don't use NAME in source URI.
...
* gnu/packages/ftp.scm (libfilezilla)[source]: Hard-code NAME.
2019-02-15 05:41:18 +01:00
Tobias Geerinckx-Rice
7d4cbd993d
gnu: ifdtool: Update to 4.9.
...
* gnu/packages/flashing-tools.scm (ifdtool): Update to 4.9.
[source]: Update source URI.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
f95114e5dd
gnu: ndctl: Update to 64.1.
...
* gnu/packages/disk.scm (ndctl): Update to 64.1.
[inputs]: Add keyutils.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
c6a2dd86c5
gnu: cppcheck: Update to 1.87.
...
* gnu/packages/check.scm (cppcheck): Update to 1.87.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
bf38c19280
gnu: fasm: Update to 1.73.08.
...
* gnu/packages/assembly.scm (fasm): Update to 1.73.08.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
af7014a140
gnu: virt-manager: Update to 2.1.0.
...
* gnu/packages/virtualization.scm (virt-manager): Update to 2.1.0.
2019-02-15 05:41:17 +01:00
Tobias Geerinckx-Rice
cd4b2e78c5
gnu: libxls: Move to (gnu packages statistics).
...
It has nothing to do with XML.
* gnu/packages/xml.scm (libxls): Move from here…
* gnu/packages/statistics.scm (libxls): …to here.
2019-02-15 05:41:16 +01:00
Tobias Geerinckx-Rice
9b069c15e0
gnu: libxls: Update to 1.5.0 [security fixes].
...
* gnu/packages/xml.scm (libxls): Update to 1.5.0.
[source, home-page]: Update home page.
[arguments, native-inputs]: Remove all of them.
2019-02-15 05:41:16 +01:00
Tobias Geerinckx-Rice
f8be928760
gnu: libxls: Expand synopsis & description.
...
* gnu/packages/xml.scm (libxls)[synopsis, description]: Expand.
2019-02-15 05:41:16 +01:00
Tobias Geerinckx-Rice
863ab122fc
gnu: sdl2-mixer: Update to 2.0.4.
...
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.4.
2019-02-14 23:39:48 +01:00
Tobias Geerinckx-Rice
ad237c8bb8
gnu: sdl2-image: Update to 2.0.4.
...
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.4.
2019-02-14 23:39:46 +01:00
Tobias Geerinckx-Rice
ebd2ae1858
gnu: i3-wm: Remove obsolete code.
...
* gnu/packages/wm.scm (i3-wm)[arguments]: Remove #:make-flags.
Update reason for disabled #:tests?.
2019-02-14 23:39:41 +01:00
Christopher Baines
a3dbfbbd04
gnu: Add ruby-rails.
...
* gnu/packages/rails.scm (ruby-rails): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
078849455e
gnu: Add ruby-activestorage.
...
* gnu/packages/rails.scm (ruby-activestorage): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
554bf4f606
gnu: Add ruby-marcel.
...
Required for ruby-activestorage.
* gnu/packages/ruby.scm (ruby-marcel): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
80c4bfa640
gnu: Add ruby-sprockets-rails.
...
* gnu/packages/rails.scm (ruby-sprockets-rails): New variable.
2019-02-14 21:38:03 +00:00
Christopher Baines
15606d9896
gnu: Add ruby-sprockets.
...
* gnu/packages/ruby.scm (ruby-sprockets): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
c8f079ca16
gnu: Add ruby-railties.
...
* gnu/packages/rails.scm (ruby-railties): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
0fc308997f
gnu: Add ruby-actionmailer.
...
* gnu/packages/rails.scm (ruby-actionmailer): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
ca09c4b5f2
gnu: Add ruby-activejob.
...
* gnu/packages/rails.scm (ruby-activejob): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
f9da1ada23
gnu: Add ruby-globalid.
...
Required for ruby-activejob.
* gnu/packages/ruby.scm (ruby-globalid): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
937c8862f4
gnu: Add ruby-actioncable.
...
* gnu/packages/rails.scm (ruby-actioncable): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
a058cbfd57
gnu: Add ruby-nio4r.
...
Required for ruby-actioncable.
* gnu/packages/ruby.scm (ruby-nio4r): New variable.
2019-02-14 21:38:02 +00:00
Christopher Baines
a229acffb7
gnu: Add ruby-websocket-driver.
...
* gnu/packages/ruby.scm (ruby-websocket-driver): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
52b015a93c
gnu: Add ruby-websocket-extensions.
...
* gnu/packages/ruby.scm (ruby-websocket-extensions): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
7b062e98b8
gnu: Add ruby-actionpack.
...
* gnu/packages/rails.scm (ruby-actionpack): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
1c48c539ee
gnu: Add ruby-actionview.
...
* gnu/packages/rails.scm (ruby-actionview): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
d15dbe83f5
gnu: Add ruby-erubi.
...
Required for ruby-actionview.
* gnu/packages/ruby.scm (ruby-erubi): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
24412de48d
gnu: Add ruby-rails-dom-testing.
...
* gnu/packages/rails.scm (ruby-rails-dom-testing): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
ab654da543
gnu: Add ruby-rails-html-sanitizer.
...
* gnu/packages/rails.scm (ruby-rails-html-sanitizer): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
8d3c5ff68b
gnu: Add ruby-loofah.
...
* gnu/packages/ruby.scm (ruby-loofah): New variable.
2019-02-14 21:38:01 +00:00
Christopher Baines
d7f9f88748
gnu: Add ruby-crass.
...
Required for upgrading ruby-loofah.
* gnu/packages/ruby.scm (ruby-crass): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
6188d6430d
gnu: Add ruby-rr.
...
* gnu/packages/ruby.scm (ruby-rr): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
909eae21f3
gnu: Add ruby-faraday.
...
* gnu/packages/ruby.scm (ruby-faraday): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
0927b0394f
gnu: ruby-prawn-table: Begin to enable tests.
...
* gnu/packages/ruby.scm (ruby-prawn-table)[propagated-inputs]: Add
ruby-pdf-inspector.
[native-inputs]: Add packages for tests.
[arguments]: Modify the build phases to get closer to enabling the tests.
2019-02-14 21:38:00 +00:00
Christopher Baines
16f423cbd9
gnu: Add ruby-prawn-manual-builder.
...
Required for the ruby-prawn-table tests.
* gnu/packages/ruby.scm (ruby-prawn-manual-builder): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
c41fba01d3
gnu: ruby-parallel: Begin to enable tests and update version.
...
* gnu/packages/ruby.scm (ruby-parallel): Update to 1.13.0.
[source]: Switch to the Git repository.
[arguments]: Change the #:test-target, and modify some phases.
[native-inputs]: Add packages required for running the tests.
2019-02-14 21:38:00 +00:00
Christopher Baines
198bc64855
gnu: Add ruby-rspec-rerun.
...
Required for ruby-parallel tests.
* gnu/packages/ruby.scm (ruby-rspec-rerun): New variable.
2019-02-14 21:38:00 +00:00
Christopher Baines
13cf6aee1b
gnu: Add ruby-activerecord.
...
* gnu/packages/rails.scm (ruby-activerecord): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
aecd533d5a
gnu: ruby-arel: Update to 9.0.0.
...
* gnu/packages/ruby.scm (ruby-arel): Update to 9.0.0.
2019-02-14 21:37:59 +00:00
Christopher Baines
29fa6d8411
gnu: Add ruby-activemodel.
...
Required for ruby-activerecord.
* gnu/packages/rails.scm (ruby-activemodel): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
fb394a296b
gnu: ruby-activesupport: Update to 5.2.2.
...
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.2.
2019-02-14 21:37:59 +00:00
Christopher Baines
566f71f8b8
gnu: Add ruby-bump.
...
Required for ruby-parallel.
* gnu/packages/ruby.scm (ruby-bump): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
b8aecc31b4
gnu: Add ruby-mysql2.
...
Required for ruby-parallel.
* gnu/packages/ruby.scm (ruby-mysql2): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
6120589f55
gnu: Add ruby_version.
...
Required for ruby-rspec-pending-for.
* gnu/packages/ruby.scm (ruby_version): New variable.
2019-02-14 21:37:59 +00:00
Christopher Baines
0a794b3075
gnu: ruby-addressable: Enable tests and update.
...
* 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-14 21:37:58 +00:00
Christopher Baines
f3d7bb9323
gnu: Add ruby-idn-ruby.
...
Required for the ruby-addressable tests.
* gnu/packages/ruby.scm (ruby-idn-ruby): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
1f4fc12568
gnu: ruby-public-suffix: Enable tests.
...
* 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-14 21:37:58 +00:00
Christopher Baines
e2c9a9ccb7
gnu: Add ruby-minitest-reporters.
...
Required for ruby-public-suffix tests.
* gnu/packages/ruby.scm (ruby-minitest-reporters): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
88a105c107
gnu: ruby-minitest: Update to 5.11.3.
...
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-14 21:37:58 +00:00
Christopher Baines
b9511aa93b
gnu: Add ruby-maruku.
...
Required for ruby-minitest-reporters.
* gnu/packages/ruby.scm (ruby-maruku): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
5d8fe6de26
gnu: Add ruby-rubocop.
...
* gnu/packages/ruby.scm (ruby-rubocop): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
433f10b5d2
gnu: Add ruby-jaro-winkler.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-jaro-winkler): New variable.
2019-02-14 21:37:58 +00:00
Christopher Baines
d8c189ed56
gnu: Add ruby-unicode-display-width.
...
Required for ruby-rubocop.
* gnu/packages/ruby.scm (ruby-unicode-display-width): New variable.
2019-02-14 21:37:57 +00:00