summaryrefslogtreecommitdiff
path: root/pkgs/development/ruby-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* jekyll-favicon: init at 1.1.0•••Closes #198542. Victor Engmark2022-10-301-0/+1
* Merge master into staging-nextgithub-actions[bot]2022-10-291-0/+1
|\
| * rubyPackages.git: init at 1.12.0•••Source https://rubygems.org/gems/git/versions/1.12.0 Stef Dunlap2022-10-261-0/+1
* | Merge staging-next into staginggithub-actions[bot]2022-10-221-0/+2
|\|
| * Merge master into staging-nextgithub-actions[bot]2022-10-221-0/+2
| |\
| | * rubyPackages.tty-command: init at 0.10.1Timothy Stott2022-10-171-0/+1
| | * rubyPackages.tty-option: init at 0.2.0Timothy Stott2022-10-171-0/+1
* | | bundler: 2.3.23 -> 2.3.24Anthony Roussel2022-10-191-2/+2
|/ /
* | Merge master into staging-nextgithub-actions[bot]2022-10-171-1/+1
|\|
| * rubyPackages.grpc: fix darwin buildStanisław Pitucha2022-10-171-1/+1
* | Merge pull request #195245 from ncfavier/weechat-docsMartin Weinelt2022-10-131-0/+4
|\ \
| * | weechat: re-enable docs•••The doc build was failing because of an unpatched `/usr/bin/env` shebang in the `pygments.rb` gem, and weechat uses asciidoctor with the pygments highlighter. Adding `python3` to `pygments.rb`'s `buildInputs` fixes it. Naïm Favier2022-10-111-0/+4
* | | Merge branch 'master' into stagingVladimír Čunát2022-10-131-8/+8
|\ \ \ | |/ / |/| / | |/
| * rubyPackages.*: satisfy pcre* requirements in GTK stack•••Some of them want both versions. Suspicious but OK I guess. origin/bobby285271/gnome-snapshot-81e445eVladimír Čunát2022-10-121-8/+8
* | Merge staging-next into staginggithub-actions[bot]2022-10-082-0/+41
|\|
| * Merge branch 'master' into staging-nextVladimír Čunát2022-10-082-0/+41
| |\
| | * Merge pull request #185702 from ilkecan/rubyPackages-set-meta-mainProgram•••rubyPackages: set meta.mainProgramMario Rodas2022-10-062-0/+41
| | |\
| | | * rubyPackages: set meta.mainProgramilkecan2022-08-082-0/+41
* | | | Merge pull request #192860 from raboof/ruby-move-towards-3.1•••ruby: move towards 3.1Mario Rodas2022-10-061-1/+3
|\ \ \ \
| * | | | ruby: move towards ruby 3•••Currently, `pkgs.ruby` is ruby 2.7.6, which is in 'security updates only' mode and scheduled to go EOL April 2023. Updating `pkgs.ruby` to be ruby 3.1 would be a rather large change, but using ruby 3 to bootstrap building ruby itself would be a nice first step in that direction. Tested with asciidoctor that this indeed now allows building a ruby application without getting ruby 2.7 in the build closure. Also fixes #192729 Arnout Engelen2022-10-061-1/+3
* | | | | bundler: 2.3.22 -> 2.3.23Anthony Roussel2022-10-061-2/+2
| |/ / / |/| | |
* | | | treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs•••found with nixpkgs-lint Artturin2022-09-261-1/+2
| |/ / |/| |
* | | Merge staging-next into staginggithub-actions[bot]2022-09-131-3/+2
|\| |
| * | Merge pull request #190859 from viraptor/sqlite-simplify•••rubyPackages.sqlite3: simplify build flagsMario Rodas2022-09-131-3/+2
| |\ \
| | * | rubyPackages.sqlite3: simplify build flagsStanisław Pitucha2022-09-121-3/+2
* | | | Merge staging-next into stagingFrederik Rietdijk2022-09-121-1/+16
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2022-09-111-1/+10
| |\| |
| | * | rubyPackages.sqlite3: fix building for >= 1.5.0Stanisław Pitucha2022-09-111-1/+10
| * | | Merge branch 'master' into staging-nextVladimír Čunát2022-09-111-0/+6
| |\| |
| | * | v8: fix darwin buildStanisław Pitucha2022-09-101-0/+6
* | | | bundler: 2.3.21 -> 2.3.22Anthony Roussel2022-09-091-2/+2
* | | | Re-Revert "Merge #188995: bundler: 2.3.20 -> 2.3.21"•••Moved from master to staging. This reverts commit 21de2b973f9fee595a7a1ac4693efff791245c34. Vladimír Čunát2022-09-021-3/+20
|/ / /
* | | Merge branch 'master' into staging-nextVladimír Čunát2022-09-021-20/+3
|\ \ \
| * | | Revert "Merge #188995: bundler: 2.3.20 -> 2.3.21"•••Moving to staging branch, as it's a huge rebuild. This reverts commit 6511d3fe52c344b4b1d0a688ff53a760a05dda6f, reversing changes made to cf40140a53bf1920bb71473a0e51730512f83951. Vladimír Čunát2022-09-021-20/+3
* | | | Merge master into staging-nextgithub-actions[bot]2022-09-021-3/+20
|\| | |
| * | | bundler: add metaAnthony Roussel2022-09-011-1/+8
| * | | bundler: 2.3.20 -> 2.3.21Anthony Roussel2022-09-011-2/+2
| * | | bundler: add passthru.updateScriptAnthony Roussel2022-09-011-1/+11
| |/ /
* | | Merge branch 'master' into staging-nextVladimír Čunát2022-08-291-1/+2
|\| |
| * | Merge pull request #186564 from Artturin/crossevalfixes•••Fixes for cross-compilationArtturi2022-08-271-1/+2
| |\ \
| | * | bundlerApp: accept nativeBuildInputs•••https://github.com/nixos/nixpkgs/commit/69dcb1a2c0c5596fbbbe7fa50d4f8277c6f1ea6a added support for buildInputs with the intention of adding makeWrapper but makeWrapper should be in nativeBuildInputs Artturin2022-08-161-1/+2
* | | | gemConfig/openssl: pin to openssl_1_1ajs1242022-08-171-2/+3
|/ / /
* / / rubyPackages: add dipSeggy Umboh2022-04-131-152/+153
|/ /
* | Merge pull request #183718 from winterqt/update-gitlabMartin Weinelt2022-08-121-0/+3
|\ \
| * | bundlerEnv: allow copying additional paths alongside config filesWinter2022-08-111-0/+3
| |/
* / bundler: 2.3.9 -> 2.3.20Anthony Roussel2022-08-111-2/+2
|/
* Merge master into staging-nextgithub-actions[bot]2022-07-261-1/+4
|\
| * bundlerApp: set meta.mainProgramSandro2022-07-251-1/+4
* | Merge branch 'master' into staging-nextVladimír Čunát2022-07-241-0/+4
|\|
| * defaultGemConfig.grpc: Fix build on v1.48.0+•••Upstream commit 0a5d9828c1f6b32e8462a00029b1ba2a720c867b changed how the extension build script detects an Apple toolchain; adjust accordingly by forcing it to be false. Keep both fixes so this is more compatible. Andrew Marshall2022-07-191-0/+4