update + fixes
This commit is contained in:
parent
feec190765
commit
29f32e1dc9
2 changed files with 45 additions and 47 deletions
2
justfile
2
justfile
|
@ -23,5 +23,3 @@ update-typst-configs:
|
|||
let $hash = nix-prefetch-url https://forge.katzen.cafe/schrottkatze/typst-configs/archive/main.tar.gz --unpack;
|
||||
let $sri = nix hash to-sri --type sha256 $hash;
|
||||
./build-utils/templ-edit.nu edit $file SHA $sri;
|
||||
git add $file
|
||||
git commit -m "typst-configs: Update"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue