mirror of
https://github.com/aljazceru/gitpear.git
synced 2025-12-17 14:14:22 +01:00
@@ -14,7 +14,7 @@
|
|||||||
, ...
|
, ...
|
||||||
}:
|
}:
|
||||||
dream2nix.lib.makeFlakeOutputs {
|
dream2nix.lib.makeFlakeOutputs {
|
||||||
systems = [ "x86_64-darwin" "x86_64-linux" ];
|
systems = [ "x86_64-darwin" "x86_64-linux" "aarch64-darwin" ];
|
||||||
config.projectRoot = ./.;
|
config.projectRoot = ./.;
|
||||||
source = ./.;
|
source = ./.;
|
||||||
projects = ./projects.toml;
|
projects = ./projects.toml;
|
||||||
|
|||||||
Reference in New Issue
Block a user