From f0ce43d6f3db6d30f0e27cda2bac271279932eb1 Mon Sep 17 00:00:00 2001 From: crertel Date: Sat, 4 May 2024 21:50:38 -0500 Subject: [PATCH] Update flake. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8c5f053c..cdc09846 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Flake for building scenic driver local."; + description = "Flake for building scenic."; inputs = { nixpkgs = { url = "github:NixOS/nixpkgs/nixos-23.05"; };