summaryrefslogtreecommitdiffstats
path: root/shared/2configs/buildbot-standalone.nix
diff options
context:
space:
mode:
authormakefu <makefu@nixos.dev>2016-01-18 16:59:44 +0100
committermakefu <github@syntax-fehler.de>2016-01-19 20:47:29 +0100
commit64a69bd1537a2000208bd3bbb5f1be6be08220f6 (patch)
tree22572575d8db11b9e329881c411eccda9fbd581c /shared/2configs/buildbot-standalone.nix
parentfbe826ba2ae916b8f8fab1293e302e22a5d0b579 (diff)
s 2 base: use current unstable
Diffstat (limited to 'shared/2configs/buildbot-standalone.nix')
-rw-r--r--shared/2configs/buildbot-standalone.nix9
1 files changed, 2 insertions, 7 deletions
diff --git a/shared/2configs/buildbot-standalone.nix b/shared/2configs/buildbot-standalone.nix
index 3275189a5..2ea19e8aa 100644
--- a/shared/2configs/buildbot-standalone.nix
+++ b/shared/2configs/buildbot-standalone.nix
@@ -1,11 +1,6 @@
{ lib, config, pkgs, ... }:
-let
- pkgs-unst = import (fetchTarball https://github.com/NixOS/nixpkgs-channels/archive/nixos-unstable.tar.gz) {};
-in {
- nixpkgs.config.packageOverrides = pkgs: {
- buildbot = pkgs-unst.buildbot;
- buildbot-slave = pkgs-unst.buildbot-slave;
- };
+
+{
networking.firewall.allowedTCPPorts = [ 8010 9989 ];
krebs.buildbot.master = {
secrets = [ "retiolum-ci.rsa_key.priv" "cac.json" ];
[cgit] Unable to lock slot /tmp/cgit/04200000.lock: No such file or directory (2)