nixpkgs/pkgs/desktops/pantheon/update.nix
worldofpeace 95dfa8b8cf 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? 😜
2019-12-22 01:47:42 -05:00

7 lines
124 B
Nix

{ nixpkgs-github-update }:
{ attrPath }:
[ "${nixpkgs-github-update}/bin/nixpkgs_github_update" "--attribute" attrPath ]