Commit Graph

912 Commits

Author SHA1 Message Date
Weijia Wang
63757d4948 nakama: 3.39.0 -> 3.40.0 (#544786) 2026-08-17 22:15:53 +00:00
Nick Cao
8e87b9543f nak: 0.20.2 -> 0.20.3 (#553072) 2026-08-17 20:39:43 +00:00
R. Ryantm
4b30651eb2 nasctui: 1.0.4 -> 1.0.5 2026-08-15 19:35:40 +00:00
R. Ryantm
8e20b41ccc nak: 0.20.2 -> 0.20.3 2026-08-15 19:19:05 +00:00
Sandro
7047a08f1b navidromePlugins.listenbrainz-daily-playlist: 5.0.2 -> 6.0.0 (#541800) 2026-08-15 10:10:30 +00:00
Toma
3878869174 nanoboyadvance: 1.8.2 -> 1.8.3 (#538223) 2026-08-14 16:29:57 +00:00
lukas-sgx
334f97463d nanoboyadvance: 1.8.2 -> 1.8.3 2026-08-13 21:02:33 +02:00
nixpkgs-ci[bot]
42ecae7b11 nats-server: 2.14.4 -> 2.14.5 (#552013) 2026-08-12 19:33:58 +00:00
R. Ryantm
2876516ec5 nats-server: 2.14.4 -> 2.14.5 2026-08-12 18:35:31 +00:00
R. Ryantm
38772d18af namespace-cli: 0.0.551 -> 0.0.556 2026-08-12 05:44:28 +00:00
Yohann Boniface
36c0fba6e8 treewide: replace misuses of lib.optional{,s} with lib.optionalString (#550348) 2026-08-11 21:31:34 +00:00
Chris Moultrie
ba31f6a0e3 navidromePlugins.listenbrainz-daily-playlist: 5.0.2 -> 6.0.0 2026-08-10 12:35:01 -04:00
Peder Bergebakken Sundt
db9a2b086c appimageTools: warn on deprecated type-specific aliases (#546396) 2026-08-08 21:18:59 +00:00
R. Ryantm
0c23942342 nano-syntax-highlighting: 2026.07.01 -> 2026.08.01 2026-08-08 20:25:17 +00:00
TomaSajt
7f546b4208 treewide: replace misuses of lib.optional{,s} with lib.optionalString 2026-08-08 03:28:48 +02:00
Nick Cao
9b1d091026 namespace-cli: 0.0.550 -> 0.0.551 (#548771) 2026-08-03 21:01:03 +00:00
R. Ryantm
cc0767a45d namespace-cli: 0.0.550 -> 0.0.551 2026-08-03 10:56:58 +00:00
Fernando Rodrigues
23a0a2fc2d nano: 9.1 -> 9.2
Changelog:
- Nano refuses to start when standard output is not a terminal.
- Options --newbuffer and 'set newbuffer' were added as better
  synonyms of --multibuffer and 'set multibuffer'.
- Legacy keystroke pairs ^W^T and ^/^T are recognized again.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-08-01 22:17:13 +10:00
Felix Bühler
f7dee31f2a nautilus-open-any-terminal: 0.8.1 -> 0.8.3 (#547433) 2026-07-30 19:18:51 +00:00
R. Ryantm
51d6cb46a1 nats-server: 2.14.3 -> 2.14.4 2026-07-30 17:25:00 +00:00
R. Ryantm
b43f73b726 nautilus-open-any-terminal: 0.8.1 -> 0.8.3 2026-07-30 15:23:57 +00:00
bitbloxhub
c831bab4ac appimageTools: warn on deprecated type-specific aliases
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
  ast-grep \
    --lang nix \
    --pattern "\$TOOLS.$old" \
    --rewrite '$TOOLS.extract' \
    --update-all \
    pkgs
done

ast-grep \
  --lang nix \
  --pattern '$TOOLS.wrapType1' \
  --rewrite '$TOOLS.wrapType2' \
  --update-all \
  pkgs
```

Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
nixpkgs-ci[bot]
4986de9caf namecoind: 31.0 -> 31.1 (#547211) 2026-07-29 22:04:01 +00:00
R. Ryantm
99a63495fc namecoind: 31.0 -> 31.1 2026-07-29 21:20:35 +00:00
nixpkgs-ci[bot]
788694d341 nak: 0.20.1 -> 0.20.2 (#546835) 2026-07-29 18:15:44 +00:00
Peder Bergebakken Sundt
047c29cdbd naps2: 8.2.1 -> 8.3.2, add maintainer (#545094) 2026-07-29 17:07:59 +00:00
R. Ryantm
3a7b7f3e49 nak: 0.20.1 -> 0.20.2 2026-07-28 21:25:51 +00:00
Martin Jesper Low Madsen
0d430d1d1d napi-rs-cli_3: init at 3.7.4
CLI tools for building and publishing napi-rs based Node.js native addons.

Co-authored-by: Philip Taron <philip.taron@gmail.com>
2026-07-27 13:32:57 -07:00
nixpkgs-ci[bot]
1048c56691 narsil: 1.4.0-143-g086e3b6af -> 1.4.0-174-gd19206481 (#536813) 2026-07-27 08:06:12 +00:00
R. Ryantm
8d86c69496 narsil: 1.4.0-143-g086e3b6af -> 1.4.0-174-gd19206481 2026-07-26 19:35:53 +00:00
Peder Bergebakken Sundt
d3126d20e8 namecoind: 28.0 -> 31.0 (#537950) 2026-07-26 18:47:59 +00:00
R. Ryantm
9e124508fe namespace-cli: 0.0.531 -> 0.0.550 2026-07-25 10:30:50 +00:00
magicquark
fd6e2aa871 naps2: 8.2.1 -> 8.3.2
Release Notes:
https://github.com/cyanfish/naps2/releases#release-v8.3.0
https://github.com/cyanfish/naps2/releases#release-v8.3.1
https://github.com/cyanfish/naps2/releases#release-v8.3.2
2026-07-24 03:14:47 +01:00
magicquark
7451ea5fc7 naps2: add maintainer 2026-07-24 02:58:45 +01:00
R. Ryantm
099daec8ba nakama: 3.39.0 -> 3.40.0 2026-07-23 06:08:03 +00:00
lukas-sgx
5cfe5f3343 namecoind: 28.0 -> 31.0 2026-07-22 20:56:23 +02:00
nixpkgs-ci[bot]
207fab6fb8 Merge master into staging-next 2026-07-19 18:19:02 +00:00
R. Ryantm
a3310ba268 nak: 0.20.0 -> 0.20.1 2026-07-19 11:26:12 +00:00
nixpkgs-ci[bot]
8f22ade767 Merge master into staging-next 2026-07-17 12:11:46 +00:00
Doron Behar
07c572cb62 nanoarrow: fix build (#541822) 2026-07-17 11:14:02 +00:00
Martin Weinelt
49d390559f nanopb.python-module: match pname with distinfo metadata 2026-07-16 16:22:41 +02:00
Michael Daniels
dd7af89e2f Merge branch 'master' into staging-next 2026-07-15 19:33:27 -04:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Lein Matsumaru
d3c939d0fe nanoarrow: fix build with c++20
Co-Authored-By: Doron Behar <doron.behar@gmail.com>
2026-07-15 14:05:02 +03:00
nixpkgs-ci[bot]
eea0997336 Merge master into staging-next 2026-07-15 00:26:44 +00:00
Nick Cao
38e2fbf431 navidrome: 0.63.1 -> 0.63.2 (#541798) 2026-07-14 18:44:35 +00:00
nixpkgs-ci[bot]
f93d88c669 Merge master into staging-next 2026-07-14 18:24:25 +00:00
Gaétan Lepage
c960cbc96b nagstamon: Add missing dependencies (#540317) 2026-07-14 17:23:54 +00:00
nixpkgs-ci[bot]
4c3441695b Merge master into staging-next 2026-07-14 15:35:50 +00:00
Martin Weinelt
e6c2ffdef8 navidromePlugins.discord-rich-presence: 1.0.0 -> 2.0.0 (#529749) 2026-07-14 14:41:32 +00:00