kops: init at 1.0.0

This commit is contained in:
tv 2018-03-06 21:12:30 +01:00
parent becf1ce7ac
commit 7a53169d3a

View File

@ -0,0 +1,7 @@
{ fetchgit, ... }:
fetchgit {
url = https://cgit.krebsco.de/kops;
rev = "refs/tags/v1.0.0";
sha256 = "0wg8d80sxa46z4i7ir79sci2hwmv3qskzqdg0si64p6vazy8vckb";
}