flake updates

This commit is contained in:
John Lancaster
2026-07-01 22:39:57 -05:00
parent 7556b13eb9
commit c3eeeb16f8
2 changed files with 30 additions and 378 deletions
-1
View File
@@ -4,7 +4,6 @@
outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./modules);
inputs = {
devenv.url = "github:cachix/devenv";
flake-file.url = "github:vic/flake-file";
flake-parts = {
url = "github:hercules-ci/flake-parts";