···19 "-X main.version=${version}"
20 ];
2122- passthru.updateScript = nix-update-script {
23- attrPath = pname;
24- };
2526 meta = with lib; {
27 description = "A tool to simplify storing secrets that should be accessible in the shell environment in your git repo.";
···19 "-X main.version=${version}"
20 ];
2122+ passthru.updateScript = nix-update-script { };
002324 meta = with lib; {
25 description = "A tool to simplify storing secrets that should be accessible in the shell environment in your git repo.";