isabel and GitHub
69212a797e
moonlight: 1.3.24 -> 1.3.25 ( #430202 )
2025-08-03 08:58:40 +01:00
Yorick and GitHub
542817c5f2
asterisk: version updates ( #429640 )
2025-08-03 09:21:47 +02:00
Fabian Affolter and GitHub
460c723c9b
python3Packages.pyosohotwaterapi: 1.2.0 -> 1.2.4 ( #430337 )
2025-08-03 09:14:27 +02:00
Fabian Affolter and GitHub
4abd955183
python3Packages.pynetdicom: 3.0.3 -> 3.0.4 ( #430426 )
2025-08-03 09:13:50 +02:00
Fabian Affolter and GitHub
804ab23b13
python3Packages.fastcore: 1.8.6 -> 1.8.7 ( #430461 )
2025-08-03 09:12:47 +02:00
Fabian Affolter and GitHub
95fbd178b0
hashcat: 6.2.6 -> 7.0.0 ( #430494 )
2025-08-03 08:59:14 +02:00
Fabian Affolter and GitHub
0b76c8b4f8
cdncheck: 1.1.29 -> 1.1.30 ( #430503 )
2025-08-03 08:43:59 +02:00
Aleksana and GitHub
c148f7b964
wahay: init at 0.2 ( #429517 )
2025-08-03 13:38:53 +08:00
Thiago Kenji Okada and GitHub
cfb7d3f445
libretro.beetle-pce-fast: 0-unstable-2025-07-18 -> 0-unstable-2025-08-01 ( #430395 )
2025-08-03 06:34:18 +01:00
Thiago Kenji Okada and GitHub
721836ad91
libretro.stella: 0-unstable-2025-06-26 -> 0-unstable-2025-07-28 ( #430308 )
2025-08-03 06:33:46 +01:00
Jonas Rembser and GitHub
b16813baa8
root: 6.36.00 -> 6.36.02 ( #424032 )
...
* Update to the newest ROOT patch release.
* Disable `tmva-pymva`, since it doesn't work with recent TensorFlow
versions anyway
* Don't set `gnuinstall=ON` for the ROOT build, because we were
overriding the install paths anyway to what they were with
`gnuinstall=OFF`
2025-08-03 00:52:10 -04:00
e68fcaadcd
cura-appimage: 5.10.1 -> 5.10.2 ( #430444 )
...
Co-authored-by: pbek <patrizio@bekerle.com >
2025-08-03 04:38:35 +00:00
4a3c2cb8d2
qownnotes: 25.7.8 -> 25.7.9 ( #430519 )
...
Co-authored-by: pbek <patrizio@bekerle.com >
2025-08-03 04:37:29 +00:00
Weijia Wang and GitHub
0cdc40cf84
open-policy-agent: disable flaky test ( #430408 )
2025-08-02 20:55:40 -06:00
R. Ryantm
a26223668f
qownnotes: 25.7.8 -> 25.7.9
2025-08-03 02:54:07 +00:00
Weijia Wang and GitHub
c9f71ace30
gp-saml: migrate to by-name ( #427492 )
2025-08-02 20:51:42 -06:00
Weijia Wang and GitHub
3e672c062f
zafiro-icons: migrate to by-name ( #429383 )
2025-08-02 20:49:49 -06:00
Weijia Wang and GitHub
d04e578010
awsume: migrate to by-name ( #428607 )
2025-08-02 20:47:35 -06:00
Weijia Wang and GitHub
f815f873e3
ktextaddons: migrate to by-name ( #428597 )
2025-08-02 20:47:06 -06:00
Weijia Wang and GitHub
c4852fe652
olive-editor: migrate to by-name ( #428359 )
2025-08-02 20:43:05 -06:00
Weijia Wang and GitHub
f3d73be401
pricehist: migrate to by-name ( #427757 )
2025-08-02 20:41:34 -06:00
Weijia Wang and GitHub
e9e74c8244
plater: migrate to by-name ( #428075 )
2025-08-02 20:39:40 -06:00
b56e34b540
awsume: migrate to by-name
...
awsume: refactor package definitions
awsume: fix python path
Use python3 from build instead of host
Co-authored-by: Aleksana <alexander.huang.y@gmail.com >
2025-08-02 20:34:34 -06:00
Guy Chronister and Weijia Wang
09325145c0
olive-editor: migrate to by-name
...
olive-editor: refactor package definitions and meta
2025-08-02 20:33:10 -06:00
53479e04c4
plater: migrate to by-name
...
plater: refactor package definitions and meta
plater: unstable-2020-07-30 -> unstable-2025-03-24
plater: 2020-07-30 -> 1.0.0-unstable-2025-03-24
Co-authored-by: Aleksana <alexander.huang.y@gmail.com >
2025-08-02 20:31:23 -06:00
Weijia Wang and GitHub
7dbcf36324
fallout2-ce: fix patch hash ( #430496 )
2025-08-02 20:26:31 -06:00
Weijia Wang and GitHub
4c6aea256a
screen: disable tests on loongarch64 ( #426840 )
2025-08-02 20:13:39 -06:00
sternenseemann
e960e6e1dc
inspircd: 4.7.0 -> 4.8.0
...
https://docs.inspircd.org/4/change-log/#inspircd-480
- The build system now allows using the system provided versions of
utf8cpp and http-parser which is great for us.
- Pass --disable-ownership which means we will no longer have to know
the user to which will run inspircd at build time (we didn't know that
before, so we had to pass --uid 0 and --gid 0 (which always exist),
but having .service files which hardcode User=root isn't great even
though the user could configure inspircd to use setuid(2)).
2025-08-03 02:53:03 +02:00
sternenseemann
0515216cef
nixos/inspircd: sync with upstream systemd.service file
...
We could in theory just re-use the upstream one, but it sets User=root
which I'm not entirely comfortable with. Instead, add the settings we
were missing from that file here. Sadly, upstream doesn't configure a
syscall filter or similar.
2025-08-03 02:53:03 +02:00
sternenseemann
0f56042556
inspircd: 3.18.0 -> 4.7.0
...
https://docs.inspircd.org/4/breaking-changes/
https://docs.inspircd.org/4/overview/
https://docs.inspircd.org/4/change-log/#inspircd-401
https://docs.inspircd.org/4/change-log/#inspircd-410
https://docs.inspircd.org/4/change-log/#inspircd-420
https://docs.inspircd.org/4/change-log/#inspircd-430
https://docs.inspircd.org/4/change-log/#inspircd-440
https://docs.inspircd.org/4/change-log/#inspircd-450
https://docs.inspircd.org/4/change-log/#inspircd-460
https://docs.inspircd.org/4/change-log/#inspircd-470
Packaging-relevant changes:
- inspircd no longer has the start subcommand, but needs to be invoked
directly.
- New extra modules: log_syslog and log_json
- Removed extra modules: regex_tre, regex_pcre, ssl_mbedtls
You probably should not use them anymore, but they can be
obtained via the module manager in theory — though I doubt it works
with Nix (another item for the todo list, I guess):
https://docs.inspircd.org/4/module-manager/
2025-08-03 02:53:03 +02:00
R. Ryantm
8dfd1d60bd
cdncheck: 1.1.29 -> 1.1.30
2025-08-03 00:51:22 +00:00
54b5c7b431
cc2538-bsl: 2.1-unstable-2025-01-14 -> 2.1-unstable-2025-03-28 ( #428557 )
...
Co-authored-by: lorenz <lorenz@brun.one >
2025-08-03 00:16:37 +00:00
Joyuv
bbc8067bcf
fallout2-ce: fix patch hash
2025-08-02 21:13:21 -03:00
Yt and GitHub
fda0d1fc2e
tailwindcss-language-server: 0.14.25 -> 0.14.26 ( #430452 )
2025-08-02 19:50:43 -04:00
Devan Carpenter and Mikael Voss
f3245b67d0
wahay: init at 0.2
...
Co-authored-by: Mikael Voss <mvs@nyantec.com >
2025-08-02 18:50:02 -05:00
Felix Albrigtsen
e9aa1c19b0
hashcat: fix build on aarch64
2025-08-03 01:22:15 +02:00
7c6f434c and GitHub
42c1366a75
debian-devscripts: 2.25.16 -> 2.25.17 ( #429848 )
2025-08-02 22:31:31 +00:00
Peder Bergebakken Sundt and GitHub
d02708911f
xp-pen-g430-driver: migrate to by-name ( #427572 )
2025-08-03 00:14:24 +02:00
Peder Bergebakken Sundt and GitHub
ea3ac4fd69
mpremote: migrate to by-name ( #427754 )
2025-08-03 00:08:22 +02:00
Peder Bergebakken Sundt and GitHub
9657cc4fd1
harper: 0.53.0 -> 0.54.0 ( #430443 )
2025-08-03 00:00:34 +02:00
Martin Weinelt and GitHub
56674702b0
nixos/postfix: modernize, cleanup ( #416840 )
2025-08-02 23:50:59 +02:00
Pol Dellaiera and GitHub
29c8aa18b9
cpeditor: move to by-name, cleanup ( #430427 )
2025-08-02 23:41:35 +02:00
Philip Taron and GitHub
a4a39bc591
fetchFromSourcehut: add tag as an alternative for rev ( #429392 )
2025-08-02 14:41:26 -07:00
Pol Dellaiera and GitHub
6e34ebd7a7
extrakto: remove unnecessary deps for darwin ( #430458 )
2025-08-02 23:40:35 +02:00
f3aee33359
zwave-js-ui: 10.10.0 -> 11.0.1 ( #430470 )
...
Co-authored-by: cdombroski <cdombroski@users.noreply.github.com >
2025-08-02 21:40:24 +00:00
Pol Dellaiera and GitHub
81f5a12e81
treewide: move to by-name part 2 ( #430106 )
2025-08-02 23:37:39 +02:00
Pol Dellaiera and GitHub
42e7ba2e76
zed-editor: 0.197.3 -> 0.197.5 ( #430258 )
2025-08-02 23:34:33 +02:00
Pol Dellaiera and GitHub
69eee63f62
eslint: 9.31.0 -> 9.32.0 ( #430431 )
2025-08-02 23:32:36 +02:00
Pol Dellaiera and GitHub
25674f2b46
lazygit: 0.53.0 -> 0.54.0 ( #430322 )
2025-08-02 23:24:09 +02:00
Pol Dellaiera and GitHub
2effb2e95f
diffoscope: fix build on Darwin ( #430370 )
2025-08-02 23:23:55 +02:00