diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2018-02-18 00:37:46 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2018-02-18 00:39:25 +0100 |
commit | ff9d1a2f0c9cc82ae4c73d8660a87829bae9bf30 (patch) | |
tree | c6a0693694b3b7d93de3fa2c8eef099bc08e66ad /gnu/local.mk | |
parent | 6f6db0269f76525e91201038b77798d666c8130b (diff) | |
parent | a01d926f9d10bb504ae4304567924e43368d4954 (diff) | |
download | guix-ff9d1a2f0c9cc82ae4c73d8660a87829bae9bf30.tar guix-ff9d1a2f0c9cc82ae4c73d8660a87829bae9bf30.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 19062df6a2..a9cbc733be 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1063,6 +1063,7 @@ dist_patch_DATA = \ %D%/packages/patches/rpcbind-CVE-2017-8779.patch \ %D%/packages/patches/rsem-makefile.patch \ %D%/packages/patches/rtags-separate-rct.patch \ + %D%/packages/patches/ruby-rubygems-276-for-ruby24.patch \ %D%/packages/patches/ruby-concurrent-ignore-broken-test.patch \ %D%/packages/patches/ruby-concurrent-test-arm.patch \ %D%/packages/patches/ruby-rack-ignore-failing-test.patch \ |