forked from nixcn/nixcn-cms
Add justfile to project
NOTE: only go build added Signed-off-by: Asai Neko <sugar@sne.moe>
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
packages = [
|
||||
pkgs.git
|
||||
pkgs.bun
|
||||
pkgs.just
|
||||
];
|
||||
languages.go.enable = true;
|
||||
languages.go.version = "1.25.5";
|
||||
|
||||
Reference in New Issue
Block a user