Joe Hermaszewski
f6e07b3c5d
defaultGemConfig.mathematical: fix cross compilation
2020-07-10 07:48:12 +02:00
zimbatm
89a09456c7
Revert "defaultGemConfig: remove asciidoctor-diagram JARs" ( #81737 )
...
This reverts commit 1ac11cc1c1
.
asciidoctor-diagram starts Java processes, so the JARs are necessary
on all platforms.
See https://github.com/NixOS/nixpkgs/pull/77149#issuecomment-594576339 .
2020-03-04 18:04:36 +00:00
Jan Tojnar
3aa9d99a0a
vips: split into multiple outputs
2020-03-04 01:32:41 +01:00
Michael Fellinger
84fa1d2fb3
rubyWithPackages.libv8: fix compilation
2020-02-18 22:29:38 +01:00
Alyssa Ross
1ac11cc1c1
defaultGemConfig: remove asciidoctor-diagram JARs
...
(Except on JRuby, where these are presumably important.)
2020-01-09 15:55:02 +00:00
Alyssa Ross
fbe4716bd5
defaultGemConfig: reduce mathematical closure size
...
ext/ isn't needed once the extensions have been built, contains
references to a bunch of huge dependencies, and contains megabytes of
tests.
2020-01-09 15:55:00 +00:00
Frederik Rietdijk
6d059becd3
Merge gcc-9 into staging ( #68029 )
2019-12-30 16:38:38 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9
2019-12-26 14:17:36 +01:00
buckley310
c4aaab4053
defaultGemConfig: change 'infocmp' reference from 'ncurses.dev' to 'ncurses' ( #75309 )
2019-12-10 00:07:19 +00:00
adisbladis
dcfc821c6c
treewide: Stop using Qt 5.9
2019-11-18 20:10:43 +00:00
Franz Pletz
abec42e8eb
rubyPackages.grpc: fix build with gcc9
2019-11-05 09:26:09 +01:00
WilliButz
01e0ef28df
rubyPackages: remove global v8 pinning
...
Removes global pinning of v8 to 3.16.14 and also removes the
unreferenced package 'therubyracer'.
2019-11-01 13:53:35 +01:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00
Lily Ballard
a5d5133e9c
jazzy: 0.10.0 -> 0.11.0 ( #68766 )
...
* gem-config: fix sassc on darwin
By default the sassc gem compiles with LTO, but LTO is currently broken
on darwin.
* jazzy: 0.10.0 -> 0.11.0
2019-09-14 10:17:05 +00:00
Michael Fellinger
13866ed4cf
gem-config: fix zookeeper for gcc-8 ( #68642 )
2019-09-13 14:01:13 +00:00
Jan Tojnar
a441eaa7b1
Merge branch 'staging-next' into staging
2019-09-12 22:49:43 +02:00
Jan Tojnar
8ab501545d
sup: remove ( #68416 )
...
sup: remove
2019-09-10 19:43:18 +02:00
Michael Fellinger
da7886c940
sup: remove
2019-09-10 15:49:31 +02:00
Michael Fellinger
35f849ab44
gem-config: fix gpgme
2019-09-10 15:49:00 +02:00
Izorkin
329a88efa7
treewide: replace mysql.connector-c to libmysqlclient
2019-09-09 15:55:34 +03:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8
2019-09-03 22:15:07 +02:00
Michael Fellinger
1f49035aca
ruby.withPackages: init
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Robin Gloster
55022869eb
rubygems.grpc: fix build with gcc8
2019-08-26 21:31:26 +02:00
Robin Gloster
616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8
2019-08-25 18:55:46 +02:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Michael Peyton Jones
5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
...
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.
I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
Franz Pletz
62c60f471c
gem-config: fix grpc build with gcc8
2019-06-17 07:06:08 +02:00
Erik Arvstedt
1e0694f7c9
gem-config: add zlib
2019-05-08 17:46:03 +02:00
Erik Arvstedt
e3461b89fd
gem-config: fix formatting
2019-05-08 17:40:53 +02:00
Michael Fellinger
0552899ebd
gem-config: rugged needs which
2019-05-03 18:52:36 +02:00
Michael Fellinger
9a0596ee97
mikutter: 3.5.13 -> 3.8.7 ( #60808 )
2019-05-03 12:48:13 +02:00
Milan Pässler
bd81420cf5
gem-config: add idn-ruby, rpam2, cld3
2019-05-02 02:41:32 +02:00
Michael Fellinger
98e0f54b85
sup: use bundlerApp, cleanup ( #60515 )
2019-04-30 20:13:17 +02:00
Bas van Dijk
ad41c1f1c0
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:46:06 +02:00
Michael Fellinger
af44cf8bc5
gem-config: add opus-ruby ( #59084 )
2019-04-07 15:09:15 +02:00
Lev Livnev
c08b7460da
gem-config: add native taglib dependency to taglib-ruby gem
2019-02-25 12:20:52 +00:00
Michael Fellinger
fa5459a2ce
defaultGemConfig.ovirt-engine-sdk: init
2019-02-06 23:51:56 +01:00
Sergei Maximov
58f6729e56
Use "${vips}" instead of "${vips.out}"
2019-01-31 18:42:05 +03:00
Sergei Maximov
5aaf8c0e15
gem-config: add ruby-vips
2019-01-31 10:21:55 +03:00
Alyssa Ross
eaf0b5e595
defaultGemConfig.tzinfo: fix for >=2.0 ( #54881 )
2019-01-29 20:30:56 +00:00
Alyssa Ross
b162eb92d3
defaultGemConfig.rbczmq: init
...
Fixes https://github.com/manveru/bundix/issues/42 .
2019-01-26 21:13:57 +00:00
Marica Odagaki
0b0958314a
gem-config: add semian
...
Note: on macOS, it works without this config. Testing on Ubuntu/Debian with the parent sha will produce an error about extconf.rb failing to find openssl/sha.h.
2019-01-25 20:18:33 -08:00
Sergei Maximov
05c8d5c88f
gem-config: add digest-sha3
...
`digest-sha3` is a C-extension gem which fails to build on Nix because
it uses non-literals as format strings which is forbidden by the default
Nix hardening settings. There is a pull request to fix that ([1]), but
the gem seems to be abandoned.
This PR disables the "format" hardening for `digest-sha3`.
[1]: https://github.com/phusion/digest-sha3-ruby/pull/8
2019-01-18 13:48:48 +03:00
Sergei Maximov
a3bff35450
gem-config: support rbnacl v6.0.0
...
With the v6.0.0 release of the `rbnacl` gem, it does not longer depends
on `rbnacl-libsodium` gem (which is now deprecated ([1])) to package the
`libsodium` library and should use the one provided by the distribution;
it raises an error if `rbnacl-libsodium` is detected ([2]).
Unfortunately, default gem config patches `rbnacl` unconditionally ([3]),
which means that newer versions of `rbnacl` fail at startup.
[1]: https://github.com/crypto-rb/rbnacl-libsodium/issues/29
[2]: c176fc0bd8/lib/rbnacl.rb (L4-L8)
[3]: 9fd099a6ae/pkgs/development/ruby-modules/gem-config/default.nix (L300-L306)
2019-01-18 11:04:54 +03:00
Jörg Thalheim
da093022a4
Merge pull request #52413 from mat8913/vagrant-libvirt
...
vagrant: build and install vagrant-libvirt plugin
2018-12-19 12:18:44 +01:00
WilliButz
9b2e8ddebe
oxidized: 0.21.0 -> 0.25.0, drop obsolete patch ( #52492 )
...
This removes the patch for support of Dell X-series because
oxidized now includes a model for these switches.
2018-12-19 00:24:51 +01:00