Also add the mysql server commands
This commit is contained in:
@@ -12,6 +12,7 @@ let
|
|||||||
]);
|
]);
|
||||||
in {
|
in {
|
||||||
greg = {
|
greg = {
|
||||||
|
development = true;
|
||||||
pypackage = py;
|
pypackage = py;
|
||||||
vscodium = true;
|
vscodium = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
let
|
let
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
cargo
|
cargo
|
||||||
|
mariadb
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
nixpkgs-review
|
nixpkgs-review
|
||||||
process-compose
|
process-compose
|
||||||
|
|||||||
Reference in New Issue
Block a user