Skip to content

Commit

Permalink
configure suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Rémi NICOLE <[email protected]>
  • Loading branch information
Synthetica9 and minijackson authored Nov 29, 2024
1 parent f29b232 commit d7c9fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/epnix/python-modules/epicscorelibs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildPythonPackage rec {
hash = "sha256-+d0sAZE88TlZ6ILHwq/M1dVc1QhL1FlyAeoRn2V1IjE=";
};

configureScript = "true";
dontConfigure = true;

build-system = [setuptools];
dependencies = [setuptools-dso pip numpy];
Expand Down

0 comments on commit d7c9fec

Please sign in to comment.