Commit Graph
988657 Commits
Author SHA1 Message Date
R. Ryantm 017e55ecfc woodpecker-plugin-git: 2.8.1 -> 2.9.0 2026-04-23 09:00:24 +00:00
R. Ryantm 78096e432c url-parser: 2.1.15 -> 2.1.16 2026-04-23 08:49:18 +00:00
Nicolas Guichard aa65cbf68e bant: set __structuredAttrs and strictDeps 2026-04-23 10:47:39 +02:00
YtandGitHub 6781b48b2b nixos/epmd: allow setting multiple listen addresses (#512589) 2026-04-23 08:42:55 +00:00
R. Ryantm 82c55bd23c go-grip: 0.9.0 -> 0.9.1 2026-04-23 08:36:46 +00:00
Nicolas Guichard 3782bfa7bf buildBazelPackage: support __structuredAttrs = true
When using structured attributes, `bazelFlags` is an array.
`$bazelFlags` then only returns the array's first item.

Instead we need to use `"${bazelFlags[@]}"` which correctly returns all
array items with proper support for spaces in individual flags.

To remain compatible with the non-structured case, this adds a
conversion from array or string `bazelFlags` into an array
`bazelFlagsArray`.
2026-04-23 10:34:20 +02:00
Markus Hauck 2a1d1900c5 claude-code: replace npm source package with native binary dist
- changed the update script to use BASH_SOURCE and optional VERSION arg
2026-04-23 10:23:19 +02:00
nixpkgs-ci[bot]andGitHub 30ce84d61f zashboard: 3.4.0 -> 3.5.1 (#512649) 2026-04-23 08:18:58 +00:00
nixpkgs-ci[bot]andGitHub 04fcdb02ec ntfy-sh: 2.21.0 -> 2.22.0 (#512573) 2026-04-23 08:18:53 +00:00
nixpkgs-ci[bot]andGitHub 2977ba0a73 pyright: 1.1.408 -> 1.1.409 (#512048) 2026-04-23 08:18:47 +00:00
jaredmontoyaandAlexandre Cavalheiro S. Tiago da Silva a37c00f048 lmms: 1.2.2 -> 1.2.2-unstable-2026-04-21
LMMS 1.2.2 is 6 years old and the software has undergone many changes
since then, unfortunately however, no branches or tags are being made as
the software progresses so we stay as close to git as possible.

Co-authored-by: Alexandre Cavalheiro S. Tiago da Silva <contact@thewizard.link>
2026-04-23 10:18:17 +02:00
Anders Bjørnkjær Bennedsgaard fe38f9405d databricks-cli: 0.290.1 -> 0.290.2 2026-04-23 10:14:24 +02:00
Oskar 2bbb90237d librechat: 0.8.4 -> 0.8.5 2026-04-23 08:09:54 +00:00
R. Ryantm 018f1329c5 linyaps: 1.12.1 -> 1.12.2 2026-04-23 07:57:16 +00:00
JoandGitHub b932dc513e various: clean up licenses for packages i maintain (#512053) 2026-04-23 07:51:51 +00:00
R. Ryantm ee33d8465d kubectl-view-secret: 0.15.1 -> 0.16.0 2026-04-23 07:48:23 +00:00
Paul HaerleandGitHub 994080ecc4 nixos/atuin: add system-wide atuin program option (#498887) 2026-04-23 07:40:21 +00:00
Pol DellaieraandGitHub 4ff9b9f35c vscode-extensions.kilocode.kilo-code: 7.2.0 -> 7.2.20 (#512569) 2026-04-23 07:39:02 +00:00
nixpkgs-ci[bot]andGitHub a9d0ce9bc2 xfr: 0.9.9 -> 0.9.10 (#512650) 2026-04-23 07:35:45 +00:00
nixpkgs-ci[bot]andGitHub 522f77af60 qpwgraph: 1.0.0 -> 1.0.1 (#512607) 2026-04-23 07:35:23 +00:00
nixpkgs-ci[bot]andGitHub 20056bdf23 x42-avldrums: 0.7.3 -> 0.7.4 (#512602) 2026-04-23 07:35:22 +00:00
nixpkgs-ci[bot]andGitHub 201a3349e1 x42-plugins: 20260125 -> 20260420 (#512601) 2026-04-23 07:35:21 +00:00
nixpkgs-ci[bot]andGitHub 990786e833 kor: 0.6.7 -> 0.6.8 (#512504) 2026-04-23 07:35:07 +00:00
nixpkgs-ci[bot]andGitHub 3aa86eb594 scalingo: 1.44.0 -> 1.44.1 (#512508) 2026-04-23 07:35:06 +00:00
Peter Bittner 3770285fd9 nixos/atuin: add system-wide atuin program option
Add a `programs.atuin` module to enable atuin shell history
integration system-wide, without requiring home-manager.

Features:
- Shell integration for bash, zsh, and fish (enabled by default)
- Configuration via `settings` (written to /etc/atuin/config.toml,
  using ATUIN_CONFIG_DIR since atuin does not support XDG_CONFIG_DIRS)
- Custom themes support
- Package selection via `package` option
- Additional flags via `flags` option
- Daemon option with systemd user service and socket activation
  (Linux only), required for some configurations such as root-on-zfs

Example usage:

  programs.atuin = {
    enable = true;
    settings = {
      auto_sync = true;
      search_mode = "prefix";
    };
  };
2026-04-23 09:33:52 +02:00
Antoine du HamelandArnout Engelen b5d3a53de1 nodejs: provide fallback passthru values on the symlink variant
Follow-up on dbcb81f67b

Derivations are recommended to replace `nodejs` with
`nodejs-slim`.
2026-04-23 09:19:30 +02:00
Doron BeharandGitHub 1b1259fa2f python3Packages.beets: 2.9.0 -> 2.10.0 (#511663) 2026-04-23 07:15:20 +00:00
R. Ryantm 497691fcbe wootility: 5.2.5 -> 5.3.0 2026-04-23 07:12:37 +00:00
Doron Behar 930bbd29f7 pdfcpu: 0.11.1 -> 0.12.0
Diff: https://github.com/pdfcpu/pdfcpu/compare/v0.11.1...v0.12.0
2026-04-23 10:09:41 +03:00
Jo ccf16a792a zvbi: make use of compound licenses and cleanup 2026-04-23 09:07:22 +02:00
Jo 213d0715db util-macros: make use of compound licenses 2026-04-23 09:07:22 +02:00
Jo acc3d57d78 python3Packages.pocketsphinx: make use of compound licenses 2026-04-23 09:07:22 +02:00
Jo e44d4be358 pocketsphinx: make use of compound licenses 2026-04-23 09:07:22 +02:00
Jo 4f849a0742 itch-dl: simplify license
No need to use a list for a singular license.
2026-04-23 09:07:22 +02:00
Jo 4adea636dd humblebundle-downloader: simplify license
No need to use a list for a singular license.
2026-04-23 09:07:16 +02:00
Brenek Harrison 754fd24d5f lrcget: 1.0.2 -> 2.0.0
Release Notes: https://github.com/tranxuanthang/lrcget/releases/tag/2.0.0
2026-04-23 01:04:10 -06:00
zowoqandGitHub ff9f34868a terraform-providers.oracle_oci: 8.9.0 -> 8.10.0 (#512645) 2026-04-23 07:02:05 +00:00
K900andGitHub fec2c46cca Revert "nodejs: provide fallback passthru values on the symlink variant" (#512657) 2026-04-23 10:05:58 +03:00
K900andGitHub 7e34321f9c Revert "nodejs: provide fallback passthru values on the symlink variant" 2026-04-23 10:02:37 +03:00
R. Ryantm 1e4e7754c7 deno: 2.7.12 -> 2.7.13 2026-04-23 06:57:02 +00:00
DarkOnion0 fed14375d2 appflowy: 0.11.5 -> 0.11.7
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.11.6
https://github.com/AppFlowy-IO/AppFlowy/releases/tag/0.11.7
2026-04-23 08:53:09 +02:00
R. Ryantm 04acb55038 python3Packages.victron-mqtt: 2026.4.9 -> 2026.4.17 2026-04-23 06:47:23 +00:00
nixpkgs-ci[bot]andGitHub 8cf389d2e4 Merge master into staging-nixos 2026-04-23 06:40:47 +00:00
R. Ryantm a3066194c7 xfr: 0.9.9 -> 0.9.10 2026-04-23 06:24:28 +00:00
R. Ryantm 78d7f4e058 zashboard: 3.4.0 -> 3.5.1 2026-04-23 06:17:40 +00:00
eljamm 3d7881a6ba linux_xanmod_latest: 6.19.13 -> 6.19.14
- Changelog: https://dl.xanmod.org/changelog/6.19/ChangeLog-6.19.14-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.19.13-xanmod1..6.19.14-xanmod1?from_project_id=51590166
2026-04-23 06:15:20 +00:00
K900andGitHub 04c36bd130 heroic{,-unwrapped}: 2.20.1 -> 2.21.0; heroic-unwrapped.legendary: 0.20.42 -> 0.20.43 (#512565) 2026-04-23 06:14:16 +00:00
eljamm 6738efb0c8 linux_xanmod: 6.18.23 -> 6.18.24
- Changelog: https://dl.xanmod.org/changelog/6.18/ChangeLog-6.18.24-xanmod1.gz
- Diff: https://gitlab.com/xanmod/linux/-/compare/6.18.23-xanmod1..6.18.24-xanmod1?from_project_id=51590166
2026-04-23 06:13:14 +00:00
Xiangyan Sun 64b8e41f48 ucblogo: 6.2.4 -> 6.2.5 2026-04-22 23:12:26 -07:00
K900andGitHub caaff25c33 livekit-ingress: 1.4.3 -> 1.5.0 (#512617) 2026-04-23 06:07:12 +00:00