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

@ -25,6 +25,8 @@
colmena.url = "github:zhaofengli/colmena";
colmena.inputs.nixpkgs.follows = "nixpkgs";
attic.url = "github:zhaofengli/attic";
srvos.url = "github:numtide/srvos";
# actually not used when using the modules but than nothing ever will try to fetch this nixpkgs variant
srvos.inputs.nixpkgs.follows = "nixpkgs";