Thiago Kenji Okada and GitHub
73072fd3d8
ruri: init at 3.8 ( #398079 )
2025-04-19 18:06:59 +01:00
Thiago Kenji Okada and GitHub
d3b17bf689
nginxMainline: 1.27.4 -> 1.27.5 ( #399387 )
2025-04-19 18:04:23 +01:00
Kenichi Kamiya and Aleksana
000ac05957
smeagol: init at 0.5.0
...
Co-authored-by: Aleksana <alexander.huang.y@gmail.com >
2025-04-20 02:02:41 +09:00
ca681af7e4
lavat: 2.1.0 -> 2.2.0 ( #399916 )
...
Co-authored-by: Minion3665 <sky@a.starrysky.fyi >
2025-04-19 17:00:06 +00:00
Piotr Kwiecinski
d7e7243d4c
nixosTests.signal-desktop: migrate to runTest
...
Part of #386873
2025-04-19 18:54:11 +02:00
Sandro and GitHub
c68f780af7
chore: move meta option to top level in many modules ( #383471 )
2025-04-19 18:46:09 +02:00
R. Ryantm
730b241e09
python312Packages.llm-gemini: 0.17 -> 0.18.1
2025-04-19 16:43:50 +00:00
R. Ryantm
c9903c70db
filen-cli: 0.0.32 -> 0.0.33
2025-04-19 16:41:19 +00:00
Nico Felbinger
e0d1b49a46
chore: move meta option to top level in many modules
2025-04-19 18:27:48 +02:00
emaryn
bfc5245bf0
animeko: init at 4.8.2
2025-04-20 00:24:55 +08:00
Davis Schirmer
6826c47b07
traefik: enable nix-update-script
2025-04-19 12:23:29 -04:00
Davis Schirmer
c562aeb5f4
traefik: 3.3.4 -> 3.3.6
...
https://github.com/traefik/traefik/releases/tag/v3.3.6
2025-04-19 12:22:02 -04:00
R. Ryantm
76616ca200
terraform-providers.tfe: 0.64.0 -> 0.65.1
2025-04-19 16:16:54 +00:00
David McFarland and GitHub
651302ced0
msbuild-structured-log-viewer: migrate lockfile to JSON ( #367542 )
2025-04-19 13:15:44 -03:00
Matthias Beyer and GitHub
e2862e644d
cargo-msrv: 0.17.1 -> 0.18.4 ( #400024 )
2025-04-19 18:15:30 +02:00
Cosima Neidahl and GitHub
f7b20f6d75
mir: 2.20.1 -> 2.20.2 ( #399737 )
2025-04-19 18:08:40 +02:00
R. Ryantm
8a0d3ca8e3
gose: 0.10.2 -> 0.10.4
2025-04-19 16:07:13 +00:00
c2d7322efd
ghostfolio: 2.150.0 -> 2.153.0 ( #400027 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com >
2025-04-19 16:06:03 +00:00
Gutyina Gergő
c07b1a9fed
pocket-id: make overridable
2025-04-19 18:04:37 +02:00
David Chocholatý
1d8647a28c
anytype: Remove pointless update script from main package
...
Anytype cannot be updated separately from its dependencies which need to
be updated together with the main package. Therefore, it is pointless
to keep the update script in the main package.
2025-04-19 17:33:17 +02:00
Morgan Helton
441df58056
mpack: allow building on all platforms
2025-04-19 10:33:09 -05:00
43bdffa3ba
ebusd: 24.1 -> 25.1 ( #398447 )
...
Co-authored-by: nathan-gs <nathan-gs@users.noreply.github.com >
2025-04-19 15:31:51 +00:00
Ratchanan Srirattanamet
7c2387c30b
actual-server: 25.3.1 -> 25.4.0
...
Release note available at [1].
This release now requires that the web UI is locally built rather than
fetched from NPM. Thus, the following changes are made:
- `offlineCache` is made to install all dependencies of the workspace.
The resulting "temporary" `node_modules/` is not suitable for final
install, but can be used for web UI building.
- Web UI is built into a separated derivation, using `node_modules/`
built in the previous step.
- In the final derivation, web UI is copied in, then the final
`node_modules/` is created using `offlineCache`.
The 2-tier node_modules also allow us to avoid downloading architecture-
dependent binaries during the generation of `offlineCache`, allowing us
to eliminate per-architecture hash which allow easier upgrade.
[1]: https://actualbudget.org/docs/releases#2540
2025-04-19 15:31:02 +00:00
Thiago Kenji Okada and GitHub
3c5bc29919
azahar: 2120.2 -> 2120.3 ( #399809 )
2025-04-19 16:30:26 +01:00
2a073703d8
codesnap: 0.10.7 -> 0.10.8 ( #399881 )
...
Co-authored-by: nartsisss <nartsiss@proton.me >
2025-04-19 15:25:44 +00:00
Aleksana and GitHub
1bcf4793f4
rakudo: 2025.01 -> 2025.03 ( #393022 )
2025-04-19 23:23:20 +08:00
Florian Klink and GitHub
5780d1cdf5
jwx: 2.1.4 -> 2.1.5 ( #400073 )
2025-04-19 17:22:28 +02:00
Aleksana and GitHub
fc7fc2fe69
errbot: add hlad as maintainer ( #400030 )
2025-04-19 23:17:23 +08:00
Aleksana and GitHub
ef688ee94d
modelscan: relax rich ( #400055 )
2025-04-19 23:16:28 +08:00
Anton Mosich and Damien Cassou
6241badb08
notmuch: 0.38.3 -> 0.39
...
Importing notmuch2 in the test suite is still broken, see
78529f2949 for more information.
Co-authored-by: Damien Cassou <damien@cassou.me >
2025-04-19 17:12:43 +02:00
rewine and GitHub
5cc587d124
jamesdsp: fix build on qt 6.9 ( #399468 )
2025-04-19 23:10:47 +08:00
Peder Bergebakken Sundt and GitHub
6241d117fe
gotestsum: 1.12.0-unstable-2024-09-17 -> 1.12.1 ( #392148 )
2025-04-19 17:07:57 +02:00
PassiveLemon
abec03b635
wivrn: 0.24 -> 0.24.1
2025-04-19 11:07:25 -04:00
Aleksana and GitHub
48e3deeea5
codebook: init at 0.2.9 ( #398406 )
2025-04-19 23:06:49 +08:00
Sandro and GitHub
91f3d1507d
unsure: init at 0.4.0-unstable-2025-04-15 ( #399529 )
2025-04-19 17:01:57 +02:00
DSeeLP
68c12538c0
finamp: 0.9.14-beta -> 0.9.15-beta
...
https://github.com/jmshrv/finamp/releases/tag/0.9.15-beta
2025-04-19 17:01:04 +02:00
Aleksana and GitHub
5aac695c2a
reddit-tui: init at 0.3.4 ( #397162 )
2025-04-19 22:57:40 +08:00
Nikolay Korotkiy
099fd91a38
qlog: migrate to by-name
2025-04-19 18:56:19 +04:00
LazyStability
1d11c31b9c
maintainers: add LazilyStableProton
2025-04-19 16:53:13 +02:00
LazyStability
28b8f26feb
reddit-tui: init at 0.3.4
2025-04-19 16:53:07 +02:00
Florian Klink and GitHub
8ee81a2b55
nixos/alloy: set After=network.target ( #399864 )
2025-04-19 16:50:18 +02:00
b550108188
klog-rs: 0.4.1 -> 0.4.2 ( #400091 )
...
Co-authored-by: tobifroe <tobifroe@users.noreply.github.com >
2025-04-19 14:46:09 +00:00
Peder Bergebakken Sundt and GitHub
3785353a97
elvis: unbreak ( #392102 )
2025-04-19 16:43:13 +02:00
Thiago Kenji Okada and GitHub
ea78c60201
python3Packages.pylddwrap: set pyproject = true, fix flaky build ( #400032 )
2025-04-19 15:41:19 +01:00
Victor Engmark and emaryn
951c787a49
unsure: init at 0.4.0
...
Co-authored-by: emaryn <197520219+emaryn@users.noreply.github.com >
2025-04-19 16:40:29 +02:00
Toma and GitHub
fe09eac752
uiua-unstable: 0.15.1 -> 0.16.0-dev.1 ( #400069 )
2025-04-19 16:34:56 +02:00
Emily and GitHub
e937b4e479
libAppleWM: fix build failure due to missing xorg-macros ( #399600 )
2025-04-19 15:34:17 +01:00
Sandro and GitHub
bd388a0859
kitex: 0.13.0 -> 0.13.1 ( #397912 )
2025-04-19 16:25:41 +02:00
K900 and GitHub
c3bac0228e
blender: move openUsdSupport from let-in to attrs ( #394035 )
2025-04-19 17:22:38 +03:00
Pol Dellaiera and GitHub
eb0b419d8a
vscode-extensions.tecosaur.latex-utilities: init at 0.4.14 ( #399845 )
2025-04-19 14:15:44 +00:00