summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/bme680/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: clean up 'meta = with' pattern•••This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de> Ihar Hrachyshka2025-12-101-4/+4
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
* python3Packages.bme680: 1.1.1 -> 2.0.0Martin Weinelt2024-06-241-14/+18
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-9/+8
* 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