chore(flake): rename the description

Signed-off-by: Raito Bezarius <raito@lix.systems>
This commit is contained in:
raito 2024-05-06 18:26:48 +02:00
parent 5fe3d87802
commit 6543b8e414

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";