Fix flake.nix description

This commit is contained in:
Shav Kinderlehrer 2024-04-06 14:05:32 -04:00
parent 4002ff4cad
commit 407dbdb386

View File

@ -1,5 +1,5 @@
{
description = "Molerat client implementation";
description = "Minimal URL shortener";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";