Skip to content

Commit 0d6296d

Browse files
committed
wip
1 parent f7588be commit 0d6296d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/wezfurlong.org/wezterm/package.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,14 @@ build:
1919
rust-lang.org: '>=1.71<1.78'
2020
rust-lang.org/cargo: '*'
2121
script: |
22-
cargo install $ARGS --path=wezterm
22+
# cargo install $ARGS --path=wezterm
2323
cargo install $ARGS --path=wezterm-gui --features vendored-fonts --no-default-features
2424
# ./get-deps
2525
# cargo install --locked --root {{prefix}}
2626
# cargo build --release --no-default-features --features vendored-fonts --locked
2727
sleep 100000
2828
env:
29+
PKG_CONFIG_PATH: /home/bas/.pkgx/x.org/x11/v1.8.10/lib/pkgconfig:$PKG_CONFIG_PATH
2930
ARGS:
3031
- --locked
3132
- --root {{prefix}}

0 commit comments

Comments
 (0)