| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
These packages should be updated together.
* gnu/packages/ruby.scm (ruby-rspec): Update to 3.5.0.
(ruby-rspec-core): Update to 3.5.0.
(ruby-rspec-mocks): Update to 3.5.0.
(ruby-rspec-expectation): Update to 3.5.1.
(ruby-rspec-support): Update to 3.5.0.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.1.
[source]: Use GitHub and patch.
[native-inputs]: Add ruby-concurrent, ruby-minitest, ruby-minitest-sprint,
which. Remove ruby-bacon.
[propagated-inputs]: Add ruby-concurrent.
* gnu/packages/patches/ruby-rack-ignore-failing-test.patch: New file.
* gnu/local.mk: Add it.
|
|
|
|
|
|
|
|
|
| |
ruby-timecop and ruby-yard will links in a circular dependency chain after
ruby-rack is updated.
* gnu/packages/ruby.scm (ruby-concurrent)[arguments]: Remove
timecop-dependent tests.
[native-inputs]: Remove ruby-timecop, ruby-yard.
|
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.0.0.
[arguments]: Include the library as a test.
[propagated-inputs]: Add ruby-concurrent. Remove ruby-thread-safe,
ruby-json.
|
|
|
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-puma): Update to 3.6.0.
[arguments]: Add 'delete-integration-tests' phase.
(gnu/packages/patches/ruby-puma-ignore-broken-test.patch):
Remove only one broken test.
|
|
|
|
| |
* gnu/packages/mpd.scm (mpd): Update to 0.19.18.
|
|
|
|
|
|
|
|
|
|
|
| |
* guix/build/graft.scm (replace-store-references): Reimplement for
faster grafting. Use binary I/O instead of textual I/O. Replace
'mapping' argument (an alist) with 'replacement-table' (a vhash).
(rewrite-directory): Adapt to mapping argument change in
'replace-store-references'. Remove 'with-fluids' that previously set
'%default-port-encoding' to #f, since we now use binary I/O.
(define-inline, hash-length): New macros.
(nix-base32-char?): New variable.
|
|
|
|
|
|
| |
* gnu/packages/bash.scm (bash-completion): Update to 2.3.
* gnu/packages/patches/bash-completion-directories.patch: New version of
the patch for the same purpose.
|
|
|
|
|
| |
* gnu/packages/bash.scm (bash-completion): Use modify-phases instead of
alist-cons-after.
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (perl-crypt-openssl-random): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-io-socket-inet6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/package/mail.scm (perl-mail-spf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (perl-crypt-openssl-bignum, perl-crypt-arguments): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-geo-ip): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-cidr-lite): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-encode-detect): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-trailingspace): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-find-object-rule): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-find-object): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-patricia): Add variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-netaddr-ip): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New variable.
* gnu/packages/patches/perl-net-dns-resolver-programmable-Fix-broken-interface.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-socket6): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (perl-net-dns): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
|
| |
* gnu/packages/fontutils.scm (fontconfig)[replacement]: New field.
(fontconfig/fixed): New variable.
* gnu/packages/patches/fontconfig-CVE-2016-5384.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (recordmydesktop)[inputs]: Add ALSA-LIB
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/xdisorg.scm (tint2): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/mono.scm: New file.
* gnu/packages/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (roary): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (raxml): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (prank): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (exonerate): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bppsuite): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-popgen): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-phyl): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-seq): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (bpp-core): New variable.
|
|
|
|
| |
* gnu/packages/machine-learning.scm (mcl): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-env-path): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-test-files): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-array-utils): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-grep): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-path): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-file-slurper): New variable.
|
|
|
|
| |
* gnu/packages/xml.scm (perl-graph-readwrite): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-graph): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-parse-yapp): New variable.
|
|
|
|
| |
* gnu/packages/perl.scm (perl-xml-writer): New variable.
|
|
|
|
|
| |
* gnu/packages/parallel.scm (parallel)[inputs]: Add procps.
[arguments]: New field.
|