add the rest of the hypr tools
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
name: "{{ pkg.name | default(pkg) }}"
|
||||
version: "{{ pkg.vers | default(omit) }}"
|
||||
path: "{{ paths.cargo | default(omit) }}"
|
||||
locked: "{{ pkg.locked | default(true) }}"
|
||||
locked: "{{ pkg.locked | default(omit) }}"
|
||||
|
||||
Reference in New Issue
Block a user