···1919 "-X main.version=${version}"
2020 ];
21212222- passthru.updateScript = nix-update-script {
2323- attrPath = pname;
2424- };
2222+ passthru.updateScript = nix-update-script { };
25232624 meta = with lib; {
2725 description = "A tool to simplify storing secrets that should be accessible in the shell environment in your git repo.";