diff --git a/flake.nix b/flake.nix index f841952..7900399 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "RGBCube's Advent of Code Solutions."; + description = "RGBCube's Advent of Code solutions."; inputs = { nixpkgs = {