chore(*): refactor the whole code #8

Merged
raito merged 24 commits from refactor into main 2024-10-05 18:31:28 +00:00
Showing only changes of commit 3f095e685b - Show all commits

View file

@ -1,6 +1,7 @@
{
# https://github.com/Mic92/buildbot-nix
description = "A nixos module to make buildbot a proper Nix-CI.";
# Original: https://github.com/Mic92/buildbot-nix
# https://git.lix.systems/lix-project/buildbot-nix
description = "A NixOS module to make buildbot a proper Nix-CI for Gerrit.";
inputs = {
nixpkgs.url = "github:Nixos/nixpkgs/nixos-unstable-small";