File tree Expand file tree Collapse file tree 9 files changed +9
-30
lines changed Expand file tree Collapse file tree 9 files changed +9
-30
lines changed Original file line number Diff line number Diff line change 45
45
rubocop-packaging (0.5.1)
46
46
rubocop (>= 0.89, < 2.0)
47
47
ruby-progressbar (1.11.0)
48
- unicode (0.4.4.4 )
48
+ unicode (0.4.4.5 )
49
49
unicode-display_width (2.2.0)
50
50
xapian-ruby (1.4.18)
51
51
Original file line number Diff line number Diff line change 301
301
platforms = [ ] ;
302
302
source = {
303
303
remotes = [ "https://rubygems.org" ] ;
304
- sha256 = "1v8kxmq9i85agjpl7pnl72688901xhs8wxhmj6lpy16a8xz3nzxk " ;
304
+ sha256 = "1mx9lwzy021lpcqql5kn4yi20njhf5h7c7wxm2fx51p1r2zr9wj2 " ;
305
305
type = "gem" ;
306
306
} ;
307
- version = "0.4.4.4 " ;
307
+ version = "0.4.4.5 " ;
308
308
} ;
309
309
unicode-display_width = {
310
310
groups = [ "default" ] ;
Original file line number Diff line number Diff line change 14
14
fiddle = attrs : {
15
15
buildInputs = [ pkgs . libffi ] ;
16
16
} ;
17
- # Workaround for a new error in clang 16 (MacOS):
18
- # https://github.com/blackwinter/unicode/pull/11
19
- unicode = attrs : {
20
- buildFlags = [
21
- "--with-cflags=-Wno-incompatible-function-pointer-types"
22
- ] ;
23
- } ;
24
17
# Workaround: remove rake from nativeBuildInputs, otherwise it causes
25
18
# xapian-bindings to build against the default Ruby version
26
19
# instead of our chosen version.
Original file line number Diff line number Diff line change 45
45
rubocop-packaging (0.5.1)
46
46
rubocop (>= 0.89, < 2.0)
47
47
ruby-progressbar (1.11.0)
48
- unicode (0.4.4.4 )
48
+ unicode (0.4.4.5 )
49
49
unicode-display_width (2.2.0)
50
50
xapian-ruby (1.4.18)
51
51
Original file line number Diff line number Diff line change 301
301
platforms = [ ] ;
302
302
source = {
303
303
remotes = [ "https://rubygems.org" ] ;
304
- sha256 = "1v8kxmq9i85agjpl7pnl72688901xhs8wxhmj6lpy16a8xz3nzxk " ;
304
+ sha256 = "1mx9lwzy021lpcqql5kn4yi20njhf5h7c7wxm2fx51p1r2zr9wj2 " ;
305
305
type = "gem" ;
306
306
} ;
307
- version = "0.4.4.4 " ;
307
+ version = "0.4.4.5 " ;
308
308
} ;
309
309
unicode-display_width = {
310
310
groups = [ "default" ] ;
Original file line number Diff line number Diff line change 14
14
fiddle = attrs : {
15
15
buildInputs = [ pkgs . libffi ] ;
16
16
} ;
17
- # Workaround for a new error in clang 16 (MacOS):
18
- # https://github.com/blackwinter/unicode/pull/11
19
- unicode = attrs : {
20
- buildFlags = [
21
- "--with-cflags=-Wno-incompatible-function-pointer-types"
22
- ] ;
23
- } ;
24
17
# Workaround: remove rake from nativeBuildInputs, otherwise it causes
25
18
# xapian-bindings to build against the default Ruby version
26
19
# instead of our chosen version.
Original file line number Diff line number Diff line change 47
47
rubocop-packaging (0.5.1)
48
48
rubocop (>= 0.89, < 2.0)
49
49
ruby-progressbar (1.11.0)
50
- unicode (0.4.4.4 )
50
+ unicode (0.4.4.5 )
51
51
unicode-display_width (2.2.0)
52
52
xapian-ruby (1.4.18)
53
53
Original file line number Diff line number Diff line change 311
311
platforms = [ ] ;
312
312
source = {
313
313
remotes = [ "https://rubygems.org" ] ;
314
- sha256 = "1v8kxmq9i85agjpl7pnl72688901xhs8wxhmj6lpy16a8xz3nzxk " ;
314
+ sha256 = "1mx9lwzy021lpcqql5kn4yi20njhf5h7c7wxm2fx51p1r2zr9wj2 " ;
315
315
type = "gem" ;
316
316
} ;
317
- version = "0.4.4.4 " ;
317
+ version = "0.4.4.5 " ;
318
318
} ;
319
319
unicode-display_width = {
320
320
groups = [ "default" ] ;
Original file line number Diff line number Diff line change 14
14
fiddle = attrs : {
15
15
buildInputs = [ pkgs . libffi ] ;
16
16
} ;
17
- # Workaround for a new error in clang 16 (MacOS):
18
- # https://github.com/blackwinter/unicode/pull/11
19
- unicode = attrs : {
20
- buildFlags = [
21
- "--with-cflags=-Wno-incompatible-function-pointer-types"
22
- ] ;
23
- } ;
24
17
# Workaround: remove rake from nativeBuildInputs, otherwise it causes
25
18
# xapian-bindings to build against the default Ruby version
26
19
# instead of our chosen version.
You can’t perform that action at this time.
0 commit comments