From 354fd8b93d5b88922701df499b9a1282dc19fb70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 19 Nov 2023 13:49:38 +0100 Subject: [PATCH 1/2] README: mention nix-fast-build and buildbot-nix --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5bb9aa2..afd9e71 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ latest release branch. ## Projects using nix-eval-jobs +- [nix-fast-build](https://github.com/Mic92/nix-fast-build) - Combine the power of nix-eval-jobs with nix-output-monitor to speed-up your evaluation and building process +- [buildbot-nix](https://github.com/Mic92/buildbot-nix) - A nixos module to make buildbot a proper Nix-CI - [colmena](https://github.com/zhaofengli/colmena) - A simple, stateless NixOS deployment tool - [robotnix](https://github.com/danielfullmer/robotnix) - Build Android (AOSP) using Nix, used in their [CI](https://github.com/danielfullmer/robotnix/blob/38b80700ee4265c306dcfdcce45056e32ab2973f/.github/workflows/instantiate.yml#L18) From 70786f5ff43bc75a4ec34deed5e53b2772b132f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 20 Nov 2023 06:50:56 +0100 Subject: [PATCH 2/2] fix mergify for normal non-bot merges --- .mergify.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index de89216..21dea9b 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,7 +1,6 @@ queue_rules: - name: default merge_conditions: - - author=renovate[bot] - check-success=collect defaults: