Add control4 env
This commit is contained in:
parent
25557e17db
commit
421b7c9b55
@ -28,6 +28,8 @@
|
|||||||
golangci-config-file = ./.golangci.yml;
|
golangci-config-file = ./.golangci.yml;
|
||||||
|
|
||||||
cd_root = "cd $PRJ_ROOT;";
|
cd_root = "cd $PRJ_ROOT;";
|
||||||
|
|
||||||
|
control4_env = self.lib.forAllSystems (pkgs: pkgs.lua5_1);
|
||||||
};
|
};
|
||||||
|
|
||||||
formatter = self.lib.forAllSystems (pkgs: pkgs.nixpkgs-fmt);
|
formatter = self.lib.forAllSystems (pkgs: pkgs.nixpkgs-fmt);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user