Merge pull request #54613 from ento/gem-config-semian
gem-config: add semian
This commit is contained in:
commit
068b35d32f
@ -358,6 +358,10 @@ in
|
||||
'';
|
||||
} else {};
|
||||
|
||||
semian = attrs: {
|
||||
buildInputs = [ openssl ];
|
||||
};
|
||||
|
||||
sequel_pg = attrs: {
|
||||
buildInputs = [ postgresql ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user