3 lines
131 B
Bash
3 lines
131 B
Bash
|
#!/bin/sh
|
||
|
guix import -i ./.guix/modules/typst-package.scm crate --recursive --recursive-dev-dependencies --allow-yanked typst-cli
|