removed useless and cargo-culted outputs inherrits.

This commit is contained in:
Gabe Venberg 2024-06-10 16:19:36 -05:00
parent 296fbdb3c5
commit f27b5ac056
11 changed files with 18 additions and 32 deletions

View file

@ -1,8 +1,4 @@
{
inputs,
outputs,
...
}: {
default = {
path = ./default;
description = "a basic blank devshell flake";