Mario Rodas
8fe6cc3541
mruby: add marsam to maintainers
2023-06-17 04:20:00 +00:00
Mario Rodas
42bbff5424
mruby: refactor
...
- Remove bison from nativeBuildInputs, since it's only required to build
parse.y
- Move ruby to nativeCheckInputs
2023-06-17 04:20:00 +00:00
Nick Novitski
d2bccc54e0
mruby: fix build on darwin
2023-05-12 14:10:25 -07:00
Thomas Gerbet
dfacfebe23
mruby: 3.1.0 -> 3.2.0
...
https://github.com/mruby/mruby/blob/3.2.0/NEWS
Fixes:
- CVE-2022-0080
- CVE-2022-0240
- CVE-2022-0326
- CVE-2022-0631
- CVE-2022-0481
- CVE-2022-0525
- CVE-2022-0570
- CVE-2022-0614
- CVE-2022-0623
- CVE-2022-0630
- CVE-2022-0631
- CVE-2022-0632
- CVE-2022-0717
- CVE-2022-0890
- CVE-2022-1106
- CVE-2022-1212
- CVE-2022-1276
- CVE-2022-1286
- CVE-2022-1934
2023-02-25 11:33:48 +01:00
Robert Scott
55f51ff7c1
mruby: 3.0.0 -> 3.1.0
2022-05-14 01:01:08 +01:00
Robert Scott
fbfa7ea82d
mruby: add patch for CVE-2022-1212
2022-04-14 23:18:11 +01:00
R. RyanTM
5d294f1912
mruby: 2.1.2 -> 3.0.0
2021-03-12 03:10:25 +00:00
Ben Siraphob
acc5f7b18a
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 08:57:37 +07:00
Mario Rodas
c743f4e16c
mruby: 2.1.1 -> 2.1.2
2020-09-21 04:20:00 +00:00
adisbladis
bfe2ba32b8
mruby: 2.1.0 -> 2.1.1
2020-06-26 11:53:54 +02:00
adisbladis
2366150cab
mruby: Fix build with bison 3.6
2020-06-26 11:53:53 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
db4e3164a1
mruby: 2.0.1 -> 2.1.0
2019-11-28 03:35:52 -08:00
Samuel Dionne-Riel
251c22ad10
mruby: 2.0.0 -> 2.0.1
2019-05-13 19:27:27 -04:00
Mario Rodas
a70c4c1845
mruby: 1.4.1 -> 2.0.0
2018-12-15 07:30:35 -05:00
Samuel Dionne-Riel
53bfb47e1d
mruby: Removes a test that fails in the sandbox.
2018-08-10 19:07:20 -04:00
Samuel Dionne-Riel
f847155014
mruby: Fixes build on Linux
...
I'm not sure of the semantics of `gcc` vs. `ld` for linking, but it
makes the difference between working and:
```
/nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000401100
```
2018-08-10 19:07:17 -04:00
Nick Novitski
c26a6db0f8
mruby: init at 1.4.1
2018-08-10 18:59:38 -04:00