diff options
| author | Tom van Dijk <18gatenmaker6@gmail.com> | 2025-04-30 17:08:56 +0200 |
|---|---|---|
| committer | Tom van Dijk <18gatenmaker6@gmail.com> | 2025-05-01 18:48:41 +0200 |
| commit | c9a8d756d53d415a4ce031a8311225fd098e4f30 (patch) | |
| tree | 8197db588f75d79dc4d2fefd09f065a897ea1b5c /pkgs/development/python-modules/python-etherscan-api | |
| parent | 89159c150e0475861ab87af67676c738d478915d (diff) | |
ninja: refactor version,src
This patch fixes a problem with nix-prefetch (and thus a number of update
scripts) where it would throw the following error when run in nixpkgs:
```
error: attribute 'rev' missing
at pkgs/by-name/ni/ninja/package.nix:19:34:
18| pname = "ninja";
19| version = lib.removePrefix "v" finalAttrs.src.rev;
| ^
```
This seems to be caused by an oversight where nix-prefetch overrides
fetchFromGitHub in a weird way, where rev is not returned, but so far this
is the only package that is triggering this bug. The related issue in
nix-prefetch is still unhandled, hence this change.
See: msteen/nix-prefetch#54 #403032
Diffstat (limited to 'pkgs/development/python-modules/python-etherscan-api')
0 files changed, 0 insertions, 0 deletions
