add sgard, update lector.

This commit is contained in:
2026-03-23 22:40:48 -07:00
parent 4aec63b408
commit d7a3ecdc8f
3 changed files with 64 additions and 6 deletions

View File

@@ -22,6 +22,9 @@
lector.url = "github:kisom/lector";
lector.inputs.nixpkgs.follows = "nixpkgs";
sgard.url = "github:kisom/sgard";
sgard.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = inputs@{