repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
acr-cli: init at 0.14 (#359508)
[NixPkgs.git]
/
pkgs
/
by-name
/
st
/
stirling-pdf
/
update.sh
blob
ca9a479c6ef0cef40a0e9d0c8aaf2fa071aeafc0
1
#!/usr/bin/env nix-shell
2
#!nix-shell -i bash -p nix-update
3
4
nix-update stirling-pdf
5
$
(
nix-build
-A
stirling-pdf.mitmCache.updateScript
)
6