fix: add racc gem
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
6007748e17
commit
5c2c66dd0c
3 changed files with 13 additions and 0 deletions
|
|
@ -289,6 +289,16 @@
|
|||
};
|
||||
version = "0.6.3";
|
||||
};
|
||||
racc = {
|
||||
groups = [ "default" ];
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.8.1";
|
||||
};
|
||||
reline = {
|
||||
dependencies = [ "io-console" ];
|
||||
groups = [ "default" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue