#!/usr/bin/env -S nix-build { pkgs ? import {} }: pkgs.callPackage ./derivation.nix {}