summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/bme680 (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda adisbladis2023-12-071-0/+1
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-211-1/+1
* python3Packages.bme680: 1.0.5 -> 1.1.1Fabian Affolter2021-06-091-6/+15
* python3packages.bme680: Mark Linux only as upstreamSandro Jäckel2020-11-301-0/+1
* python3.pkgs.bme680: init at 1.0.5Jörg Thalheim2020-11-081-0/+37