| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | bundlerApp: put makeWrapper in nativeBuildInputs•••fixes cross 'error: attribute 'runtimeShell' missing' | Artturin | 2022-07-14 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge pull request #175871 from Artturin/fixcross1•••buildRubyGem: fix bundix cross | Mario Rodas | 2022-07-01 | 1 | -3/+8 | |
| |\ | ||||||
| | * | buildRubyGem: inherit libobjc from darwin | Artturin | 2022-07-01 | 1 | -2/+2 | |
| | * | buildRubyGem: fix bundix cross•••allows building bundix but most ruby gems still fail with ``` ++ gem install --local --force --http-proxy http://nodtd.invalid --ignore-dependencies --install-dir /nix/store/...-ruby-aarch64-unknown-linux-gnu2.7.6-nio4r-2.5.8-aarch64-unknown-linux-gnu/lib/ruby/gems/2.7.0 --build-root / --backtrace --no-env-shebang -N /nix/store/...-nio4r-2.5.8.gem -- /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 8: require: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 9: require: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 10: require: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 12: required_version: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 14: unless: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 15: abort: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 16: end: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 18: args: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 20: begin: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 21: Gem::GemRunner.new.run: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 22: rescue: command not found /nix/store/...-ruby-aarch64-unknown-linux-gnu-2.7.6/bin/gem: line 23: exit: e.exit_code: numeric argument required ``` | Artturin | 2022-07-01 | 1 | -2/+7 | |
| * | | Merge pull request #162808 from mweinelt/schleuder•••schleuder: init | Martin Weinelt | 2022-06-24 | 1 | -0/+14 | |
| |\ \ | ||||||
| | * | | bundler bin stubs: Squelch sudo warning•••@ruby maintainers: please feel free to revert this and let me know, should it cause any problems. Stuff that's in the store shouldn't be writable! So let's disable Bundler's requires_sudo? method, which checks if some files are writable and suggests using sudo if not, entirely. Previously, schleuder-cli would print to stderr when run: Following files may not be writable, so sudo is needed: /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0 /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/bin /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/bin /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/build_info /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/bundler /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/cache /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/doc /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/extensions /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/gems /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/plugins /nix/store/qg40x0ysrf9x6sag6qgb1klg87lskdp5-schleuder-cli-0.1.0/lib/ruby/gems/2.7.0/specifications | Linus Heckemann | 2022-06-24 | 1 | -0/+14 | |
| | |/ | ||||||
| * / | gollum: fix shebang in bin/gollum•••In the v5.3.0 release of gollum, the shebang in `bin/gollum` changed, breaking the package build: https://github.com/gollum/gollum/compare/v5.2.3..v5.3.0#diff-0108eafd2bcdf5151e078efec0119e63431569fca19b46660c9b8d9b7cdd6cf5R1 | Benno Bielmeier | 2022-06-17 | 1 | -0/+8 | |
| |/ | ||||||
| * | Merge staging-next into staging | github-actions[bot] | 2022-04-14 | 1 | -0/+1 | |
| |\ | ||||||
| | * | rubyPackages: add pandocomatic (#164545)•••* add pandocomatic * upddate ruby-packages and add pandocomatic | ppenguin | 2022-04-14 | 1 | -0/+1 | |
| * | | Merge staging-next into staging | github-actions[bot] | 2022-04-04 | 1 | -1/+9 | |
| |\| | ||||||
| | * | Merge pull request #161494 from viraptor/gems•••gemConfig update for exiv and maxmind | Mario Rodas | 2022-04-04 | 1 | -1/+9 | |
| | |\ | ||||||
| | | * | gemConfig update for exiv and maxmind•••Add the build flags for the native extension gems exiv2 and maxminddb. | Stanisław Pitucha | 2022-02-23 | 1 | -1/+9 | |
| * | | | Merge pull request #164746 from ncfavier/makeWrapper-chdir | Doron Behar | 2022-03-24 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | treewide/makeWrapper: replace `--run cd` with `--chdir`•••Lay the groundwork for switching to binary wrappers by reducing uses of `--run` (which is not supported by `makeBinaryWrapper`). | Naïm Favier | 2022-03-19 | 1 | -1/+1 | |
| * | | | bundler: 2.3.6 -> 2.3.9 | Ben Siraphob | 2022-03-21 | 1 | -2/+2 | |
| * | | | Merge pull request #151773 from applePrincess/fix-ruby-libvirt•••rubyPackages.ruby-libvirt: remove patch | Mario Rodas | 2022-03-19 | 1 | -8/+0 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | rubyPackages.ruby-libvirt: remove patch | Lein Matsumaru | 2021-12-22 | 1 | -8/+0 | |
| * | | | wrappedRuby: add test for binaryWrapper | Sandro Jäckel | 2022-03-09 | 1 | -2/+14 | |
| * | | | ruby-modules/bundler-env: Replace makeWrapper with makeBinaryWrapper to make ... | Tobias Bergkvist | 2022-02-22 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| * | | bundler: 2.2.24 -> 2.3.6 | FliegendeWurst | 2022-01-28 | 2 | -5/+3 | |
| * | | pathDerivation: Copy path•••Otherwise you end up with a derivation that refers to the original path (which is not in the Nix store and not accessible to builders). This caused the derivation paths for the docbookrx package (removed on master) to depend on the location of the nixpkgs source tree. | Eelco Dolstra | 2022-01-24 | 1 | -1/+1 | |
| * | | rubyPackages.rdiscount: use lib from `pkgs.discount` | Vincent Haupert | 2022-01-19 | 2 | -1/+26 | |
| |/ | ||||||
| * | rubyPackages: update | Mario Rodas | 2021-12-10 | 1 | -0/+1 | |
| * | gitaly: fix x86_64-darwin build | Finn Behrens | 2021-12-09 | 1 | -3/+6 | |
| * | rubyPackages.zookeeper: drop outdated patch•••Without the change build fails as: patch -p0 < patches/zkc-3.4.5-gcc-8.patch 2>&1 patching file zkc-3.4.5/c/src/zookeeper.c Hunk #1 FAILED at 3418. 1 out of 1 hunk FAILED -- saving rejects to file zkc-3.4.5/c/src/zookeeper.c.rej | Sergei Trofimovich | 2021-12-04 | 2 | -17/+0 | |
| * | asciidoctor: 2.0.15 -> 2.0.16; darwin fix | happysalada | 2021-11-04 | 1 | -1/+4 | |
| * | rbenv: 1.1.2 -> 1.2.0 | R. Ryantm | 2021-10-29 | 1 | -2/+2 | |
| * | ruby_2_6, rubyPackages_2_6: drop unused package | Sergei Trofimovich | 2021-10-22 | 1 | -1/+0 | |
| * | bundlerEnv.wrappedRuby: inherit gemPath and meta | Michael Fellinger | 2021-10-07 | 1 | -0/+1 | |
| * | Merge pull request #138405 from alyssais/bundlerEnv•••bundlerEnv: fix documentation argument | Mario Rodas | 2021-09-29 | 1 | -1/+1 | |
| |\ | ||||||
| | * | bundlerEnv: fix documentation argument•••This was ignored before. Now that it's passed through, it's possible to do (bundlerEnv { name = "..."; gemdir = ./.; document = [ "ri" ]; }).env and get an environment where ri can be used to read gem documentation. | Alyssa Ross | 2021-09-18 | 1 | -1/+1 | |
| * | | rubyPackages.ansi: init at 1.5.0 (#138240) | Zak B. Elep | 2021-09-20 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge master into staging-next | github-actions[bot] | 2021-09-09 | 1 | -7/+0 | |
| |\ | ||||||
| | * | fluentd: remove fluent-plugin-scribe | Uri Baghin | 2021-09-08 | 1 | -7/+0 | |
| * | | Merge branch 'staging-next' into staging•••; Conflicts: ; pkgs/tools/misc/t1utils/default.nix | Jan Tojnar | 2021-08-11 | 1 | -0/+1 | |
| |\| | ||||||
| | * | rubyPackages: add github-pages | Mario Rodas | 2021-08-09 | 1 | -0/+1 | |
| * | | Merge branch 'staging-next' into staging | Vladimír Čunát | 2021-08-06 | 1 | -0/+1 | |
| |\| | ||||||
| | * | snmpcheck: init at 1.9 | Enno Richter | 2021-08-01 | 1 | -0/+1 | |
| * | | Merge pull request #131644 from deviant/bumpndler•••bundler: 2.2.20 -> 2.2.24 | ajs124 | 2021-08-03 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | bundler: 2.2.20 -> 2.2.24 | V | 2021-07-27 | 1 | -2/+2 | |
| * | | | Merge pull request #110703 from zarelit/issue_85989_ignore_bundle_path•••bundlerEnv: ignore bundler configuration file | Mario Rodas | 2021-07-31 | 1 | -0/+1 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | bundlerEnv: ignore bundler configuration file•••Change will make packaged ruby application ignore the user-wide bundle configuration. Fix #85989 | David Costa | 2021-01-24 | 1 | -0/+1 | |
| * | | | gem-config: stay with python2 | Frederik Rietdijk | 2021-07-27 | 1 | -2/+2 | |
| | |/ |/| | ||||||
| * | | treewide: convert phases that contain ":" to dont* = true (#130500) | Sandro | 2021-07-18 | 1 | -1/+1 | |
| * | | various: cleanup of "inherit version;" | Felix Buehler | 2021-07-17 | 1 | -1/+0 | |
| * | | buildRubyGem: by default use Ruby's platforms | Mario Rodas | 2021-07-16 | 1 | -1/+4 | |
| * | | Merge branch 'master' into master | Alexander Shestakov | 2021-07-12 | 14 | -379/+167 | |
| |\ \ | ||||||
| | * | | solargraph: move solargraph to rubyPackages | Mario Rodas | 2021-07-07 | 5 | -332/+1 | |
| | * | | bundler: 2.1.4 -> 2.2.20 | Anna Kudriavtsev | 2021-06-16 | 1 | -2/+2 | |
| | * | | Merge pull request #123445 from jnetod/zhf-ruby-libvirt•••rubyPackages.ruby-libvirt: fix build with ruby 3.x | Sandro | 2021-05-22 | 1 | -0/+8 | |
| | |\ \ | ||||||
