Commit Graph
940294 Commits
Author SHA1 Message Date
Stefan Frijters f3d2d37e12 libvdpau: move NIX_LDFLAGS into env for structuredAttrs 2026-02-01 23:32:23 +01:00
Bjørn ForsmanandGitHub b1334654cc pcsclite: 2.3.0 -> 2.4.1 (#477133) 2026-02-01 22:18:00 +00:00
Bjørn Forsman c15181077b pcsclite: 2.3.0 -> 2.4.1
Changelog: https://github.com/LudovicRousseau/PCSC/blob/2.4.1/ChangeLog

Remove patch that is now included in upstream release.
2026-02-01 22:55:11 +01:00
Bjørn Forsman 1b6de4b006 ccid: 1.6.2 -> 1.7.0
Changelog: https://github.com/LudovicRousseau/CCID/releases/tag/1.7.0

Notably, this updates the udev rules to give the 'pcscd' group access to
CCID devices. That's needed for pcsclite>=2.4.0.

Upstream have added installation of the udev rules, but it does so
outside of PREFIX. Keep using our own installation code instead, which
is simpler than patching upstream build system.
2026-02-01 22:55:11 +01:00
Bjørn Forsman 9b0996207a nixos/pcscd: add ccid udev rules
In preparation for pcsclite (>= 2.4.0) upgrade, where the ccid
(>= 1.7.0) udev rules are needed to provide smart card reader access to
the 'pcscd' group.
2026-02-01 22:55:11 +01:00
Bjørn Forsman 45683f63b4 ccid: prepare udev rules for use in NixOS
There is a RUN+="/usr/sbin/Kobil_mIDentity_switch" directive in the udev
rules file, and since we don't have that program (we don't build ccid
with "extras"), NixOS fails use it:

  Checking that all programs called by absolute paths in udev rules exist... FAIL
  /usr/sbin/Kobil_mIDentity_switch is called in udev rules but is not executable or does not exist

Fix it by disabling that rule for now.
2026-02-01 22:55:11 +01:00
Bjørn Forsman 045a0c2af3 nixos/pcscd: add 'pcscd' user and group
In preparation for pcsclite (>=2.4.0) upgrade, where this user and group
is required.
2026-02-01 22:55:11 +01:00
Bjørn Forsman a3df30af6a pcsclite: remove outdated comment
Fixes: 96d6f0a2dd ("pcsclite: 2.1.0 -> 2.2.3")
2026-02-01 22:55:11 +01:00
Bjørn Forsman 2dbc074f02 pcsclite: add nixosTests.pcsclite to passthru.tests 2026-02-01 22:55:11 +01:00
Bjørn Forsman feab16815e nixosTests.pcsclite: init
Add a small test to verify that the pcscd socket unit works, and that a
client can connect (which requires auto-starting pcscd.service).
2026-02-01 22:55:11 +01:00
Philip TaronandGitHub b90a941bd4 tinyxxd: fix build on Darwin (#485976) 2026-02-01 20:41:57 +00:00
Randy Eckenrode 00ce300465 tinyxxd: fix build on Darwin 2026-02-01 15:27:16 -05:00
dotlambdaandGitHub 4ade926ec9 python3Packages.multidict: 6.7.0 -> 6.7.1 (#484097) 2026-02-01 18:01:02 +00:00
nixpkgs-ci[bot]andGitHub 163137d92d Merge staging-next into staging 2026-02-01 18:07:45 +00:00
nixpkgs-ci[bot]andGitHub 106341eb3f Merge master into staging-next 2026-02-01 18:07:06 +00:00
Michael DanielsandGitHub 180fa16970 python3Packages.x-transformers: disable failing test on python 3.14 (#483804) 2026-02-01 18:01:36 +00:00
dotlambdaandGitHub 45ea5ee0c1 ntfy: remove XMPP support (#481852) 2026-02-01 18:01:35 +00:00
dotlambdaandGitHub 63b6bfbcda karakeep: use cli tag in order to align versions (#485445) 2026-02-01 18:01:19 +00:00
dotlambdaandGitHub 68f9e6c242 python3Packages.markdown: 3.10.0 -> 3.10.1 (#485386) 2026-02-01 18:00:48 +00:00
dotlambdaandGitHub c30a1229d2 python3Packages.syrupy: 5.0.0 -> 5.1.0 (#484288) 2026-02-01 18:00:31 +00:00
dotlambdaandGitHub 485cea8b0c node-gyp: 12.1.0 -> 12.2.0 (#485426) 2026-02-01 17:58:49 +00:00
Michael DanielsandGitHub 5f43785ffc python3Packages.langgraph-sdk: 0.3.2 -> 0.3.3 (#483738) 2026-02-01 17:58:32 +00:00
Michael DanielsandGitHub f30f979cf4 hyprlandPlugins.hypr-darkwindow: 0.53.1 -> 0.53.3 (#485270) 2026-02-01 17:55:57 +00:00
nixpkgs-ci[bot]andGitHub 752ccf8a0e xremap: 0.14.10 -> 0.14.11 (#485926) 2026-02-01 17:46:42 +00:00
Arne KellerandGitHub 70343c4c3f gradle-completion: 9.3.0 -> 9.3.1 (#485490) 2026-02-01 17:42:56 +00:00
Arne KellerandGitHub 770480ae85 sqlite: enable Percentile extension (#483781) 2026-02-01 17:41:12 +00:00
dotlambdaandGitHub 3e02e1ec78 python3Packages.ocrmypdf: 16.13.0 -> 17.0.1 (#485418) 2026-02-01 17:25:47 +00:00
Weijia WangandGitHub 958b194a18 heptabase: 1.75.7 -> 1.83.4 (#455040) 2026-02-01 17:19:17 +00:00
Robert Schütz 2d614dc437 python3Packages.ocrmypdf: 16.13.0 -> 17.0.1
Diff: https://github.com/ocrmypdf/OCRmyPDF/compare/v16.13.0...v17.0.1

Changelog: https://github.com/ocrmypdf/OCRmyPDF/blob/v17.0.1/docs/release_notes.md
2026-02-01 09:15:27 -08:00
JoandGitHub ecb69c21c6 noto-fonts: 2026.01.01 -> 2026.02.01 (#485948) 2026-02-01 17:09:36 +00:00
Martin WeineltandGitHub 868d72802d [python-updates] major updates 2026-01-21 (#482364) 2026-02-01 17:02:57 +00:00
nixpkgs-ci[bot]andGitHub d3c8408541 television: 0.14.5 -> 0.15.0 (#485831) 2026-02-01 16:56:39 +00:00
nixpkgs-ci[bot]andGitHub 4e59c64677 hl-log-viewer: 0.35.2 -> 0.35.3 (#483683) 2026-02-01 16:56:35 +00:00
Michael DanielsandMartin Weinelt 7d4a2f6379 python3Packages.sudachipy: disable with python 3.14+ 2026-02-01 17:41:08 +01:00
Martin Weinelt 3502451e32 python3Packages.bx-py-utils: disable failing tests 2026-02-01 17:41:08 +01:00
Martin Weinelt 988a2218f3 python3Packages.bluecurrent-api: relax websockets constraint 2026-02-01 17:41:08 +01:00
Martin Weinelt 34a2fb0f5e python3Packages.gspread: pin to pytest 8.3
Tries to apply a mark fo a fixture, which is not allowed in pytest 9.
2026-02-01 17:41:08 +01:00
Martin Weinelt ce20d867ae python3Packages.nice-go: relax aiobotocore constraint 2026-02-01 17:41:08 +01:00
Martin Weinelt 5da56eab8a python3Packages.pysignalr: relax websockets constraint 2026-02-01 17:41:07 +01:00
Martin Weinelt 107d4142b9 python3Packages.pyspcwebgw: pin to pytest 8.3
Sets a mark on a fixture, which is unsupported in pytest 9.
2026-02-01 17:41:07 +01:00
Robert SchützandMartin Weinelt 929cdad558 python3Packages.fiona: replace deprecated parseString with parse_string 2026-02-01 17:41:07 +01:00
Robert SchützandMartin Weinelt 91ddfe9e27 python3Packages.fava: 1.30.7 -> 1.30.11
Diff: https://github.com/beancount/fava/compare/v1.30.7...v1.30.11
2026-02-01 17:41:07 +01:00
Michael DanielsandMartin Weinelt c26c7e7301 python3Packages.tbm-utils: fix tests 2026-02-01 17:41:07 +01:00
Robert SchützandMartin Weinelt ebe2a8f214 python3Packages.biopython: mark broken 2026-02-01 17:41:07 +01:00
Robert SchützandMartin Weinelt 4272b876b9 python3Packages.bibtexparser: 1.4.3 -> 1.4.4
Diff: https://github.com/sciunto-org/python-bibtexparser/compare/v1.4.3...v1.4.4
2026-02-01 17:41:07 +01:00
Martin Weinelt 27635f7e37 python3Packages.apache-beam: relax httplib2 constraint 2026-02-01 17:41:07 +01:00
Martin Weinelt 957016bb9b python3Packages.dask-image: fix tests 2026-02-01 17:41:06 +01:00
Martin Weinelt b24dc8845a python3Packages.shap: relax numba and llvmlite constraints 2026-02-01 17:41:06 +01:00
Martin Weinelt e6400ec84d python3Packages.langchain-classic: pin to pytest 8.3
Sets marks on fixtures, which errors out on pytest 9.
2026-02-01 17:41:06 +01:00
Martin Weinelt 6c62abc774 python3Packages.fastapi-github-oidc: disable failing test 2026-02-01 17:41:06 +01:00