about summary refs log tree commit diff
path: root/pkgs/development/ruby-modules/bundled-common/default.nix
AgeCommit message (Expand)AuthorFilesLines
2024-01-11ruby-modules/bundled-common: do not define `gemType` for `null` packagesSergei Trofimovich1-3/+4
2023-07-22Merge pull request #239624 from Stunkymonkey/use-optionalString-thenFelix Bühler1-5/+6
2023-06-24treewide: use optionalString instead of 'then ""'Felix Buehler1-5/+6
2023-06-15nixos/ruby-modules: proper treatment to ruby modules of type git/urlAnimesh Sahu1-2/+3
2023-02-13treewide: use optionalStringFelix Buehler1-3/+2
2022-08-16bundlerApp: accept nativeBuildInputsArtturin1-1/+2
2022-08-11bundlerEnv: allow copying additional paths alongside config filesWinter1-0/+3
2022-03-09wrappedRuby: add test for binaryWrapperSandro Jäckel1-2/+14
2022-02-22ruby-modules/bundler-env: Replace makeWrapper with makeBinaryWrapper to make ...Tobias Bergkvist1-2/+2
2021-10-07bundlerEnv.wrappedRuby: inherit gemPath and metaMichael Fellinger1-0/+1
2021-09-18bundlerEnv: fix documentation argumentAlyssa Ross1-1/+1
2020-04-03bundler: 1.17.3 -> 2.1.4Michael Fellinger1-1/+1
2020-03-03bundlerEnv: Add option to copy gem files instead of symlinkingtalyz1-2/+16
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2018-12-11bundlerEnv: include all groups by defaultAlyssa Ross1-1/+1
2018-11-25Bugfix: gemsets didn't handle paths correctly (#51002)Judson Lester1-1/+1
2018-10-29bundlerApp: take buildInputs (#45435)Alyssa Ross1-1/+2
2018-07-20[bot] treewide: remove unused 'args@' in lambdasvolth1-1/+1
2018-04-15ruby-modules: Import gemset if it's a path OR a string. (#38959)Raitis Veinbahs1-1/+1
2018-01-04ruby-modules: Allow overriding gemsetAneesh Agrawal1-1/+3
2017-07-30fix evaluationRobin Gloster1-6/+5
2017-07-02Small changes in response to review.Judson1-1/+1
2017-06-27Using pname and fetching versionsJudson1-4/+20
2017-06-27A few cleanups and renames. One feature remains...Judson1-2/+0
2017-06-25Fixing an overload of "pname"Judson1-4/+5
2017-06-09Made gemdir handling into a common functionJudson1-10/+11
2017-05-31Merge branch 'bundlerenv_usecases' of github.com:nyarly/nixpkgs into bundlere...Judson1-1/+1
2017-05-31Starting to add tool builder. Extracting bundler file computation.Judson1-1/+1
2017-05-29fix missing variable in bundler-envzimbatm1-1/+1
2017-05-27Restructuring filesJudson1-0/+140