fix flake

This commit is contained in:
nek0 2023-08-24 03:58:29 +02:00 committed by Amedeo Molnár
parent d2dac89ce3
commit 2ae3daf0f9

View file

@ -67,6 +67,7 @@
# ]; # ];
# inputsFrom = builtins.attrValues self.packages.${system}; # inputsFrom = builtins.attrValues self.packages.${system};
#}; #};
}); };
});
} }