summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/test/infest-cac-centos7/default.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-03-10 10:16:11 +0100
committermakefu <github@syntax-fehler.de>2016-03-10 10:16:11 +0100
commitc61496e77e1c13bb779c501f44b82804019a62a7 (patch)
tree6c3da05df41e7f33040dc3b9b696cf1b04f072d7 /krebs/5pkgs/test/infest-cac-centos7/default.nix
parent4031bbbb8778875dee6c159520fd3cf019abb66d (diff)
parent4ca96e8b04056ae9d06c2ff2e153d2e592991c15 (diff)
Merge branch 'master' of gum.krebsco.de:stockholm
Diffstat (limited to 'krebs/5pkgs/test/infest-cac-centos7/default.nix')
-rw-r--r--krebs/5pkgs/test/infest-cac-centos7/default.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/krebs/5pkgs/test/infest-cac-centos7/default.nix b/krebs/5pkgs/test/infest-cac-centos7/default.nix
index f5fe84823..5dbb4ebd5 100644
--- a/krebs/5pkgs/test/infest-cac-centos7/default.nix
+++ b/krebs/5pkgs/test/infest-cac-centos7/default.nix
@@ -1,11 +1,11 @@
{ stdenv, coreutils, makeWrapper,
- cac-api, cac-cert, cac-panel, gnumake, gnused, jq, openssh, sshpass,
+ cac-api, cac-cert, cac-panel, gnumake, gnused, jq, openssh, sshpass, proot,
... }:
stdenv.mkDerivation rec {
name = "${shortname}-${version}";
shortname = "infest-cac-centos7";
- version = "0.2.0";
+ version = "0.2.6";
src = ./notes;
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
jq
openssh
sshpass
+ proot
];
installPhase = ''
@@ -37,7 +38,7 @@ stdenv.mkDerivation rec {
'';
meta = with stdenv.lib; {
homepage = http://krebsco.de;
- description = "Krebs CI Scripts";
+ description = "infest a CaC box with stockholm";
license = licenses.wtfpl;
maintainers = [ maintainers.makefu ];
};
[cgit] Unable to lock slot /tmp/cgit/e1300000.lock: No such file or directory (2)