diff --git a/flake.nix b/flake.nix index 30ca8c7..56aeeff 100644 --- a/flake.nix +++ b/flake.nix @@ -1,4 +1,4 @@ -aospkgs/flake.nix { +{ description = "AOSPKGS: Nix package repository for Apache Hop and related packages"; inputs.nixpkgs.url = "github:NixOS/nixpkgs";