Commit Graph
1020322 Commits
Author SHA1 Message Date
K900andGitHub 6783eb98a6 linux_7_1: init at 7.1 (#531752) 2026-06-14 19:10:38 +00:00
sarahecandSarah Clark f2084f3481 python3Packages.anthropic: 0.97.0 -> 0.109.1 2026-06-14 12:09:07 -07:00
R. Ryantm 69fb8c204d microsoft-edge: 149.0.4022.52 -> 149.0.4022.69 2026-06-14 19:07:28 +00:00
Gaetan Lepage 81707a38fa turingdb: fix cudaSupport 2026-06-14 19:02:38 +00:00
Gaetan Lepage bcb2907c62 colmap: fix CUDA support 2026-06-14 19:02:38 +00:00
Gaetan Lepage 3dbdf4f055 faiss: fix cmake CUDA logic to fix downstream consumers 2026-06-14 19:02:38 +00:00
Gaetan Lepage ab8472918c colmap: cleanup, fix on aarch64-linux and on darwin 2026-06-14 19:02:38 +00:00
nixpkgs-ci[bot]andGitHub 8cbc2e9e16 amp-cli: 0.0.1780564400-g2007df -> 0.0.1781370323-g977781 (#531418) 2026-06-14 19:01:52 +00:00
Audrey DutcherandGitHub afccb07c0a nixtamal: 1.5.4 → 1.6.0 (#531243) 2026-06-14 19:01:42 +00:00
Lin Jian 6922fbdfdb emacs.pkgs.jabber: 0.10.5 -> 0.11.0
The devel version is also bumped.
2026-06-15 03:00:40 +08:00
Lin Jian 3b6239c340 emacs.pkgs.keymap-popup: init at 0.3.1
Also add the devel version.

We manually add this package so that we can bump jabber the latest
version 0.11.0.
2026-06-15 03:00:40 +08:00
OPNA2608 de7f6cdd13 ffmpeg: Exclude known-broken test on big-endian 2026-06-14 20:58:53 +02:00
R. Ryantm c0f363a710 lomiri.lomiri-terminal-app: 2.0.5 -> 2.0.6 2026-06-14 18:53:29 +00:00
R. Ryantm a92df62a15 clouddrive2: 1.0.8 -> 1.0.10 2026-06-14 18:51:30 +00:00
zimward 2266840d7c nixos/run0: adopt by zimward, grimmauld, kuflierl 2026-06-14 20:47:38 +02:00
teto 567aa1a2c4 memento: 1.7.0 -> 2.0.0
> -- Could NOT find Qt6LinguistTools (missing: Qt6LinguistTools_DIR)
       > CMake Error at CMakeLists.txt:169 (find_package):
       >   Found package configuration file:
2026-06-14 20:47:17 +02:00
Henrique Oliveira 926eb0377c ostui: 1.3.2 -> 1.3.3 2026-06-14 20:41:28 +02:00
R. Ryantm e002562737 python3Packages.django-js-asset: 3.1.2 -> 4.0.1 2026-06-14 18:37:16 +00:00
R. Ryantm 4c07c144c0 vscode-extensions.illixion.vscode-vibrancy-continued: 1.1.78 -> 1.1.79 2026-06-14 18:34:04 +00:00
nixpkgs-ci[bot]andGitHub 056654a82e Merge master into staging-nixos 2026-06-14 18:32:04 +00:00
nixpkgs-ci[bot]andGitHub 14b5616817 Merge master into staging-next 2026-06-14 18:31:01 +00:00
R. Ryantm 887c92037c drawterm: 0-unstable-2026-05-26 -> 0-unstable-2026-06-06 2026-06-14 18:29:26 +00:00
nixpkgs-ci[bot]andGitHub 94af5fb07b zashboard: 3.7.1 -> 3.9.0 (#531692) 2026-06-14 18:29:03 +00:00
R. Ryantm ab0335115c xlights: 2026.10 -> 2026.11 2026-06-14 18:21:31 +00:00
R. Ryantm 98271115bc vscode-extensions.amazonwebservices.amazon-q-vscode: 2.2.0 -> 2.3.0 2026-06-14 18:14:31 +00:00
Tim Schumacher 8e079e0225 silver-searcher-ng: enable recommended packaging attributes 2026-06-14 20:13:54 +02:00
Tim Schumacher b2aade9cfd silver-searcher-ng: run upstream tests 2026-06-14 20:13:49 +02:00
R. Ryantm e53cdaa994 lsh: 1.5.8 -> 1.6.1 2026-06-14 18:09:00 +00:00
K900 fe36669082 linux_7_1: init at 7.1 2026-06-14 21:04:08 +03:00
Thiago Kenji OkadaandGitHub 83f27cec2b libretro.beetle-psx: 0-unstable-2026-06-02 -> 0-unstable-2026-06-14 (#531734) 2026-06-14 18:02:49 +00:00
Felix BargfeldtandGitHub c1f5dfba62 fastfetch: disable enlightment by default (#531730) 2026-06-14 18:01:33 +00:00
Colin 5a9fb8993d python3Packages.curl-cffi: add missing rich dependency
otherwise `$out/bin/curl-cffi` fails:
> Traceback (most recent call last):
>   File "/nix/store/jdi22r7swyiml492lms3ril9b45phmf9-python3.13-curl-cffi-0.15.0/bin/.curl-cffi-wrapped", line 6, in <module>
>     from curl_cffi.cli import main
>   File "/nix/store/jdi22r7swyiml492lms3ril9b45phmf9-python3.13-curl-cffi-0.15.0/lib/python3.13/site-packages/curl_cffi/cli/__init__.py", line 6, in <module>
>     from .run import handle_run, parse_http_file  # noqa: F401
>     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/nix/store/jdi22r7swyiml492lms3ril9b45phmf9-python3.13-curl-cffi-0.15.0/lib/python3.13/site-packages/curl_cffi/cli/run.py", line 11, in <module>
>     from .request import _execute_request
>   File "/nix/store/jdi22r7swyiml492lms3ril9b45phmf9-python3.13-curl-cffi-0.15.0/lib/python3.13/site-packages/curl_cffi/cli/request.py", line 12, in <module>
>     from .output import determine_print_spec, handle_download, print_output
>   File "/nix/store/jdi22r7swyiml492lms3ril9b45phmf9-python3.13-curl-cffi-0.15.0/lib/python3.13/site-packages/curl_cffi/cli/output.py", line 12, in <module>
>     from rich.console import Console
> ModuleNotFoundError: No module named 'rich'

`rich` was being propagated by `litestar` -- added to
`nativeCheckInputs` in 4985af20df. build with `doCheck = false` and
it's clear that upstream wants `rich` at runtime:

> Running phase: pythonRuntimeDepsCheckHook
> Executing pythonRuntimeDepsCheck
> Checking runtime dependencies for curl_cffi-0.15.0-cp310-abi3-linux_aarch64.whl
>   - rich not installed
2026-06-14 17:59:39 +00:00
Dan Xin b4cf3a5944 pijul: 1.0.0-beta.11 -> 1.0.0-beta.14
Signed-off-by: Dan Xin <davinci42.cn@gmail.com>
2026-06-15 01:55:20 +08:00
nixpkgs-ci[bot]andGitHub c46193bcc0 emhash: 1.0.1 -> 1.1.0 (#531662) 2026-06-14 17:53:51 +00:00
K900andGitHub 5972e93d5b linux/generate-config: disallow conflicting answers to choice questions (#531605) 2026-06-14 17:52:59 +00:00
Felix BargfeldtandGitHub ccbe0c1fb3 python3Packages.symbolic: 13.1.1 -> 13.2.0 (#531731) 2026-06-14 17:51:40 +00:00
Tim Schumacher 67919be717 silver-searcher-ng: 2.2.0 -> 3.0.0 2026-06-14 19:49:35 +02:00
R. Ryantm 6ac0afc5ea libretro.beetle-psx: 0-unstable-2026-06-02 -> 0-unstable-2026-06-14 2026-06-14 17:49:20 +00:00
Tim Schumacher 6c82a20bbc silver-searcher-ng: init at 2.2.0
This partially reverts commit 6d25325931.
2026-06-14 19:45:48 +02:00
Austin Horstman 730d827007 fastfetch: disable enlightment by default
Added to fit into the theme of the full fat fastfetch providing all
features.. but, nixpkgs enlightenment lib isn't packaged well enough and
bloats closure for something that's supposed to just be a lib
dependency.
2026-06-14 12:43:46 -05:00
klea 9ff193b858 backintime-common: Add dependency on fuse3
Closes #531574
2026-06-14 17:37:10 +00:00
R. Ryantm ce9d2fa07d python3Packages.symbolic: 13.1.1 -> 13.2.0 2026-06-14 17:34:00 +00:00
Kerstin HummandGitHub 109937ebaf radicale: 3.7.4 -> 3.7.5 (#531720) 2026-06-14 17:31:20 +00:00
Marcin SerwinandGitHub a9d60c4376 bazel_8: 8.6.0 -> 8.7.0 (#521057) 2026-06-14 17:25:15 +00:00
Pol DellaieraandGitHub 60d26e9dfd nomadnet: init at 1.2.0 (#531723) 2026-06-14 17:20:49 +00:00
nixpkgs-ci[bot]andGitHub df52f2ab7a spacetimedb: 2.4.0 -> 2.5.0-hotfix1 (#531158) 2026-06-14 17:15:50 +00:00
Martin WeineltandGitHub 9bbea6164b librewolf: mark with knownVulnerabilities (#531706) 2026-06-14 17:13:52 +00:00
Pol Dellaiera c9c19e04b9 lxmf: init at 1.0.1 2026-06-14 19:13:24 +02:00
Janne Heß 10b91b9543 ceph: Fix SAML authentication 2026-06-14 19:13:17 +02:00
Pol Dellaiera 6b3c34197f nomadnet: init at 1.2.0 2026-06-14 19:11:30 +02:00