added attic to buildbot

This commit is contained in:
Julien Malka 2023-08-07 14:46:46 +02:00
parent 88873083d5
commit 65c58a00bb
No known key found for this signature in database
GPG key ID: 6FC74C847011FD83
3 changed files with 7 additions and 2 deletions

View file

@ -1,10 +1,11 @@
{ pkgs, ... }: {
{ pkgs, inputs, ... }: {
# this extends the list from:
# https://github.com/numtide/srvos/blob/master/server.nix#L10
environment.systemPackages = with pkgs; [
socat
whois
inputs.attic.packages.x86_64-linux.attic
jq
psmisc
libarchive