packages.wezterm: back in town
This commit is contained in:
parent
7946912c2c
commit
31680c5d30
@ -89,12 +89,11 @@ in
|
|||||||
|
|
||||||
# Pass for cache
|
# Pass for cache
|
||||||
|
|
||||||
# ISSUE: attribute 'targetPlatforms' missing
|
wezterm = {
|
||||||
#wezterm = {
|
source = ./wezterm;
|
||||||
# source = ./wezterm;
|
platforms = ["x86_64-linux"];
|
||||||
# platforms = ["x86_64-linux"];
|
builder = {...}: import;
|
||||||
# builder = {...}: import;
|
};
|
||||||
#};
|
|
||||||
|
|
||||||
# Container images
|
# Container images
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user