The `src = ./.;` would cause spurious rebuild of the package since the output hash now depends on the contents of the .nix file.
The `src = ./.;` would cause spurious rebuild of the package since the output hash now depends on the contents of the .nix file.