R. Ryantm
fff70b51f1
amp-cli: 0.0.1747195318-g6d7769 -> 0.0.1747483284-g8cf01d
2025-05-17 12:42:21 +00:00
Atemu
2c25b7b552
dd_rescue: 1.99.8 -> 1.99.21 ( #407889 )
2025-05-17 14:02:15 +02:00
Yohann Boniface
a7a1e725e4
maintainers: add email for jappie3 ( #407892 )
2025-05-17 13:56:54 +02:00
Atemu
8d58e3fad3
signald: set jdkOnBuild ( #407902 )
2025-05-17 13:55:06 +02:00
Ulysses Zhan
dfb8bf17cf
update-source-version: escape special characters when replacing url
...
URLs can contain characters that sed would consider special in the context of the regex pattern.
Let’s switch the URL replacement `sed` command to use POSIX Basic Regular Expression syntax to reduce the number of characters that need to be escaped:
https://www.gnu.org/software/sed/manual/html_node/BRE-syntax.html
Then, let’s escape all BRE special characters, plus the separator character `|` of the `s` command in the old URL pattern.
Similarly, the replacement part of the `s` command (new URL) can also contain special characters (e.g. the `&` character would be replaced with the whole matched expression), so we need to escape it as well:
https://www.gnu.org/software/sed/manual/html_node/The-_0022s_0022-Command.html
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2025-05-17 13:33:36 +02:00
Atemu
4541097f67
signald: set jdkOnBuild
...
This is required if the building jdk is a different version than what is default
which is now 21.
2025-05-17 13:28:58 +02:00
Atemu
49b6072f10
perl540Packages.SDL: fix build ( #407869 )
2025-05-17 13:10:59 +02:00
Atemu
d1a10e9182
python3Packages.pybullet: fix build with GCC 14 ( #407872 )
2025-05-17 13:09:39 +02:00
Jappie3
785badaac0
maintainers: add email for jappie3
2025-05-17 13:08:40 +02:00
Felix Singer
8bf69f4279
dd_rescue: Set mainProgram to dd_rescue
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-17 13:03:27 +02:00
Felix Singer
4fdf69a925
dd_rescue: 1.99.8 -> 1.99.21
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-05-17 13:01:28 +02:00
Jonas Heinrich
794b624e67
foliate: 3.2.1 -> 3.3.0 ( #407818 )
2025-05-17 13:00:57 +02:00
Atemu
b7f84bbf90
kicad: 9.0.1 -> 9.0.2 ( #406270 )
2025-05-17 12:59:02 +02:00
Atemu
6e1315080a
darling-dmg: fix compilation ( #405507 )
2025-05-17 12:57:56 +02:00
Martin Weinelt
0f2f4519e1
solanum: 0-unstable-2025-02-25 -> 0-unstable-2025-05-11 ( #407863 )
2025-05-17 12:48:16 +02:00
Wolfgang Walther
31ea39ffbb
CONTRIBUTING.md: fix link to format-check workflow ( #407867 )
2025-05-17 10:31:12 +00:00
Emil Fresk
9dfe55cac4
kicad: 9.0.1 -> 9.0.2
2025-05-17 12:26:02 +02:00
Atemu
0b4a58a83d
linuxPackages.rtl8189es: 2024-01-21 -> 2025-04-29, linuxPackages.rtl8189fs: 2024-01-22 -> 2025-05-04 ( #406218 )
2025-05-17 12:22:08 +02:00
Alexander Bantyev
941751e8cc
llvmPackages: document adding a patch
...
The `getVersionFile` function in the LLVM packaging is a bit confusing.
Clarify its use by making a step-by-step instruction for adding new
patches.
2025-05-17 12:21:53 +02:00
Atemu
506bec1d86
testers.shellcheck: specify script source path ( #405192 )
2025-05-17 12:20:22 +02:00
Gaétan Lepage
5c0c4807e4
forecast: 0-unstable-2025-04-12 -> 0-unstable-2025-05-15 ( #407760 )
2025-05-17 11:56:59 +02:00
Leona Maroni
295c2bd762
python3Packages.pybullet: fix build with GCC 14
2025-05-17 11:49:24 +02:00
Jan Tojnar
04634258c6
Merge gnome-keyring: fix cross compilation ( #407664 )
2025-05-17 11:47:39 +02:00
Grimmauld
308a79daab
perl540Packages.SDL: fix build
2025-05-17 11:46:19 +02:00
Markus Wamser
f15ca0f2a7
CONTRIBUTING.md: fix link to formt-check workflow
2025-05-17 11:41:11 +02:00
Aleksana
84c09fc133
plattenalbum: 2.2.2 -> 2.3.0 ( #406326 )
2025-05-17 17:38:08 +08:00
nixpkgs-merge-bot[bot]
39744bb46d
fflogs: 8.17.1 -> 8.17.13 ( #407828 )
...
Co-authored-by: keysmashes <x-jxfpg5@keysmash.solutions>
2025-05-17 09:36:14 +00:00
Aleksana
08471d777c
curtail: 1.12.0 -> 1.13.0 ( #394176 )
2025-05-17 17:35:45 +08:00
Aleksana
f0cb4f1209
ascii-draw: 1.0.0 -> 1.1.0 ( #404931 )
2025-05-17 17:31:56 +08:00
R. Ryantm
4d4dcf3a4d
solanum: 0-unstable-2025-02-25 -> 0-unstable-2025-05-11
2025-05-17 09:28:44 +00:00
Aleksana
6c537b3d84
varia: 2025.1.24-1 -> 2025.4.22 ( #397278 )
2025-05-17 17:25:58 +08:00
Martin Weinelt
f462e2564d
acme: Add csr option ( #376334 )
2025-05-17 11:24:08 +02:00
Aleksana
b475c480ca
bottles-unwrapped: 51.17 -> 51.21 ( #403938 )
2025-05-17 17:15:02 +08:00
Aleksana
f58d6d12d0
cinny-desktop: make more dependencies optional, don't double wrap binary ( #407761 )
2025-05-17 16:46:18 +08:00
Aleksana
06a2a3a28b
timetrap: migrate timetrap to by-name ( #406189 )
2025-05-17 16:43:47 +08:00
Aleksana
dcbe3f1781
html-ledger: migrate to by-name ( #406196 )
2025-05-17 16:43:02 +08:00
Aleksana
4daf37744d
projectlibre: 1.9.3 -> 1.9.8, move to pkgs/by-name ( #405413 )
2025-05-17 16:41:36 +08:00
Martin Weinelt
29a12c0a3d
home-assistant: 2025.5.1 -> 2025.5.2 ( #407749 )
2025-05-17 10:39:06 +02:00
Martin Weinelt
c07e0efd57
home-assistant.python.pkgs.pytest-homeassistant-custom-component: 0.13.244 -> 0.13.245
...
https://github.com/MatthewFlamm/pytest-homeassistant-custom-component/blob/refs/tags/0.13.245/CHANGELOG.md
2025-05-17 10:22:15 +02:00
Martin Weinelt
65d68f45ff
python313Packages.homeassistant-stubs: 2025.5.1 -> 2025.5.2
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2025.5.2
2025-05-17 10:21:23 +02:00
Aleksana
66282ee101
fedistar: combine frontend into main derivation ( #407162 )
2025-05-17 16:00:49 +08:00
Sefa Eyeoglu
b63b1ae590
vencord: 1.12.1 -> 1.12.2 ( #407725 )
2025-05-17 09:51:32 +02:00
Aleksana
68e60677f2
cerca: init at 0-unstable-2025-05-10 ( #405743 )
2025-05-17 15:45:19 +08:00
K900
363eeaaa1f
kdePackages: Frameworks 6.14.0 -> 6.14.1 ( #407830 )
2025-05-17 10:40:48 +03:00
Aleksana
1f0df6d898
exatorrent: init at 1.3.0 ( #400526 )
2025-05-17 15:38:57 +08:00
Aleksana
9f13118435
actiona: 3.10.2 -> 3.11.1, move to pkgs/by-name ( #402363 )
2025-05-17 15:38:12 +08:00
Aleksana
3fcbdcfc70
doc/tauri: fix example, make openssl linux-only ( #407756 )
2025-05-17 15:32:44 +08:00
Matthias Beyer
73d665e510
annextimelog: 0.14.0 -> 0.15.0 (+tests) ( #407567 )
2025-05-17 09:29:37 +02:00
Aleksana
35514adaed
python313Packages.oauth{,2}: drop ( #407672 )
2025-05-17 15:29:09 +08:00
Nikolay Korotkiy
7b3bfd8a19
jfrog-cli: 2.73.0 -> 2.75.1 ( #407271 )
2025-05-17 11:28:28 +04:00