chore(flake): rename the description
Signed-off-by: Raito Bezarius <raito@lix.systems>
This commit is contained in:
parent
2c1420417a
commit
3f095e685b
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
# https://github.com/Mic92/buildbot-nix
|
# Original: https://github.com/Mic92/buildbot-nix
|
||||||
description = "A nixos module to make buildbot a proper Nix-CI.";
|
# https://git.lix.systems/lix-project/buildbot-nix
|
||||||
|
description = "A NixOS module to make buildbot a proper Nix-CI for Gerrit.";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:Nixos/nixpkgs/nixos-unstable-small";
|
nixpkgs.url = "github:Nixos/nixpkgs/nixos-unstable-small";
|
||||||
|
|
Loading…
Reference in a new issue