pantheon: no bash update script, nixpkgs_github_update

Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜
This commit is contained in:
worldofpeace
2019-12-22 01:47:42 -05:00
parent cfba4685a0
commit 95dfa8b8cf
72 changed files with 384 additions and 359 deletions
@@ -40,8 +40,7 @@ stdenv.mkDerivation rec {
passthru = {
updateScript = pantheon.updateScript {
inherit repoName;
attrPath = pname;
attrPath = "pantheon.${pname}";
};
};