Commit Graph

17 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
OTABI Tomoya
f1ff9332cf
Merge pull request #279351 from Stunkymonkey/update-checker-normalize
python311Packages.update-checker: rename from update_checker
2024-01-14 10:15:44 +09:00
Felix Buehler
85b774a543 python311Packages.update-checker: rename from update_checker 2024-01-07 13:48:03 +01:00
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Fabian Affolter
31d029e21e circup: 1.2.3 -> 1.4.0
Diff: https://github.com/adafruit/circup/compare/refs/tags/1.2.3...1.4.0

Changelog: https://github.com/adafruit/circup/releases/tag/1.4.0
2023-10-30 14:23:02 +01:00
Janik H
128974965f circup: 1.2.1 -> 1.2.3 2023-07-13 20:07:09 +02:00
Fabian Affolter
f1db23835d circup: relaex semver constraint 2023-05-04 09:43:00 +02:00
Fabian Affolter
37a45abb28 circup: 1.1.4 -> 1.2.1
Diff: https://github.com/adafruit/circup/compare/refs/tags/1.1.4...1.2.1

Changelog: https://github.com/adafruit/circup/releases/tag/1.2.1
2023-04-17 21:22:50 +02:00
Guillaume Girol
33afbf39f6 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.
2023-01-21 12:00:00 +00:00
Fabian Affolter
accac89d29
circup: add changelog to meta 2022-12-17 10:22:47 +01:00
R. Ryantm
c3db1f2751 circup: 1.1.3 -> 1.1.4 2022-12-12 12:44:38 +00:00
R. Ryantm
051c789c9b circup: 1.1.2 -> 1.1.3 2022-09-17 08:47:34 +00:00
R. Ryantm
e2a624ddc6 circup: 1.1.0 -> 1.1.2 2022-07-05 18:12:47 +00:00
R. Ryantm
77b40e5ccd circup: 1.0.4 -> 1.1.0 2022-06-09 00:18:22 +00:00
Fabian Affolter
d7f09c6eaa
circup: remove whitespaces 2022-03-19 21:02:04 +01:00
R. Ryantm
4dccf76feb circup: 1.0.3 -> 1.0.4 2022-02-19 00:22:05 +00:00
Fabian Affolter
75a3c2b9ee circup: init at 1.0.3 2022-02-14 23:27:10 +01:00