Commit Graph

552 Commits

Author SHA1 Message Date
Mario Rodas
f1bae1e600
Merge pull request #243281 from tomeon/bundled-common-pathDerivation-add-suffix-and-gemType-attrs
ruby-modules: add `suffix` and `gemType` in pathDerivation
2023-10-18 05:28:53 -05:00
ajs124
122beeb894 ruby-modules/gem-config/re2: use our re2 instead of vendored
required after 2.0.0
2023-09-30 07:26:36 +02:00
Mario Rodas
c8705bc056 bundler: 2.4.18 -> 2.4.19
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.19/bundler/CHANGELOG.md
2023-08-19 04:20:00 +00:00
github-actions[bot]
b4856800a9
Merge staging-next into staging 2023-08-11 06:01:25 +00:00
Ch1keen
d2ba75ff68 rubyPackages.pwntools: init at 1.2.1 2023-08-10 22:09:27 +09:00
github-actions[bot]
bb21178e5c
Merge master into staging-next 2023-08-07 00:01:58 +00:00
Artturi
5c5bdd7b93
Merge pull request #240000 from aidalgol/jekyll-fixes 2023-08-07 00:50:37 +03:00
Mario Rodas
f3bb6aa4b5 bundler: 2.4.17 -> 2.4.18
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.18/bundler/CHANGELOG.md
2023-08-06 04:20:00 +00:00
github-actions[bot]
1f2d6d5548
Merge master into staging-next 2023-07-30 12:01:17 +00:00
Seong Yong-ju
6138453384 ruby-lsp: init at 0.7.4 2023-07-29 04:23:13 +09:00
Vladimír Čunát
1c0d654684
Merge #239191: treewide: gobject-introspection from buildInputs to nativeBuildInputs
...into staging
2023-07-26 20:53:32 +02:00
github-actions[bot]
045f0259fe
Merge master into staging-next 2023-07-22 12:01:28 +00:00
Felix Bühler
0a2745684e
Merge pull request #239624 from Stunkymonkey/use-optionalString-then
treewide: use optionalString instead of 'then ""'
2023-07-22 13:02:47 +02:00
Mario Rodas
ef619b5e3b bundler: 2.4.16 -> 2.4.17
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.17/bundler/CHANGELOG.md
2023-07-16 04:20:00 +00:00
Matt Schreiber
1fa68aa252
ruby-modules: add suffix and gemType in pathDerivation
as required by the changes introduced in
6077061403
2023-07-12 22:50:03 -04:00
Mario Rodas
e66445492b bundler: 2.4.15 -> 2.4.16
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.16/bundler/CHANGELOG.md
2023-07-11 04:20:00 +00:00
github-actions[bot]
cdb00fdc73
Merge master into staging-next 2023-07-07 06:01:26 +00:00
Mario Rodas
99ae4ca4bc
Merge pull request #237917 from Animeshz/master
nixos/ruby-modules: proper treatment to ruby modules of type git/url
2023-07-06 22:48:40 -05:00
Mario Rodas
86b30e3551 bundler: 2.4.14 -> 2.4.15
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.15/bundler/CHANGELOG.md
2023-06-29 04:20:00 +00:00
Artturin
9999bf7a21 treewide: gobject-introspection from buildInputs to nativeBuildInputs
gobject-introspection should be in nativeBuildInputs for cross to work
properly (so propagations and hook work properly)
2023-06-28 22:33:40 +03:00
Aidan Gauland
b9b360217c
ruby-modules/gem-config: Add fix for sass-embedded 2023-06-26 17:45:33 +12:00
Felix Buehler
f3719756b5 treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
github-actions[bot]
a7324a2bde
Merge staging-next into staging 2023-06-18 18:01:48 +00:00
Mario Rodas
954181759f
Merge pull request #237350 from marsam/update-bundler
bundler: 2.4.13 -> 2.4.14
2023-06-16 00:38:33 -05:00
Animesh Sahu
6077061403
nixos/ruby-modules: proper treatment to ruby modules of type git/url 2023-06-15 17:18:11 +05:30
Ivan Trubach
1a54459c10 rubyPackages.pg: use pkg-config instead of pg_config
This change forces pg native extension to use pkg-config to locate libpq
instead of running pg_config. It also removes an unnecessary reference
to postgresql package since build flags are embedded in the output at
`$out/${ruby.gemPath}/build_info/*`.
2023-06-15 06:30:00 +03:00
Pol Dellaiera
202850e1a1
Merge pull request #237187 from marsam/update-jruby
jruby: 9.3.9.0 -> 9.4.3.0
2023-06-13 05:53:18 +02:00
Mario Rodas
b5738a87bd bundler: 2.4.13 -> 2.4.14
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.14/bundler/CHANGELOG.md
2023-06-12 08:17:59 -05:00
Mario Rodas
76a2ed5ef5 buildRubyGem: only set NIX_CFLAGS_COMPILE on Ruby MRI
It's not needed on other implementations like JRuby
2023-06-11 04:20:00 +00:00
Kimat Boven
e7a7eb8cea rubyPackages.erb-formatter: init at 0.4.3 2023-06-08 13:04:54 +02:00
Mario Rodas
fc6855d83a
Merge pull request #235261 from nicknovitski/buc
bundlerUpdateScript: don't run bundler-audit
2023-06-02 08:26:08 -05:00
Yureka
75a7e0edea gem-config: patch getconf path in prometheus-client-mmap 2023-05-31 22:14:25 +02:00
Nick Novitski
e62118a3f9 bundlerUpdateScript: don't run bundler-audit
Blocking updates on security warnings doesn't make sense; if an updated
gem has dependencies with security warnings, then it's likely for the
un-updated gem to have even more of them.
2023-05-31 12:38:46 -07:00
Martin Weinelt
8229ab2435
rubyPackages.openssl: build against OpenSSL 3 if supported (#232906) 2023-05-21 15:40:53 +02:00
Stanisław Pitucha
9ef4289e75
Merge pull request #232960 from viraptor/terminfo-fix
rubyPackages.ruby-terminfo: fix ruby 3 build
2023-05-21 08:48:52 +10:00
Stanisław Pitucha
b0f92293e9 rubyPackages.ruby-terminfo: fix ruby 3 build
`rubyio.h` was a backwards compatibility hack, removed in recent versions.
Use `ruby/io.h` instead.
`rb_cData` was deprecated in https://bugs.ruby-lang.org/issues/18433 and
removed in Ruby 3.2.
2023-05-21 07:38:18 +10:00
Ryan Lahfa
5dec9a9236
Merge pull request #233005 from viraptor/ruby-ovirt-engine-sdk-fix
rubyPackages.ovirt-engine-sdk: fix build on ruby 3.1 and higher
2023-05-20 17:54:02 +02:00
Stanisław Pitucha
a1200481f2 rubyPackages.ovirt-engine-sdk: fix build on ruby 3.1 and higher
Include a patch merged but not released upstream.
2023-05-20 21:40:22 +10:00
Mario Rodas
26f6badb14 bundler: 2.4.12 -> 2.4.13
Diff: https://github.com/rubygems/rubygems/compare/bundler-v2.4.12...bundler-v2.4.13

Changelog: https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.13
2023-05-13 04:20:00 +00:00
Weijia Wang
c3a2a238f7 defaultGemConfig.grpc: update config 2023-05-01 11:51:27 +03:00
wzy
20c5fe6341 ruby-modules: add jekyll-archives, jekyll-spaceship
Fixes #225593
Fixes #225594
2023-04-11 20:40:02 +08:00
Mario Rodas
2b026ef5dd bundler: 2.4.10 -> 2.4.12
https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.11
https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.12
2023-04-15 04:20:00 +00:00
github-actions[bot]
ae5b53747b
Merge master into staging-next 2023-04-05 12:01:10 +00:00
Kirill Radzikhovskyy
20044799c0 bundix: 2.5.1 -> 2.5.2 2023-04-05 15:51:36 +10:00
github-actions[bot]
75808a4bf6
Merge staging-next into staging 2023-04-01 18:01:35 +00:00
Kirill Radzikhovskyy
f8744b3f80 bundix: fixup ruby_3_0 support 2023-04-01 19:08:53 +11:00
Anthony Roussel
83cb871d8b
bundler: 2.4.9 -> 2.4.10 2023-03-29 22:18:28 +02:00
Anthony Roussel
c0bb90b440
bundler: 2.4.8 -> 2.4.9 2023-03-21 02:59:56 +01:00
github-actions[bot]
681b1c28a4
Merge staging-next into staging 2023-03-12 12:02:07 +00:00
Mario Rodas
8b6900dc2f
Merge pull request #210228 from amarshall/ruby-makebinarywrapper
ruby: Fix withPackages on darwin with makeBinaryWrapper
2023-03-11 18:57:59 -05:00