From cc68e5f5cd014ec268a2fe3e2003b4a40850be93 Mon Sep 17 00:00:00 2001 From: Artur Manuel Date: Wed, 17 Jul 2024 22:04:13 +0100 Subject: [PATCH] flake: fix flake name Signed-off-by: Artur Manuel --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2016fe4..82e7532 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Plusmacs"; + description = "Pankomacs"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; parts = {