Commit Graph
822916 Commits
Author SHA1 Message Date
Fabian Affolter 20ebd5f9bb python313Packages.cloudcheck: init at 7.2.11
Module to check whether an IP address or hostname belongs to
popular cloud providers

https://github.com/blacklanternsecurity/cloudcheck
2025-07-05 10:39:04 +02:00
Fabian Affolter d2702bfbc1 python313Packages.radixtarget: init at 3.0.0
Radix implementation designed for lookups of IP addresses/networks
and DNS hostnames

https://github.com/blacklanternsecurity/radixtarget
2025-07-05 10:38:22 +02:00
Fabian AffolterandGitHub 4b74f823e6 python3Packages.plugwise: 1.7.4 -> 1.7.6 (#420553) 2025-06-28 21:36:11 +02:00
Fabian AffolterandGitHub 868c0e5fd0 python3Packages.fastcore: 1.8.2 -> 1.8.4 (#420591) 2025-06-28 21:35:45 +02:00
Fabian AffolterandGitHub 9ed8cf7df7 python3Packages.google-cloud-appengine-logging: 1.6.1 -> 1.6.2 (#420645) 2025-06-28 21:35:19 +02:00
Fabian AffolterandGitHub ab81dca0e5 trickest-cli: 2.1.1 -> 2.1.2 (#420607) 2025-06-28 21:34:49 +02:00
Fabian AffolterandGitHub 19c0dd0ff3 python3Packages.microsoft-kiota-http: 1.9.3 -> 1.9.4 (#420814) 2025-06-28 21:34:15 +02:00
Fabian AffolterandGitHub b55e989183 exploitdb: 2025-06-21 -> 2025-06-27 (#420472) 2025-06-28 21:32:49 +02:00
dotlambdaandGitHub 40a8fd31cc python3Packages.cmd2: 2.6.0 -> 2.6.1 (#416827) 2025-06-28 11:37:35 -07:00
dotlambdaandGitHub e8c4d95309 python3Packages.param: 2.2.0 -> 2.2.1 (#416284) 2025-06-28 11:35:11 -07:00
SandroandGitHub 3f7ea147a0 nixos/gitea: drop mailerUseSendmail option and use PROTOCOL as an indication instead (#384582) 2025-06-28 20:31:26 +02:00
R. Ryantm 13ffa8e1f4 python3Packages.microsoft-kiota-http: 1.9.3 -> 1.9.4 2025-06-28 18:25:25 +00:00
Gaétan LepageandGitHub 68fa71cc5a python3Packages.lxml-html-clean: skip failing tests; python3Packages.trafilatura: skip failing tests, cleanup; python3Packages.html-sanitizer: skip failing test (#419713) 2025-06-28 20:18:57 +02:00
SandroandGitHub 4bafd946b6 paperless-ngx: 2.16.3 -> 2.17.1 (#420266) 2025-06-28 20:15:43 +02:00
SandroandGitHub 7fdb86a635 dwm: fix static build (#420689) 2025-06-28 19:59:09 +02:00
Vincenzo MantovaandGitHub aebfe37dfd texlivePackages.texaccents: fix broken script (#410913) 2025-06-28 13:56:56 -04:00
Gaétan LepageandGitHub 68835d4f9b wrapNeovimUnstable: do not generate empty init.vim file (#404061) 2025-06-28 19:49:31 +02:00
Pavol RusnakandGitHub 95115cb455 faraday: 0.2.11-alpha -> 0.2.14-alpha (#420792) 2025-06-28 19:43:39 +02:00
R. RyantmandDmitry Kalinkin 3bf2744662 python3Packages.schema-salad: 8.8.20250205075315 -> 8.9.20250408123006 2025-06-28 13:42:32 -04:00
Weijia WangandGitHub 4019840563 python3Packages.casbin: 1.43.0 -> 1.45.0, renamed to pycasbin (#416051) 2025-06-28 19:27:45 +02:00
Weijia WangandGitHub f7ceae97c1 python3Packages.mcp: 1.9.3 -> 1.9.4 (#416934) 2025-06-28 19:26:01 +02:00
f6305ca8cc qownnotes: 25.6.4 -> 25.6.5 (#420746)
Co-authored-by: pbek <patrizio@bekerle.com>
2025-06-28 17:21:48 +00:00
Martin WeineltandGitHub 062c153202 nixos/wyoming-faster-whisper: fix typo in assertion (#420794) 2025-06-28 19:14:17 +02:00
Sandro Jäckel 0886377f64 nixos/gitea: drop mailerUseSendmail option and use PROTOCOL as an indication instead
This option does not configure sendmail itself because it is impossible
as sendmail is an alias for many things and could mean msmtp or postfix
or exim or something else.

Instead we rely on the PROTOCOL setting as initially proposed #384582
and based on that open up the sandboxing settings because if the user
configures sendmail, they want it to work and not have to configure yet
another things.

Also makes postfix specific things conditional on postfix being enabled
as msmtp does not need them.

Also we can set SENDMAIL_PATH unconditionally as every wrapper I am
aware of uses that path.
2025-06-28 18:58:57 +02:00
Gaétan LepageandGitHub cacdcd58e4 python3Packages.gymnasium: 1.1.1 -> 1.2.0 (#420771) 2025-06-28 18:57:31 +02:00
Naïm Camille FavierandGitHub 45c94e36de texlive: 2024-final -> 2025.20250603 (#413558) 2025-06-28 18:56:21 +02:00
Bas NijholtandGitHub 06acce89f1 nixos/wyoming-faster-whisper: fix typo in assertion
Fixes typo in assertion: `initialPromt` -> `initialPrompt`

This typo causes the module to fail with:

```
error: A definition for option `assertions' is not of type `list of unspecified value'. Definition values:
- In `/nix/store/.../nixos/modules/services/home-automation/wyoming/faster-whisper.nix': <function>
```

The typo was introduced in the v2.5.0 update.​​​​​​​​​​​​​​​​
2025-06-28 09:55:58 -07:00
7739565bf1 minijinja: 2.10.2 -> 2.11.0 (#420766)
Co-authored-by: psibi <psibi2000@gmail.com>
2025-06-28 16:40:27 +00:00
Boris Nagaev 2dfae4cff7 faraday: 0.2.11-alpha -> 0.2.14-alpha 2025-06-28 13:29:09 -03:00
R. RyantmandWeijia Wang 005caecf05 python3Packages.cmd2: 2.6.0 -> 2.6.1 2025-06-28 18:26:04 +02:00
R. RyantmandWeijia Wang d3353d0abf python3Packages.mcp: 1.9.3 -> 1.9.4 2025-06-28 18:19:12 +02:00
Weijia WangandGitHub 064d5d114e python3Packages.pytapo: 3.3.44 -> 3.3.46 (#416999) 2025-06-28 18:18:37 +02:00
R. RyantmandWeijia Wang bbdca1a301 python3Packages.param: 2.2.0 -> 2.2.1 2025-06-28 18:12:24 +02:00
Weijia WangandGitHub d3a3a77657 python3Packages.pyinstaller: 6.14.0 -> 6.14.1 (#417155) 2025-06-28 18:07:07 +02:00
Weijia WangandGitHub f1f680c9cc python3Packages.ansible: 11.5.0 -> 11.7.0 (#411654) 2025-06-28 18:00:46 +02:00
Weijia WangandGitHub cfa01682c4 python3Packages.bitarray: 3.4.1 -> 3.4.3 (#411461) 2025-06-28 18:00:30 +02:00
Weijia WangandGitHub 66868b4b88 python3Packages.ntc-templates: 7.8.0 -> 7.9.0 (#410766) 2025-06-28 17:54:47 +02:00
Gaetan Lepage 9789685dae python3Packages.html-sanitizer: skip failing test
https://github.com/matthiask/html-sanitizer/issues/53
2025-06-28 17:53:28 +02:00
Gaetan Lepage 600d6be8d9 python3Packages.trafilatura: skip failing tests, cleanup
https://github.com/adbar/trafilatura/issues/805
2025-06-28 17:53:06 +02:00
Gaetan Lepage d922803017 python3Packages.lxml-html-clean: skip failing tests 2025-06-28 17:44:26 +02:00
Gaétan LepageandGitHub 9f78ac9c1d python3Packages.pynvim-pp: 0-unstable-2025-02-08 -> 0-unstable-2025-05-29 (#420769) 2025-06-28 17:36:42 +02:00
d245b1a9b9 chatmcp: 0.0.66 -> 0.0.69 (#420741)
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
2025-06-28 15:14:02 +00:00
Gaétan LepageandGitHub 78b2c155f1 uv: 0.7.15 -> 0.7.16 (#420691) 2025-06-28 17:10:18 +02:00
Gaétan LepageandGitHub a5a8849db3 python3Packages.webidl: init at 0-unstable-2025-06-15 (#419338) 2025-06-28 17:09:12 +02:00
Gaetan Lepage c4a6eaa324 python3Packages.stable-baselines3: patch failing test 2025-06-28 17:07:59 +02:00
Gaétan LepageandGitHub 581e2afc00 md-tui: 0.8.7 -> 0.9.0 (#420758) 2025-06-28 17:04:44 +02:00
Alyssa Ross dffae84fee rutabaga_gfx: tighten platforms
Let's use the actual list of supported platforms, rather than adding
to badPlatforms one at a time as we run into platforms that don't
work.
2025-06-28 17:04:13 +02:00
gadorandGitHub 903df92784 {seafile-shared,seahub}: fix python3.13 (#418675) 2025-06-28 16:55:00 +02:00
Franz PletzandGitHub 867b2ff6d2 prometheus: 3.4.1 -> 3.4.2 (#420471) 2025-06-28 16:46:51 +02:00
Franz PletzandGitHub 1a7c896eef linux-firmware: 20250624 -> 20250627 (#420541) 2025-06-28 16:46:15 +02:00