Commit Graph
954934 Commits
Author SHA1 Message Date
Martin WeineltandGitHub 9c85512e11 Revert "python3Packages.pycookiecheat: 0.8.0 -> 0.11" (#494425) 2026-02-26 17:08:16 +00:00
Doron BeharandGitHub 34843db1d7 gotify-server: 2.8.0 -> 2.9.0 (#492682) 2026-02-26 16:56:57 +00:00
SandroandGitHub 4326e11767 python3Packages.mitmproxy: fix build error and aioquic dependency issue (#494138) 2026-02-26 16:47:23 +00:00
Sandro Jäckel 7842770f9b Revert "python3Packages.pycookiecheat: 0.8.0 -> 0.11"
This reverts commit ac4e9be635.
2026-02-26 17:43:06 +01:00
nixpkgs-ci[bot]andGitHub efc7b1153d traefik: 3.6.8 -> 3.6.9 (#494327) 2026-02-26 16:38:42 +00:00
Doron BeharandGitHub 5a4de535e7 python3Packages.svgdigitizer: 0.14.1 -> 0.14.2 (#494248) 2026-02-26 16:10:06 +00:00
Aaron AndersenandGitHub d3222e208e redmine: Switch from Ruby 3.3 to 3.4 (#494051) 2026-02-26 16:07:01 +00:00
dotlambdaandGitHub a1d16b61a5 python3Packages.aiotools: init at 2.2.3 (#490797) 2026-02-26 16:01:26 +00:00
Matteo PaciniandGitHub 8e237982dd filezilla: 3.69.5 -> 3.69.6, libfilezilla: 0.52.0 -> 0.54.1 (#490522) 2026-02-26 16:01:16 +00:00
nixpkgs-ci[bot]andGitHub 635bc0e8a4 imgpkg: 0.47.0 -> 0.47.2 (#494415) 2026-02-26 15:57:21 +00:00
SandroandGitHub 9da69525a9 paper-plane: drop (#494336) 2026-02-26 15:53:33 +00:00
SandroandGitHub 587f42e507 colima: 0.9.1 -> 0.10.1 (#489209) 2026-02-26 15:53:10 +00:00
Silvan MosbergerandGitHub 73c2995507 meta.problems: Custom package problems [RFC127] (#478539) 2026-02-26 15:51:29 +00:00
R. Ryantm 2270220cbf imgpkg: 0.47.0 -> 0.47.2 2026-02-26 15:43:40 +00:00
EmilyandGitHub 9941f20177 openbao: interactive CLI patch makes use of full_index (#494304) 2026-02-26 15:42:26 +00:00
nixpkgs-ci[bot]andGitHub 6878d64c5b omnictl: 1.4.9 -> 1.5.7 (#494350) 2026-02-26 15:37:45 +00:00
nixpkgs-ci[bot]andGitHub 7ca8452dcc kiro: 0.10.0 -> 0.10.32 (#494263) 2026-02-26 15:37:44 +00:00
SandroandGitHub 78f18481d4 python3Packages.python-heatclient: 5.0.0 -> 5.1.0 (#494357) 2026-02-26 15:31:20 +00:00
Doron BeharandGitHub 0e10b6dcba doc/documentation.man: use {.note} macro for man-db note (#494105) 2026-02-26 15:31:13 +00:00
Doron BeharandGitHub 70861a082b freecad: fix build for boost 1.89 (#493978) 2026-02-26 15:28:28 +00:00
Doron Beharand d3e5636b62 doc/documentation.man: use {.note} macro for man-db note
Followup to:

https://github.com/NixOS/nixpkgs/pull/488395#pullrequestreview-3850806387

Co-Authored-By: sandro.jaeckel@gmail.com
2026-02-26 17:25:56 +02:00
Vincent LaporteandGitHub 360b78b5de ocamlPackages.js_of_ocaml: 6.2.0 → 6.3.2 (#492245) 2026-02-26 15:09:40 +00:00
nixpkgs-ci[bot]andGitHub e117a546bd volt: 1.5.0 -> 1.5.1 (#494297) 2026-02-26 15:07:38 +00:00
Janne HeßandGitHub 907429fc7c ant: use upstream launcher script (#364094) 2026-02-26 14:34:51 +00:00
Dmitry KalinkinandGitHub 35b073d530 python3Packages.scikit-hep-testdata: 0.6.0 -> 0.6.2 (#470436) 2026-02-26 14:11:41 +00:00
SandroandGitHub 2f19bfe349 valkey: 9.0.2 -> 9.0.3 (#493557) 2026-02-26 14:06:26 +00:00
SandroandGitHub fa10cfecbe hedgedoc: 1.10.6 -> 1.10.7 (#494061) 2026-02-26 14:03:35 +00:00
27dd434480 stdenv.mkDerivation: Initial RFC 127 implementation
See https://github.com/NixOS/rfcs/blob/master/rfcs/0127-issues-warnings.md

Co-Authored-By: piegames <git@piegames.de>
Co-Authored-By: AkechiShiro <14914796+AkechiShiro@users.noreply.github.com>
2026-02-26 14:53:30 +01:00
Silvan Mosberger 8fe8f0eb36 check-meta.nix: Internal refactor errormsg -> msg
Not just used for errors anymore
2026-02-26 14:53:02 +01:00
Silvan Mosberger 2032a6b83b check-meta.nix: Remove unnecessery check-meta attributes
The attributes of the warning/invalid values are never used anywhere,
and maintaining these would make future changes harder
2026-02-26 14:53:02 +01:00
Silvan Mosberger 27fcf5c8bc meta-types.nix: Introduce enum type 2026-02-26 14:53:02 +01:00
Silvan Mosberger 60ef776912 meta-types.nix: Better error messages for attrsOf and listOf 2026-02-26 14:53:02 +01:00
Silvan Mosberger 7ae278da36 meta-types.nix: Refactor 2026-02-26 14:53:02 +01:00
Thomas GerbetandGitHub a0b9b94a41 tor-browser: 15.0.6 -> 15.0.7 (#493685) 2026-02-26 13:49:39 +00:00
Thomas GerbetandGitHub 4e0f75f6fe brave: 1.87.190 -> 1.87.191 (#494216) 2026-02-26 13:43:54 +00:00
Thiago Kenji OkadaandGitHub 7fc4b10c78 libretro.play: 0-unstable-2026-02-16 -> 0-unstable-2026-02-23 (#494347) 2026-02-26 13:18:32 +00:00
nixpkgs-ci[bot]andGitHub 4853ee65f5 infrastructure-agent: 1.72.4 -> 1.72.6 (#494269) 2026-02-26 13:00:08 +00:00
YtandGitHub 21bfe3b80f python3Packages.qdrant-client: 1.16.2 -> 1.17.0 (#494351) 2026-02-26 12:57:28 +00:00
Cosima NeidahlandGitHub 6797dba340 lomiri: Fix builds after staging-next merge (#493457) 2026-02-26 12:54:49 +00:00
Thomas GerbetandGitHub 1fa8310d1d python3Packages.requests-hardened: init at 1.2.0 (#490605) 2026-02-26 12:39:23 +00:00
oddlamaandGitHub 1299f92242 ollama: 0.15.6 -> 0.17.0 (#493841) 2026-02-26 13:44:43 +01:00
nixpkgs-ci[bot]andGitHub 5c2ddade26 tigerbeetle: 0.16.73 -> 0.16.74 (#493555) 2026-02-26 12:32:44 +00:00
Fabian AffolterandGitHub 31cdc8b3e0 python3Packages.py-iam-expand: 0.2.0 -> 0.3.0 (#494284) 2026-02-26 12:27:09 +00:00
R. Ryantm 03973d78f1 python3Packages.python-heatclient: 5.0.0 -> 5.1.0 2026-02-26 12:26:58 +00:00
Fabian AffolterandGitHub a13196311d python3Packages.firecrawl-py: 2.7.0 -> 2.8.0 (#494206) 2026-02-26 12:26:56 +00:00
Fabian AffolterandGitHub 90c872b45d python3Packages.claude-agent-sdk: 0.1.41 -> 0.1.44 (#494279) 2026-02-26 12:25:14 +00:00
Fabian AffolterandGitHub b51448d1e7 python3Packages.fastapi-sso: 0.20.0 -> 0.21.0 (#494278) 2026-02-26 12:24:40 +00:00
Fabian AffolterandGitHub 69127dcdfe python314Packages.publicsuffixlist: 1.0.2.20260220 -> 1.0.2.20260226 (#494272) 2026-02-26 12:24:03 +00:00
Fabian AffolterandGitHub a086fc9703 python313Packages.iamdata: 0.1.202602251 -> 0.1.202602261 (#494273) 2026-02-26 12:21:38 +00:00
Fabian AffolterandGitHub eb5a5b6e4d python3Packages.a2a-sdk: 0.3.23 -> 0.3.24 (#494275) 2026-02-26 12:21:29 +00:00