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