Jade Lovelace
9fe27a9567
nixos/tests: fix buildbot under network-online dep fix
2024-01-18 16:28:42 -08:00
zowoq
3d0b034e87
maintainers/teams: add buildbot
2024-01-05 11:41:19 +10:00
zowoq
4ef9100595
nixosTests.buildbot: fix impure evaluation
2023-10-16 15:40:45 +10:00
Jörg Thalheim
90b750456e
buildbot: move out of python3.pkgs
...
By moving it out we can start apply overrides to python dependendencies
starting with sqlalchemy.
This fixes the build with the current version.
2023-04-11 12:38:58 +02:00
Martin Weinelt
7bd65d54f7
treewide: remove nand0p as maintainer
...
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.
- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Ben Wolsieffer
07727dbd16
buildbot: 2.6.0 -> 2.7.0 ( #81406 )
2020-02-29 18:24:02 -05:00
Jacek Galowicz
afc3d25824
nixosTests.buildbot: Port to python
2020-02-02 10:43:38 +01:00
Ben Wolsieffer
b2e11e0cdf
buildbot: 1.8.1 -> 2.1.0
2019-03-22 18:43:15 -04:00
Léo Gaspard
6c68fbd4e1
tests: refactor to carry the package set as an argument
...
This way, the package set will be possible to pass without re-importing
all the time
2018-11-11 23:11:45 +09:00
Ben Wolsieffer
73c523a605
buildbot: add Python 3 support
2018-10-11 21:39:11 -04:00
volth
2e979e8ceb
[bot] nixos/*: remove unused arguments in lambdas
2018-07-20 20:56:59 +00:00
Fernando J Pando
4ac06ea6a1
buildbot: 0.9.4 -> 0.9.5
...
- adds distro dependency
- buildbot nodaemon in service module
- fakerepo for module tests
- service module parameter fixup
- tested on nixos
- tested on darwin
2017-04-21 10:32:36 -04:00
Fernando J Pando
9f062c2c0b
buildbot: 0.9.3 -> 0.9.4
...
- adds jwt
- adds module tests
- master.cfg as path in module
- fix systemd worker config
- builds on darwin
- tested on nixos
2017-03-07 00:45:37 +01:00