buildbot: test disko
This commit is contained in:
parent
fcaafab1f1
commit
da41d8b473
|
@ -16,6 +16,12 @@
|
|||
krebs.ci = {
|
||||
enable = true;
|
||||
repos = {
|
||||
disko.urls = [
|
||||
"http://cgit.gum.r/disko"
|
||||
"http://cgit.hotdog.r/disko"
|
||||
"http://cgit.ni.r/disko"
|
||||
"http://cgit.prism.r/disko"
|
||||
];
|
||||
nix_writers.urls = [
|
||||
"http://cgit.hotdog.r/nix-writers"
|
||||
"http://cgit.ni.r/nix-writers"
|
||||
|
|
|
@ -11,6 +11,8 @@ with (import <stockholm/lib>);
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
ag
|
||||
brain
|
||||
dic
|
||||
nmap
|
||||
git-preview
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue