Loading pkgs/by-name/sn/snapcraft/package.nix +0 −5 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ let python = python3.override { packageOverrides = self: super: { pydantic = self.pydantic_1; pydantic-yaml = super.pydantic-yaml.overridePythonAttrs (old: rec { version = "0.11.2"; src = fetchFromGitHub { Loading @@ -30,10 +29,6 @@ let types-deprecated ]; }); versioningit = super.versioningit.overridePythonAttrs (old: rec { # incompatible with pydantic_1 doCheck = false; }); }; }; in Loading Loading
pkgs/by-name/sn/snapcraft/package.nix +0 −5 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ let python = python3.override { packageOverrides = self: super: { pydantic = self.pydantic_1; pydantic-yaml = super.pydantic-yaml.overridePythonAttrs (old: rec { version = "0.11.2"; src = fetchFromGitHub { Loading @@ -30,10 +29,6 @@ let types-deprecated ]; }); versioningit = super.versioningit.overridePythonAttrs (old: rec { # incompatible with pydantic_1 doCheck = false; }); }; }; in Loading