summaryrefslogtreecommitdiff
path: root/pkgs/development/ruby-modules/bundled-common
AgeCommit message (Expand)Author
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-15bundler-{app,env}: expose pname and version in derivationjopejoe1
2024-06-26Merge pull request #270242 from tie/ruby-crossArtturin
2024-06-03bundlerEnv: Fix passthru not being passed-throughAndrew Marshall
2024-05-28ruby-modules: improve cross-compilation supportIvan Trubach
2024-03-25Avoid top-level `with ...;` in pkgs/development/ruby-modules/bundled-common/d...Philip Taron
2024-01-11ruby-modules/bundled-common: do not define `gemType` for `null` packagesSergei Trofimovich
2023-10-18Merge pull request #243281 from tomeon/bundled-common-pathDerivation-add-suff...Mario Rodas
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler
2023-07-12ruby-modules: add `suffix` and `gemType` in pathDerivationMatt Schreiber
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler
2023-06-15nixos/ruby-modules: proper treatment to ruby modules of type git/urlAnimesh Sahu
2023-02-13treewide: use optionalStringFelix Buehler
2022-08-16bundlerApp: accept nativeBuildInputsArtturin
2022-08-11bundlerEnv: allow copying additional paths alongside config filesWinter
2022-06-24bundler bin stubs: Squelch sudo warningLinus Heckemann
2022-03-09wrappedRuby: add test for binaryWrapperSandro Jäckel
2022-02-22ruby-modules/bundler-env: Replace makeWrapper with makeBinaryWrapper to make ...Tobias Bergkvist
2022-01-24pathDerivation: Copy pathEelco Dolstra
2021-10-07bundlerEnv.wrappedRuby: inherit gemPath and metaMichael Fellinger
2021-09-18bundlerEnv: fix documentation argumentAlyssa Ross
2021-01-24bundlerEnv: ignore bundler configuration fileDavid Costa
2020-04-06set GEM_HOME via Gem.pathsMichael Fellinger
2020-04-03bundler: 1.17.3 -> 2.1.4Michael Fellinger
2020-03-03bundlerEnv: Add option to copy gem files instead of symlinkingtalyz
2019-12-26bundlerEnv: fix for Ruby 2.7Alyssa Ross
2019-08-26treewide: remove redundant quotesvolth
2019-06-16treewide: remove unused variables (#63177)volth
2018-12-11bundlerEnv: always include default gemsAlyssa Ross
2018-12-11bundlerEnv: include all groups by defaultAlyssa Ross
2018-12-11bundlerEnv: ensure dependencies always includedAlyssa Ross
2018-11-25Bugfix: gemsets didn't handle paths correctly (#51002)Judson Lester
2018-10-29bundlerApp: take buildInputs (#45435)Alyssa Ross
2018-07-20[bot] treewide: remove unused 'args@' in lambdasvolth
2018-04-15ruby-modules: Import gemset if it's a path OR a string. (#38959)Raitis Veinbahs
2018-01-04ruby treewide: don't merge source into top-levelAneesh Agrawal
2018-01-04ruby-modules: Allow overriding gemsetAneesh Agrawal
2017-11-03bundlerEnv: support unicode executables (#31145)Michael Fellinger
2017-07-30fix evaluationRobin Gloster
2017-07-02Small changes in response to review.Judson
2017-06-27Using pname and fetching versionsJudson
2017-06-27A few cleanups and renames. One feature remains...Judson
2017-06-25Fixing an overload of "pname"Judson
2017-06-09Made gemdir handling into a common functionJudson
2017-05-31Merge branch 'bundlerenv_usecases' of github.com:nyarly/nixpkgs into bundlere...Judson
2017-05-31Starting to add tool builder. Extracting bundler file computation.Judson
2017-05-29fix missing variable in bundler-envzimbatm
2017-05-27Restructuring filesJudson