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
evcc: 0.131.4 -> 0.131.5
[NixPkgs.git]
/
pkgs
/
by-name
/
zc
/
zchunk
/
tests
/
version.nix
blob
936faace2dd4cb73ea1361b101765cbff4ff651c
1
{ testers, zchunk }:
2
3
testers.testVersion {
4
package = zchunk;
5
command = "zck --version";
6
}