nixos-search/flake: formatting

This commit is contained in:
Erik Arvstedt 2022-10-22 19:37:54 +02:00
parent d428755399
commit b0dfa69e84
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
1 changed files with 1 additions and 0 deletions

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;