summary refs log tree commit diff
path: root/pkgs/development/ruby-modules/gem-config/default.nix
Commit message (Collapse)AuthorAge
* Merge pull request #151773 from applePrincess/fix-ruby-libvirtMario Rodas2022-03-19
|\ | | | | rubyPackages.ruby-libvirt: remove patch
| * rubyPackages.ruby-libvirt: remove patchLein Matsumaru2021-12-22
| |
* | rubyPackages.rdiscount: use lib from `pkgs.discount`Vincent Haupert2022-01-19
|/
* gitaly: fix x86_64-darwin buildFinn Behrens2021-12-09
|
* rubyPackages.zookeeper: drop outdated patchSergei Trofimovich2021-12-04
| | | | | | | | | 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
* asciidoctor: 2.0.15 -> 2.0.16; darwin fixhappysalada2021-11-04
|
* fluentd: remove fluent-plugin-scribeUri Baghin2021-09-08
|
* gem-config: stay with python2Frederik Rietdijk2021-07-27
|
* Merge branch 'master' into masterAlexander Shestakov2021-07-12
|\
| * Merge pull request #123445 from jnetod/zhf-ruby-libvirtSandro2021-05-22
| |\ | | | | | | rubyPackages.ruby-libvirt: fix build with ruby 3.x
| | * rubyPackages.ruby-libvirt: fix build with ruby 3.xJ. Neto2021-05-19
| | |
| * | rubyPackages: updateMario Rodas2021-05-21
| |/
| * mikutter: 4.0.0 -> 4.1.4 (#119454)midchildan2021-04-17
| |
| * Revert "Merge pull request #117702 from edude03/patch-4"ajs1242021-04-15
| | | | | | | | | | This reverts commit bc5c0c559f1c93ccea9a7f21066b6314831bea3d, reversing changes made to 44dac5f5c69c2c72f3b2018ec681e477e0fc6a6c.
| * Merge pull request #117702 from edude03/patch-4Ryan Mulligan2021-04-15
| |\ | | | | | | gems: Added mime info path for mimemagic
| | * Update pkgs/development/ruby-modules/gem-config/default.nixMichael Francis2021-03-27
| | | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
| | * remove whitespaceMichael Francis2021-03-26
| | |
| | * Added mime info path for mimemagicMichael Francis2021-03-26
| | |
| * | Merge master into staging-nextgithub-actions[bot]2021-04-08
| |\ \
| | * | gitlab: 13.9.4 -> 13.10.2talyz2021-04-07
| | | |
| * | | Merge branch 'master' into staging-nextJan Tojnar2021-04-06
| |\| |
| | * | kerberos: deprecate aliasSandro Jäckel2021-04-04
| | | |
| * | | Merge master into staging-nextgithub-actions[bot]2021-04-03
| |\| |
| | * | defaultGemConfig.pg_query: 2.0.1 -> 2.0.2Steve Purcell2021-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pg_query 2.0.2 apparently has working ARM support. This change also re-locks sqlint to use the newer version, and generalises the platform spec to avoid being unnecessarily restrictive. As before, other packages which refer to pg_query are unaffected, because they pin an older version of pg_query which is handled separately in the gem-config expressions. Follow-up to #116785
| * | | Merge staging-next into staginggithub-actions[bot]2021-04-02
| |\| |
| | * | sqlint: 0.1.10 -> 0.2.0Steve Purcell2021-04-02
| | |/ | | | | | | | | | | | | | | | | | | - Updates libpg_query to 2.0.0 in gem config, used by pg_query gem 2.0.1 - Continue to support older gem with older libpg_query, for gitlab - Remove redundant gem config override in sqlint expression - Add myself as a maintainer
| * / gem-config.mathematical: add lasem to rpathJames Kay2021-03-31
| |/ | | | | | | Co-authored-by: Dylan Baker <dylan@pnwbakers.com>
| * gitlab: 13.7.4 -> 13.8.4 (#112836)Milan2021-02-17
| |
| * defaultGemConfig.openssl: build with opensslJustin Humm2021-02-12
| |
| * Merge master into staging-nextgithub-actions[bot]2021-01-18
| |\
| | * pkgs/development: stdenv.lib -> libPavol Rusnak2021-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this takes care of the following folders in pkgs/development: * arduino * chez-modules * go-packages * guile-modules * idris-modules * perl-modules * r-modules * ruby-modules
| * | Merge pull request #108831 from marsam/update-solargraphMario Rodas2021-01-09
| |\ \ | | |/ | |/| solargraph: 0.39.17 -> 0.40.1
| | * defaultGemConfig: fix zlib flags in nokogiriMario Rodas2021-01-09
| | |
| * | treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob2021-01-01
| |/
| * utillinux: rename to util-linuxGraham Christensen2020-11-24
| |
| * gitlab: 13.5.1 -> 13.6.0Milan Pässler2020-11-21
| | | | | | | | | | | | | | | | Changed ruby version to 2.7.x to match upstream. Added a gem config for gitlab-pg_query as it tries to download a source tarball during the build process. Also removed a patch for gitaly that has become obsolete by upstream fix [here](https://gitlab.com/gitlab-org/gitaly/-/commit/de04077c25cc23b001317d2efdf5a9ead0bc86b9).
* | ruby-modules gem-config: add exifShestakov, Aleksandr2021-01-11
|/
* defaultGemConfig.mathematical: fix cross compilationJoe Hermaszewski2020-07-10
|
* Revert "defaultGemConfig: remove asciidoctor-diagram JARs" (#81737)zimbatm2020-03-04
| | | | | | | | This reverts commit 1ac11cc1c1858af1cef725d68cacf7102366e588. asciidoctor-diagram starts Java processes, so the JARs are necessary on all platforms. See https://github.com/NixOS/nixpkgs/pull/77149#issuecomment-594576339.
* vips: split into multiple outputsJan Tojnar2020-03-04
|
* rubyWithPackages.libv8: fix compilationMichael Fellinger2020-02-18
|
* defaultGemConfig: remove asciidoctor-diagram JARsAlyssa Ross2020-01-09
| | | | (Except on JRuby, where these are presumably important.)
* defaultGemConfig: reduce mathematical closure sizeAlyssa Ross2020-01-09
| | | | | | ext/ isn't needed once the extensions have been built, contains references to a bunch of huge dependencies, and contains megabytes of tests.
* Merge gcc-9 into staging (#68029)Frederik Rietdijk2019-12-30
|\
| * Merge remote-tracking branch 'origin/master' into gcc-9Franz Pletz2019-12-26
| |\
| * | rubyPackages.grpc: fix build with gcc9Franz Pletz2019-11-05
| | |
* | | treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
| |/ |/|
* | defaultGemConfig: change 'infocmp' reference from 'ncurses.dev' to 'ncurses' ↵buckley3102019-12-10
| | | | | | | | (#75309)
* | treewide: Stop using Qt 5.9adisbladis2019-11-18
|/
* rubyPackages: remove global v8 pinningWilliButz2019-11-01
| | | | | Removes global pinning of v8 to 3.16.14 and also removes the unreferenced package 'therubyracer'.