Correct description this time

This commit is contained in:
Nox Sluijtman 2023-10-22 18:13:51 +02:00
parent 23639c69b1
commit 2ba98e10ed

View file

@ -1,4 +1,4 @@
{ description = "SQLite test environment";
{ description = "Extremely basic flake";
inputs = {
nixpkgs.url = github:nixos/nixpkgs/nixos-23.05;
flake-utils.url = github:numtide/flake-utils;