mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
auto-patchelf: rename source directory to avoid rebuilds
This commit is contained in:
parent
7402e574c9
commit
f2ec87281b
@ -8,7 +8,7 @@ python3Packages.buildPythonApplication {
|
||||
version = "0-unstable-2024-08-14";
|
||||
pyproject = false;
|
||||
|
||||
src = ./src;
|
||||
src = ./source;
|
||||
|
||||
dependencies = with python3Packages; [
|
||||
pyelftools
|
||||
|
Loading…
Reference in New Issue
Block a user