Commit Graph
778198 Commits
Author SHA1 Message Date
Tristan RossandAlyssa Ross d07d21818b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: use lib.cmake functions 2025-04-02 16:20:20 +02:00
Tristan RossandAlyssa Ross acfb171686 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: condense native build inputs 2025-04-02 16:20:20 +02:00
Tristan RossandAlyssa Ross b6c57aadc7 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: move src 2025-04-02 16:20:20 +02:00
Tristan RossandAlyssa Ross 8e716103ee llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: move pname 2025-04-02 16:20:20 +02:00
Tristan RossandAlyssa Ross 7032a9014b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: use final attrs instead of rec 2025-04-02 16:20:20 +02:00
K900andGitHub 15e5151e31 love: add mixxing xorg.libX11 depend (#395437) 2025-04-02 12:59:56 +03:00
Sergei Trofimovich d80c7374a6 love: add mixxing xorg.libX11 depend
SDL2 intentionally dropped xorg.libX11 propagated build depend.
This broke `love` as:

    In file included from modules/window/sdl/Window.cpp:43:
    /nix/store/nhq38i6s7zyhaa4l9csp5d1f1hyfzdqa-sdl2-compat-2.32.52-dev/include/SDL2/SDL_syswm.h:68:10: fatal error: X11/Xlib.h: No such file or directory
       68 | #include <X11/Xlib.h>

Let's add the dependency to `love` instead.
2025-04-02 10:49:23 +01:00
K900andGitHub 5ee7160d1f Qt 6.9 (#393655) 2025-04-02 12:11:20 +03:00
Adrien FaureandValentin Gagarin a9cf0041df doc/packages/python-tree-sitter: add documentation 2025-04-02 08:31:10 +01:00
Robert James HernandezandValentin Gagarin b0acaec646 python3Packages.tree-sitter-grammars: init at 0.22.5
Co-authored-by: Robert James Hernandez <rob@sarcasticadmin.com>
Co-authored-by: Yifei Sun <ysun@hey.com>
Co-authored-by: Ali Jamadi <jamadi1377@gmail.com>
Co-authored-by: yakampe <yanis.kampe.cv@gmail.com>
Co-authored-by: GetPsyched <priyanshu@getpsyched.dev>
Co-authored-by: Adrien Faure <adrien.faure@protonmail.com>
Co-authored-by: Shahar "Dawn" Or <mightyiampresence@gmail.com>

python3Packages.tree-sitter-grammars: Filtering uncompatible grammars

py-tree-sitter is still not up to date to latest tree-sitter (0.25).
py-tree-sitter gets tree-sitter from a submodule which is at version 0.24.

Therefore all grammar with a langage version greater that 14 are not
compatible (language version is most of the time commited into the
source of the grammar, so we don't have a lot of control over it).

For now it concerns two grammars:
- sql grammar gets generated during the build and therefore ends up with
the latest language version (15) not compatible with py-tree-sitter
- templ grammar is already at version 15 in the upstream source.
2025-04-02 08:31:10 +01:00
Robert James HernandezandValentin Gagarin f23333905b maintainers: add adfaure 2025-04-02 08:31:10 +01:00
Adrien FaureandValentin Gagarin 52cf55c4b9 maintainers: add a-jay98 2025-04-02 08:31:10 +01:00
K900 6f095be4bd qt6: 6.8.3 -> 6.9 2025-04-02 10:00:16 +03:00
K900andGitHub c220a1a8f8 darkplaces: add missing xorg.libX11 depend (#395329) 2025-04-02 08:44:41 +03:00
K900andGitHub 44973a22be xonotic: add missing xorg.libX11 depend (#395378) 2025-04-02 08:44:35 +03:00
Sergei Trofimovich 0cedde399c xonotic: add missing xorg.libX11 depend
Without the change the build in `staging` fails as:

    ld: cannot find -lX11: No such file or directory
2025-04-02 06:33:30 +01:00
Sergei Trofimovich 4c5c6e6a52 darkplaces: add mixxing xorg.libX11 depend
Without the change the build fails on `staging` as:

    ld: cannot find -lX11: No such file or directory
2025-04-02 00:26:49 +01:00
K900 30edc74585 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-01 21:12:38 +03:00
nixpkgs-ci[bot]andGitHub 9f24aac3e1 Merge master into staging-next 2025-04-01 18:04:15 +00:00
Sefa EyeogluandGitHub 02b2743b6a immich: 1.130.3 -> 1.131.2 (#395004) 2025-04-01 19:59:21 +02:00
Sefa EyeogluandGitHub 190060a064 proton-ge-bin: GE-Proton9-26 -> GE-Proton9-27 (#395181) 2025-04-01 19:40:21 +02:00
Chris Moultrie 324fe50de5 immich: 1.130.3 -> 1.131.2
changelog:
- https://github.com/immich-app/immich/releases/tag/v1.131.0
- https://github.com/immich-app/immich/releases/tag/v1.131.1
- https://github.com/immich-app/immich/releases/tag/v1.131.2
2025-04-01 13:34:30 -04:00
Domen KožarandGitHub 431c7280da claude-code: 0.2.56 -> 0.2.57 (#395178) 2025-04-01 18:33:14 +01:00
Florian KlinkandGitHub f680a9ecd4 signal-desktop-source: init at 7.46.0 (#388586) 2025-04-01 18:26:48 +01:00
Pol DellaieraandGitHub cf28f0fa63 fluidsynth: Migrate to by-name. (#394942) 2025-04-01 19:23:50 +02:00
Adam C. StephensandGitHub 62d611a22b nixos/incus: add AppArmor rules (#386060) 2025-04-01 12:51:34 -04:00
Doron BeharandGitHub bd85f316be mlterm: 3.9.3 -> 3.9.4 (#394550) 2025-04-01 19:36:06 +03:00
Gaétan LepageandGitHub 0a816e162f omnix: init at 1.0.3 (#385761) 2025-04-01 18:29:17 +02:00
Gaétan LepageandGitHub e5dde6624a python312Packages.rdbtools: init at 0.1.15 (#393135) 2025-04-01 18:12:50 +02:00
a74d8a2f5b goreleaser: 2.8.1 -> 2.8.2 (#395097)
Co-authored-by: caarlos0 <caarlos0@users.noreply.github.com>
2025-04-01 16:08:27 +00:00
Franz PletzandGitHub 82f0c74912 nixos/zoxide: init module (#393493) 2025-04-01 18:01:32 +02:00
Bobby RongandGitHub a6efa7d563 xfce.mousepad: 0.6.4 -> 0.6.5 (#395038) 2025-04-02 00:00:42 +08:00
Florian Klink 7a52c8da72 resp-app: don't replace already present patches in rdbtools override 2025-04-01 17:00:07 +01:00
tomberekandGitHub ec4abeac7f teleport_15: remove (#394056) 2025-04-01 11:59:43 -04:00
Tanya AroraandGitHub 8125d74e21 nixos/dnsmasq: Fix failure on read-only /etc when resolveLocalQueries=false (#391738) 2025-04-01 17:59:21 +02:00
Doron BeharandGitHub f33c1e470e monkeysAudio: 10.96 -> 11.01 (#395051) 2025-04-01 18:57:09 +03:00
shivaraj-bh 84f6e47e31 omnix: init at 1.0.3 2025-04-01 21:25:19 +05:30
Florian Klink eb03e6c279 python312Packages.rdbtools: init at 0.1.15
rdbtools does not only provide a CLI, but also a python library for
parsing Redis dump.rdb files from other python code [1]:

```
❯ $(nix-build -E 'with import ./. {}; python3.withPackages (p: [p.rdbtools])')/bin/python
Python 3.12.9 (main, Feb  4 2025, 14:38:38) [GCC 14.2.1 20241116] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import rdbtools
>>> rdbtools.VERSION
(0, 1, 15)
```

This exposes/moves it in the python package set, and uses a
toPythonApplication stub in pkgs/by-name, as in the nixpkgs
documentation.

We also fix (some of) the tests, which were previously skipped
alltogether.

[1]: https://github.com/sripathikrishnan/redis-rdb-tools?tab=readme-ov-file#using-the-parser
2025-04-01 16:31:35 +01:00
misuzuandGitHub 963f97c079 netbox_4_2: 4.2.3 -> 4.2.6, nixos/tests/netbox: Adjust tests for Netbox 4.2.5+ (#394329) 2025-04-01 18:20:42 +03:00
9b33996455 arduino-create-agent: 1.6.1 -> 1.7.0 (#395199)
Co-authored-by: kilimnik <mail@kilimnik.de>
2025-04-01 15:04:40 +00:00
transcaffeine 42c621ba72 nixos/tests/netbox: Adjust tests for 4.2.0+, drop test for 3.6
This changes the previously used `site_id` in the tests'
REST-API usage to `scope_type`+`scope_id`.

Netbox 3.6 is deprecated and no longer available, the test for it
has been removed.
2025-04-01 17:02:20 +02:00
Jonas HeinrichandGitHub 8323bb6a5f briar-desktop: 0.6.0 -> 0.6.3 (#395152) 2025-04-01 16:59:00 +02:00
a64fd7d12c gungnir: 1.2.0 -> 1.3.1 (#395095)
Co-authored-by: CherryKitten <contact@cherrykitten.dev>
2025-04-01 14:43:00 +00:00
R. Ryantm 5ad8c5cc38 arduino-create-agent: 1.6.1 -> 1.7.0 2025-04-01 14:37:35 +00:00
Franz PletzandGitHub c3afefda23 posting: 2.3.0 -> 2.5.4 (#389665) 2025-04-01 16:34:49 +02:00
R. RyanTMandGitHub 763fac1366 home-assistant-custom-lovelace-modules.mushroom: 4.3.1 -> 4.4.0 (#395186)
https://github.com/piitaya/lovelace-mushroom/releases/tag/v4.4.0
2025-04-01 16:15:51 +02:00
Taha YASSINE 2fd066f3f1 posting: 2.3.0 -> 2.5.4 2025-04-01 13:58:54 +00:00
Taha YASSINE a5f5355f5e openapi-pydantic: init at 0.5.1 2025-04-01 13:58:33 +00:00
K900 6408946263 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-01 16:56:46 +03:00
Pol DellaieraandGitHub a18002797a nixos/navidrome: Add environmentFile config option (#389471) 2025-04-01 15:55:58 +02:00