Arne Keller and GitHub
02fd7b2cbb
exercism: install shell completions ( #369128 )
2024-12-29 22:04:38 +01:00
Doron Behar and GitHub
0950233a6e
monkeysAudio: 10.85 -> 10.86 ( #369117 )
2024-12-29 22:56:03 +02:00
Doron Behar and GitHub
85945fd851
url-parser: 2.1.1 -> 2.1.2 ( #369160 )
2024-12-29 22:55:35 +02:00
Doron Behar and GitHub
7a97b52d29
python312Packages.tree-sitter-python: 0.23.2 -> 0.23.6 ( #369184 )
2024-12-29 22:53:12 +02:00
Doron Behar and GitHub
3ac69e2bef
python312Packages.tree-sitter-json: 0.21.0 -> 0.24.8 ( #369185 )
2024-12-29 22:51:53 +02:00
Doron Behar and GitHub
f4ef0ebd8c
python312Packages.tree-sitter-rust: 0.21.2 -> 0.23.2 ( #369186 )
2024-12-29 22:51:22 +02:00
Alexei Mikhailov
01f52b42e8
exercism: install shell completions
...
Exercism ships both with pre-generated completions [0], and has
`completion` command to generate completions for
bash/zsh/fish/powershell.
Initially I was planning to use the latter, but seems like due to
a bug (?) in cobra-generated completions (probably [1]), the resulting
completions aren't fully working (if at all);
so this makes use of the ones provided in the repo. I'll probably update
this once more to use auto-generated completions once I manage to update
cobra dependency for exercism CLI itself.
[0] https://github.com/exercism/cli/tree/main/shell
[1] https://github.com/spf13/cobra/pull/1940
2024-12-29 22:33:51 +02:00
Arne Keller and GitHub
38c5f8308a
python312Packages.ollama: 0.3.3 -> 0.4.4 ( #364280 )
2024-12-29 21:30:03 +01:00
Doron Behar and GitHub
31b405563f
python312Packages.tree-sitter-html: 0.20.3 -> 0.23.2 ( #369187 )
2024-12-29 22:06:59 +02:00
Wolfgang Walther and GitHub
e8fed40058
n8n: package improvements ( #364947 )
2024-12-29 20:58:57 +01:00
Thiago Kenji Okada and GitHub
47c6ae0a2d
python313Packages.brian2: 2.7.1 -> 2.8.0 ( #368550 )
2024-12-29 19:45:01 +00:00
Thiago Kenji Okada and GitHub
932a3ae36b
rofi: 1.7.5 -> 1.7.6 ( #369121 )
2024-12-29 19:32:19 +00:00
Emily and GitHub
f584242be1
gdome2: remove gdome2 ( #369189 )
2024-12-29 19:23:29 +00:00
nixpkgs-merge-bot[bot] and GitHub
1f2d8cd864
gollama: 1.28.0 -> 1.28.4 ( #369096 )
2024-12-29 19:23:12 +00:00
Emily and GitHub
7154c3bea2
libeb: fix the build against gcc-14 ( #369191 )
2024-12-29 19:22:39 +00:00
Igor Rzegocki
bfdd7b1929
gdome2: remove gdome2
2024-12-29 20:12:23 +01:00
Magnus Bergmark
ae4bba9b33
rofi: 1.7.5 -> 1.7.6
...
New dependency: xcbutilkeysyms
ABC-sorted the xcb dependencies to make them easier to scan in the
future.
Added release note about this version because it is much larger than the
patch-level version bump might indicate.
2024-12-29 20:11:41 +01:00
Igor Rzegocki
7c32532131
workrave: remove meta.broken (it compiles fine on aarch64 now)
2024-12-29 20:11:13 +01:00
Igor Rzegocki
189f39e774
workrave: migrate to pkgs/by-name
2024-12-29 20:10:55 +01:00
nixpkgs-merge-bot[bot] and GitHub
082903a098
namespace-cli: 0.0.397 -> 0.0.398 ( #368890 )
2024-12-29 18:58:15 +00:00
Lin Jian
68ba3d2098
libeb: fix the build against gcc-14
2024-12-30 02:58:05 +08:00
Thiago Kenji Okada and GitHub
47a040766c
hardinfo2: fix meta.mainProgram ( #369075 )
2024-12-29 18:37:01 +00:00
Nikolay Korotkiy and GitHub
0f9814b008
jcli: 0.0.44 → 0.0.46 ( #368316 )
2024-12-29 22:31:24 +04:00
Archit Gupta and Lin Jian
e23192613b
glibcInfo: Fix build
...
The build of glibcInfo has been broken since
d86588d230 (from NixOS/nixpkgs#357052 ).
The common derivation had a makeFlags added which the info derivation
was overriding. The manual says build targets should be put in
buildFlags instead of makeFlags anyways, and doing so removes the
conflict.
2024-12-30 02:26:26 +08:00
nixpkgs-merge-bot[bot] and GitHub
0e849a9141
plemoljp-nf: 1.7.1 -> 2.0.0 ( #369110 )
2024-12-29 18:19:17 +00:00
nixpkgs-merge-bot[bot] and GitHub
738f925e84
tpnote: 1.24.11 -> 1.24.12 ( #369140 )
2024-12-29 18:16:33 +00:00
nixpkgs-merge-bot[bot] and GitHub
853283ab3b
plemoljp: 1.7.1 -> 2.0.0 ( #369108 )
2024-12-29 18:11:42 +00:00
Vladimír Čunát
5a7b53326e
ngtcp2-gnutls: 1.9.1 -> 1.10.0 ( #366596 )
...
The upgrade was done upstream as
https://gitlab.nic.cz/knot/knot-dns/-/commit/413600ea53f14b5
2024-12-29 19:07:23 +01:00
Emily and GitHub
b053c432e5
freeorion: 0.5.0.1 -> 0.5.0.1-unstable-2024-07-28 ( #358976 )
2024-12-29 18:06:06 +00:00
Emily and GitHub
cea53d98ce
kakasi: avoid an implicit declaration of exit ( #368909 )
2024-12-29 18:05:06 +00:00
K900 and GitHub
cd1a978eaa
home-assistant-custom-lovelace-modules.universal-remote-card: 4.3.1 -> 4.3.3 ( #369195 )
2024-12-29 21:00:47 +03:00
Thiago Kenji Okada and GitHub
e008392768
super-slicer: fix STEP importer library not found ( #366654 )
2024-12-29 17:44:21 +00:00
R. Ryantm
f8386493ac
home-assistant-custom-lovelace-modules.universal-remote-card: 4.3.1 -> 4.3.3
2024-12-29 17:39:52 +00:00
nixpkgs-merge-bot[bot] and GitHub
9d4b1e1468
rpcs3: 0.0.34-17206-9d4ff13c2 -> 0.0.34-17265-418a99a62 ( #368991 )
2024-12-29 17:36:06 +00:00
nixpkgs-merge-bot[bot] and GitHub
494689f482
stevenblack-blocklist: 3.15.0 -> 3.15.5 ( #368997 )
2024-12-29 17:25:57 +00:00
K900 and GitHub
5dfc603d98
electron_31: fix build after llvm bump ( #368966 )
2024-12-29 20:21:31 +03:00
Samuel Rounce
af18267240
super-slicer: fix STEP importer library not found
2024-12-29 17:19:33 +00:00
Thiago Kenji Okada and GitHub
804a66fc10
xh: use new Darwin SDK pattern ( #366154 )
2024-12-29 17:06:54 +00:00
Julien Malka and GitHub
fcbd7ab1e1
waycheck: 1.4.0 -> 1.5.0 ( #368995 )
2024-12-29 18:04:41 +01:00
R. Ryantm
04bc240823
python312Packages.tree-sitter-html: 0.20.3 -> 0.23.2
2024-12-29 17:02:16 +00:00
R. Ryantm
4830ae8c47
python312Packages.tree-sitter-rust: 0.21.2 -> 0.23.2
2024-12-29 16:58:53 +00:00
nixpkgs-merge-bot[bot] and GitHub
18069daccd
typos-lsp: 0.1.31 -> 0.1.32 ( #369181 )
2024-12-29 16:58:01 +00:00
R. Ryantm
b6c248cd55
python312Packages.tree-sitter-json: 0.21.0 -> 0.24.8
2024-12-29 16:57:37 +00:00
R. Ryantm
e9daf8b819
python312Packages.tree-sitter-python: 0.23.2 -> 0.23.6
2024-12-29 16:57:31 +00:00
Samuel Rounce and Cabia Rangris
8530b99e3c
super-slicer: 2.3.57.12 -> 2.5.59.13, super-slicer-latest: 2.4.58.5 -> 2.5.59.13, super-slicer-beta: 2.5.59.6 -> 2.5.60.0
...
* Update all super-slicer packages to latest stable verison or pre-release where applicable
* Add patches for boost 1.86 support
* Remove patches for boost 1.79
2024-12-29 20:54:33 +04:00
OTABI Tomoya and GitHub
1c8385ab9c
hackgen-font: 2.9.1 -> 2.10.0 ( #369088 )
2024-12-30 01:54:18 +09:00
Thiago Kenji Okada and GitHub
db84f5b357
houdini: 20.5.370 -> 20.5.445 ( #361799 )
2024-12-29 16:49:26 +00:00
Damien Cassou and GitHub
30c9cd24e4
lint-staged: 15.2.11 -> 15.3.0 ( #368822 )
2024-12-29 17:44:03 +01:00
Luke Granger-Brown and GitHub
da6c52244f
aja-desktop-software: init at 17.1.3 ( #367143 )
2024-12-29 16:42:14 +00:00
jopejoe1 and GitHub
c58aceae22
ffmpeg-full: disable lcevcdec ( #369159 )
2024-12-29 16:40:13 +00:00