about summary refs log tree commit diff
path: root/pkgs/development/ruby-modules
AgeCommit message (Collapse)AuthorFilesLines
2023-08-19bundler: 2.4.18 -> 2.4.19Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.19/bundler/CHANGELOG.md
2023-08-11Merge staging-next into staginggithub-actions[bot]1-0/+1
2023-08-10rubyPackages.pwntools: init at 1.2.1Ch1keen1-0/+1
2023-08-07Merge master into staging-nextgithub-actions[bot]1-1/+11
2023-08-07Merge pull request #240000 from aidalgol/jekyll-fixesArtturi1-1/+11
2023-08-06bundler: 2.4.17 -> 2.4.18Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.18/bundler/CHANGELOG.md
2023-07-30Merge master into staging-nextgithub-actions[bot]1-0/+1
2023-07-29ruby-lsp: init at 0.7.4Seong Yong-ju1-0/+1
2023-07-26Merge #239191: treewide: gobject-introspection from buildInputs to ↵Vladimír Čunát1-2/+2
nativeBuildInputs ...into staging
2023-07-22Merge master into staging-nextgithub-actions[bot]2-6/+7
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler2-6/+7
treewide: use optionalString instead of 'then ""'
2023-07-16bundler: 2.4.16 -> 2.4.17Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.17/bundler/CHANGELOG.md
2023-07-11bundler: 2.4.15 -> 2.4.16Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.16/bundler/CHANGELOG.md
2023-07-07Merge master into staging-nextgithub-actions[bot]3-4/+17
2023-07-06Merge pull request #237917 from Animeshz/masterMario Rodas3-4/+17
nixos/ruby-modules: proper treatment to ruby modules of type git/url
2023-06-29bundler: 2.4.14 -> 2.4.15Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.15/bundler/CHANGELOG.md
2023-06-28treewide: gobject-introspection from buildInputs to nativeBuildInputsArtturin1-2/+2
gobject-introspection should be in nativeBuildInputs for cross to work properly (so propagations and hook work properly)
2023-06-26ruby-modules/gem-config: Add fix for sass-embeddedAidan Gauland1-1/+11
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler2-6/+7
2023-06-18Merge staging-next into staginggithub-actions[bot]1-3/+8
2023-06-16Merge pull request #237350 from marsam/update-bundlerMario Rodas1-2/+2
bundler: 2.4.13 -> 2.4.14
2023-06-15nixos/ruby-modules: proper treatment to ruby modules of type git/urlAnimesh Sahu3-4/+17
2023-06-15rubyPackages.pg: use pkg-config instead of pg_configIvan Trubach1-3/+8
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-13Merge pull request #237187 from marsam/update-jrubyPol Dellaiera1-1/+1
jruby: 9.3.9.0 -> 9.4.3.0
2023-06-12bundler: 2.4.13 -> 2.4.14Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.14/bundler/CHANGELOG.md
2023-06-11buildRubyGem: only set NIX_CFLAGS_COMPILE on Ruby MRIMario Rodas1-1/+1
It's not needed on other implementations like JRuby
2023-06-08rubyPackages.erb-formatter: init at 0.4.3Kimat Boven1-0/+1
2023-06-02Merge pull request #235261 from nicknovitski/bucMario Rodas1-3/+2
bundlerUpdateScript: don't run bundler-audit
2023-05-31gem-config: patch getconf path in prometheus-client-mmapYureka1-0/+9
2023-05-31bundlerUpdateScript: don't run bundler-auditNick Novitski1-3/+2
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-21rubyPackages.openssl: build against OpenSSL 3 if supported (#232906)Martin Weinelt1-1/+1
2023-05-21Merge pull request #232960 from viraptor/terminfo-fixStanisław Pitucha1-0/+7
rubyPackages.ruby-terminfo: fix ruby 3 build
2023-05-21rubyPackages.ruby-terminfo: fix ruby 3 buildStanisław Pitucha1-0/+7
`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-20Merge pull request #233005 from viraptor/ruby-ovirt-engine-sdk-fixRyan Lahfa1-1/+10
rubyPackages.ovirt-engine-sdk: fix build on ruby 3.1 and higher
2023-05-20rubyPackages.ovirt-engine-sdk: fix build on ruby 3.1 and higherStanisław Pitucha1-1/+10
Include a patch merged but not released upstream.
2023-05-13bundler: 2.4.12 -> 2.4.13Mario Rodas1-2/+2
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-01defaultGemConfig.grpc: update configWeijia Wang1-2/+5
2023-04-11ruby-modules: add jekyll-archives, jekyll-spaceshipwzy1-0/+2
Fixes #225593 Fixes #225594
2023-04-15bundler: 2.4.10 -> 2.4.12Mario Rodas1-2/+2
https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.11 https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.12
2023-04-05Merge master into staging-nextgithub-actions[bot]1-11/+2
2023-04-05bundix: 2.5.1 -> 2.5.2Kirill Radzikhovskyy1-11/+2
2023-04-01Merge staging-next into staginggithub-actions[bot]1-2/+17
2023-04-01bundix: fixup ruby_3_0 supportKirill Radzikhovskyy1-2/+17
2023-03-29bundler: 2.4.9 -> 2.4.10Anthony Roussel1-2/+2
2023-03-21bundler: 2.4.8 -> 2.4.9Anthony Roussel1-2/+2
2023-03-12Merge staging-next into staginggithub-actions[bot]2-4/+20
2023-03-11Merge pull request #210228 from amarshall/ruby-makebinarywrapperMario Rodas2-4/+20
ruby: Fix withPackages on darwin with makeBinaryWrapper
2023-03-10bundler: 2.4.7 -> 2.4.8Anthony Roussel1-2/+2
2023-03-06bundler: 2.4.6 -> 2.4.7Anthony Roussel1-2/+2
2023-03-02Merge pull request #218781 from viraptor/ruby-libxml-darwinStanisław Pitucha1-0/+3
rubyPackages.libxml-ruby: fix darwin build