about summary refs log tree commit diff
path: root/pkgs/development/ruby-modules
AgeCommit message (Collapse)AuthorFilesLines
2023-11-25bundix: update homepageMario Rodas1-1/+1
2023-11-25bundix: fix license attributeMario Rodas1-1/+1
2023-11-17rubyPackages: gtk2 -> gtk3Kirill Radzikhovskyy2-3/+39
gtk3 and gdk3
2023-11-11Merge master into staging-nextgithub-actions[bot]1-0/+7
2023-11-11ruby-modules/gem-config: relax hardening to avoid google-protobuf build failureSteve Purcell1-0/+7
2023-11-09bundler: 2.4.21 -> 2.4.22Anthony Roussel1-2/+2
https://github.com/rubygems/rubygems/releases/tag/bundler-v2.4.22
2023-11-03rubyPackages.iconv: fix build with clang 16Randy Eckenrode2-0/+56
Fix incompatible function pointer conversion errors.
2023-10-25Merge #257301: cairo: 1.16.0 -> 1.18.0Vladimír Čunát1-2/+2
...into staging
2023-10-20rubyPackages.cairo-gobject: add expat build inputAlyssa Ross1-2/+2
Currently, this is propagated from cairo, but that will soon no longer be the case.
2023-10-20bundler: 2.4.20 -> 2.4.21Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.21/bundler/CHANGELOG.md
2023-10-18Merge master into staging-nextgithub-actions[bot]1-0/+2
2023-10-18Merge pull request #243281 from ↵Mario Rodas1-0/+2
tomeon/bundled-common-pathDerivation-add-suffix-and-gemType-attrs ruby-modules: add `suffix` and `gemType` in pathDerivation
2023-09-30Merge master into staging-nextgithub-actions[bot]1-0/+3
2023-09-30ruby-modules/gem-config/re2: use our re2 instead of vendoredajs1241-0/+3
required after 2.0.0
2023-09-27bundler: 2.4.19 -> 2.4.20Mario Rodas1-2/+2
Changelog: https://github.com/rubygems/rubygems/blob/bundler-v2.4.20/bundler/CHANGELOG.md
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-12ruby-modules: add `suffix` and `gemType` in pathDerivationMatt Schreiber1-0/+2
as required by the changes introduced in https://github.com/NixOS/nixpkgs/pull/237917/commits/6077061403503589d225fc0a51a514800517d813
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