diff options
Diffstat (limited to 'scripts/surf_search.nix')
| -rw-r--r-- | scripts/surf_search.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/surf_search.nix b/scripts/surf_search.nix index e186bdb..3882265 100644 --- a/scripts/surf_search.nix +++ b/scripts/surf_search.nix @@ -1,4 +1,4 @@ -{ pkgs }: +{pkgs}: pkgs.writeShellApplication { name = "surf_search"; runtimeInputs = with pkgs; [ |
