1 2 3
#!/usr/bin/env -S nix-build { pkgs ? import <nixpkgs> {} }: pkgs.callPackage ./derivation.nix {}