k3s: init at 1.17.3+k3s1

This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
This commit is contained in:
Euan Kemp
2020-04-05 15:34:18 +02:00
committed by Frederik Rietdijk
parent d6a8d0ca5b
commit e370711ad0
4 changed files with 315 additions and 0 deletions
+6
View File
@@ -2404,6 +2404,12 @@
fingerprint = "67FE 98F2 8C44 CF22 1828 E12F D57E FA62 5C9A 925F";
}];
};
euank = {
email = "euank-nixpkg@euank.com";
github = "euank";
githubId = 2147649;
name = "Euan Kemp";
};
evanjs = {
email = "evanjsx@gmail.com";
github = "evanjs";