update project name

This commit is contained in:
Chris Cochrun 2024-11-06 13:24:02 -06:00
parent c5a5037451
commit dbd7b978aa
4 changed files with 13 additions and 16 deletions

View file

@ -1,5 +1,5 @@
{
description = "A lisp";
description = "Crisp - A lisp";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";