more packages fixed
- removed nushell. Not using it, not going to use again anytime soon
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# vim: set filetype=yaml.ansible :
|
||||
---
|
||||
version: 0.13.0
|
||||
install_prefix: "{{ default_install_prefix }}"
|
||||
install_path: /opt/zig
|
||||
- name: Set zig configuration
|
||||
ansible.builtin.set_fact:
|
||||
zig:
|
||||
version: 0.13.0
|
||||
install_prefix: "{{ default_install_prefix }}"
|
||||
install_path: /opt/zig
|
||||
|
||||
Reference in New Issue
Block a user