nixos-search/flake: formatting

This commit is contained in:
Erik Arvstedt
2022-11-03 23:08:05 +01:00
parent d428755399
commit b0dfa69e84
+1
View File
@@ -3,6 +3,7 @@
# it to the main flake.
{
inputs.nixos-search.url = "github:nixos/nixos-search";
outputs = { self, nixos-search }: {
inherit (nixos-search) packages;