a lot
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
# Inherit inputs from checks.
|
||||
checks = self.checks.${system};
|
||||
|
||||
ADMIN_REF_CODE = "meowmeowpurrrmeow";
|
||||
|
||||
# Additional dev-shell environment variables can be set directly
|
||||
# MY_CUSTOM_DEVELOPMENT_VAR = "something else";
|
||||
|
||||
@@ -101,6 +103,7 @@
|
||||
packages = [
|
||||
pkgs.clang
|
||||
pkgs.mold
|
||||
pkgs.sea-orm-cli
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user