nasc: typo

This commit is contained in:
worldofpeace 2020-08-31 13:53:25 -04:00
parent 32a9e0eea7
commit 20252b3cb6

View File

@ -65,7 +65,7 @@ stdenv.mkDerivation rec {
''; '';
passthru = { passthru = {
pdateScript = nix-update-script { updateScript = nix-update-script {
attrPath = pname; attrPath = pname;
}; };
}; };