mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-05 17:56:46 +01:00
95dfa8b8cf
Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜️
7 lines
124 B
Nix
7 lines
124 B
Nix
{ nixpkgs-github-update }:
|
|
|
|
{ attrPath }:
|
|
|
|
|
|
[ "${nixpkgs-github-update}/bin/nixpkgs_github_update" "--attribute" attrPath ]
|