mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 14:20:19 +00:00
dialect: remove explicit strictDeps
This commit is contained in:
@@ -76,8 +76,6 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
|
||||
doCheck = false;
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user