lib.fileset: Use a nix-shell shebang for benchmark.sh

This commit is contained in:
Silvan Mosberger 2023-09-14 23:22:17 +02:00
parent c9c9c093cf
commit e05cf47184

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p sta jq bc nix -I nixpkgs=../..
# Benchmarks lib.fileset
# Run: