İlkecan Bozdoğan
e394a579b0
lib: update type signatures
...
- concrete types start with uppercase: Int, String, Bool, Derivation,
etc.
- type variables start with lowercase: a, b, etc.
- list:
- use `[x]` for homogeneous lists instead of `List x` or `[ x ]`
- use `List` for heterogeneous lists (not that common in `lib`)
- attr:
- use `AttrSet` for a generic attribute set type
- use `{ key1 :: Type1; key2 :: Type2; ... }` for adding signatures
for known attribute names and types
- use `{ key1 = value1; key2 = value2; ... }` for adding attributes
with known literals
- end with an ellipsis (`...`) if the set can contain unknown
attributes
- use `{ [String] :: x }` if all the attributes has the same type `x`
- prefer `Any` over `a` if the latter is not reused
2026-03-04 00:10:00 +03:00
İlkecan Bozdoğan
64a8ada54e
lib: add type signature to some of the functions
2026-03-02 15:46:43 +00:00
Nikolay Korotkiy and GitHub
662217570e
librecad: move icon to spec-compliant location ( #495800 )
2026-03-02 12:16:18 +00:00
Wolfgang Walther and GitHub
044caf719b
postgresqlTestHook: use meta.badPlatforms to allow usage of lib.meta.availableOn; libpqxx: use lib.meta.availableOn to only run tests when supported ( #493674 )
2026-03-02 12:08:16 +00:00
nixpkgs-ci[bot] and GitHub
4e88a2abe8
traccar: 6.12.0 -> 6.12.2 ( #495725 )
2026-03-02 11:55:55 +00:00
Martin Weinelt and GitHub
58bc247f6c
zigbee2mqtt: 2.9.0 -> 2.9.1 ( #495805 )
2026-03-02 11:48:33 +00:00
7c6f434c and GitHub
44d1e07c25
speed-dreams: move icon to spec-compliant location ( #495784 )
2026-03-02 11:42:52 +00:00
nixpkgs-ci[bot] and GitHub
02d0d84cbb
crossplane-cli: 2.1.3 -> 2.2.0 ( #493672 )
2026-03-02 11:38:48 +00:00
Martin Weinelt
a71a758d01
zigbee2mqtt: 2.9.0 -> 2.9.1
...
https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.9.1
2026-03-02 12:34:02 +01:00
Vincent Laporte and GitHub
b8fe735c11
ocamlPackages.earlybird: 1.3.4 → 1.3.5 ( #494492 )
2026-03-02 11:23:39 +00:00
pancaek
86ccf05e1b
librecad: move icon to spec-compliant location
2026-03-02 03:22:28 -08:00
j-k and GitHub
0db1cfe833
bashdb: improve & build for darwin ( #495171 )
2026-03-02 11:19:53 +00:00
nixpkgs-ci[bot] and GitHub
7c21dbc33c
dokieli: 0-unstable-2026-02-21 -> 0-unstable-2026-03-01 ( #495728 )
2026-03-02 11:19:52 +00:00
Pol Dellaiera and GitHub
dc75138724
open-webui: 0.8.5-> 0.8.7 ( #495781 )
2026-03-02 11:03:52 +00:00
Gergő Gutyina and GitHub
6e971d3534
various: migrate fetchPnpmDeps from fetcherVersion = 1 to fetcherVersion = 3 (part 3) ( #494401 )
2026-03-02 10:57:31 +00:00
pancaek
e749137328
speed-dreams: move icon to spec-compliant location
2026-03-02 02:39:19 -08:00
Pol Dellaiera and GitHub
ec853f5437
phpExtensions.swoole: 6.1.6 -> 6.1.7 ( #495427 )
2026-03-02 10:37:43 +00:00
codgician
c7cc0ac6c1
open-webui: 0.8.5-> 0.8.7
...
Diff: https://github.com/open-webui/open-webui/compare/v0.8.5...v0.8.7
Changelog: https://github.com/open-webui/open-webui/blob/v0.8.7/CHANGELOG.md
2026-03-02 18:31:16 +08:00
Aleksana and GitHub
d5c4d72d2a
musicpod: move icon to spec-compliant location ( #495773 )
2026-03-02 10:17:26 +00:00
kirillrdy and GitHub
81e440a3ce
python3Packages.qcodes: 0.54.4 -> 0.55.0 ( #494827 )
2026-03-02 10:12:00 +00:00
nixpkgs-ci[bot] and GitHub
5895e4358b
uclibc-ng: 1.0.56 -> 1.0.57 ( #495737 )
2026-03-02 10:00:41 +00:00
pancaek
47adf08ac5
musicpod: move icon to spec-compliant location
2026-03-02 01:56:17 -08:00
Silvan Mosberger and GitHub
563bfc7b1d
maintainers/github-teams.json: Automated sync ( #491131 )
2026-03-02 09:47:54 +00:00
Théo Zimmermann and GitHub
82d8a94584
elmPackages.lamdera: 1.3.2 -> 1.4.0 ( #483699 )
2026-03-02 09:23:19 +00:00
Fabian Affolter and GitHub
bb9f54bb0e
aws-sam-cli: 1.153.1 -> 1.154.0 ( #495706 )
2026-03-02 09:01:35 +00:00
Fabian Affolter and GitHub
0e79bd9122
python3Packages.iamdata: 0.1.202603011 -> 0.1.202603021 ( #495735 )
2026-03-02 09:01:04 +00:00
Fabian Affolter and GitHub
f77a6b6730
python3Packages.polyfactory: 3.2.0 -> 3.3.0 ( #495727 )
2026-03-02 09:00:42 +00:00
Fabian Affolter and GitHub
00d73ef8af
libzim: 9.3.0 -> 9.5.0, libkiwix: 14.0.0 -> 14.1.1, kiwix-tools: 3.7.0-unstable-2024-12-21 -> 3.8.1 ( #495709 )
2026-03-02 08:53:26 +00:00
nixpkgs-ci[bot] and GitHub
561232bc9e
akkoma-fe: 3.12.0 → 3.12.0-unstable-2025-12-07 ( #471972 )
2026-03-02 08:48:13 +00:00
kirillrdy and GitHub
0c4bf692f3
python3Packages.ax-platform: 1.2.2 -> 1.2.3 ( #495557 )
2026-03-02 08:48:03 +00:00
kirillrdy and GitHub
14fc170c39
python3Packages.biom-format: cleanup, fix build; python3Packages.scikit-bio: 0.7.1.post1 -> 0.7.2 ( #495656 )
2026-03-02 08:38:19 +00:00
kirillrdy and GitHub
713ac5360e
python3Packages.logistro: init at 2.0.1, python3Packages.choreographer: init at 1.2.1 ( #495647 )
2026-03-02 08:31:28 +00:00
nixpkgs-ci[bot] and GitHub
77346a63c8
metacubexd: 1.241.2 -> 1.241.3 ( #495718 )
2026-03-02 08:24:46 +00:00
kirillrdy and GitHub
19be933f87
gpu-viewer: 3.26 -> 3.30 ( #495573 )
2026-03-02 08:02:52 +00:00
nixpkgs-ci[bot] and GitHub
8eab47bfef
qownnotes: 26.2.8 -> 26.3.0 ( #495701 )
2026-03-02 08:01:55 +00:00
nixpkgs-ci[bot] and GitHub
5a2f00cd5c
cargo-lambda: 1.8.6 -> 1.9.1 ( #495700 )
2026-03-02 08:01:54 +00:00
nixpkgs-ci[bot] and GitHub
ed5463898d
vacuum-go: 0.23.8 -> 0.24.0 ( #495578 )
2026-03-02 08:01:53 +00:00
kirillrdy and GitHub
37b64e92bf
python3Packages.onnx-asr: disable pythonImportsCheck on aarch64-linux ( #495491 )
2026-03-02 07:58:59 +00:00
Moritz Sanft and GitHub
f258d7b2f0
vscode-extensions.tsandall.opa: 0.21.0 -> 0.22.1 ( #495734 )
2026-03-02 07:54:15 +00:00
Fabian Affolter and GitHub
e6b45e469c
python3Packages.python-gvm: 26.10.0 -> 26.10.1 ( #495703 )
2026-03-02 07:51:16 +00:00
Azat Bahawi and GitHub
2dadc6886a
vcmi: 1.7.2 -> 1.7.3 ( #495710 )
2026-03-02 07:51:00 +00:00
Fabian Affolter
89844c7424
python3Packages.iamdata: 0.1.202603011 -> 0.1.202603021
...
Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202603011...v0.1.202603021
Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202603021
2026-03-02 08:48:09 +01:00
R. Ryantm
ca5f82dca4
uclibc-ng: 1.0.56 -> 1.0.57
2026-03-02 07:46:06 +00:00
R. Ryantm
cddd6753fc
vscode-extensions.tsandall.opa: 0.21.0 -> 0.22.1
2026-03-02 07:41:11 +00:00
nixpkgs-ci[bot] and GitHub
90afe6a9a6
labelle: 1.4.3 -> 1.4.4 ( #495437 )
2026-03-02 07:36:43 +00:00
dotlambda and GitHub
581a8e3e28
chatty: 0.8.8 -> 0.8.9 ( #495419 )
2026-03-02 07:33:37 +00:00
R. Ryantm
a3cc272282
dokieli: 0-unstable-2026-02-21 -> 0-unstable-2026-03-01
2026-03-02 07:19:14 +00:00
R. Ryantm
549fc9933e
python3Packages.polyfactory: 3.2.0 -> 3.3.0
2026-03-02 07:14:46 +00:00
dotlambda and GitHub
732ee53923
python3Packages.async-lru: 2.1.0 -> 2.2.0 ( #493790 )
2026-03-02 07:14:03 +00:00
R. Ryantm
ff4c18038d
traccar: 6.12.0 -> 6.12.2
2026-03-02 07:02:48 +00:00