Wolfgang Walther and GitHub
1b74fe5d33
fusuma: 3.5.0 -> 3.7.0 ( #376477 )
2025-02-10 19:18:20 +01:00
misuzu and GitHub
1e13e5b37d
nginx: Fix cross-OS build ( #371960 )
2025-02-10 20:17:39 +02:00
Jonas Heinrich and GitHub
5e3b2e5e44
brlaser: switch to more-maintained upstream, same as Fedora ( #380593 )
2025-02-10 19:16:57 +01:00
misuzu and GitHub
2bf51f5ddf
nixos/nats: make config validation friendly to cross compilation ( #379405 )
2025-02-10 20:13:37 +02:00
Gaétan Lepage and GitHub
e4a4120a95
vimPlugins.lsp_lines-nvim: unstable-2024-12-10 -> 3.0.0 ( #380946 )
2025-02-10 19:12:59 +01:00
Gaétan Lepage and GitHub
44a1c96a79
vimPlugins.gitlab-vim: unstable-2025-01-23 -> 0.1.1 ( #380950 )
2025-02-10 19:12:41 +01:00
misuzu and GitHub
428d680eae
liborcus: fix cross and enable tests ( #380041 )
2025-02-10 20:10:27 +02:00
Sandro and GitHub
7ac344dea8
libtorrent-rasterbar: 2.0.10 -> 2.0.11 ( #377560 )
2025-02-10 19:05:35 +01:00
misuzu and GitHub
45798f6e54
Add Thinkpad NXP1001 NFC support using libnfc-nci and PC/SC ( #379118 )
2025-02-10 20:04:51 +02:00
R. Ryantm
390fecc61d
vimPlugins.gitlab-vim: unstable-2025-01-23 -> 0.1.1
2025-02-10 17:21:28 +00:00
R. Ryantm
669ebb9978
vimPlugins.lsp_lines-nvim: unstable-2024-12-10 -> 3.0.0
2025-02-10 17:15:45 +00:00
5156904c71
kubernetes-controller-tools: 0.17.1 -> 0.17.2 ( #380899 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2025-02-10 18:05:17 +01:00
Sandro and GitHub
78feb1d533
flintlock: 0.8.0 -> 0.8.1 ( #380928 )
2025-02-10 18:04:38 +01:00
Robert Schütz and GitHub
597a131a05
immich-public-proxy: 1.6.3 -> 1.7.2 ( #380766 )
2025-02-10 08:55:38 -08:00
Sandro and GitHub
59831b03b3
trunk: 0.21.5 -> 0.21.7 ( #376736 )
2025-02-10 17:55:17 +01:00
Pavol Rusnak and GitHub
f82abdfb78
python3Packages.jax-cuda12-pjrt: don't try to build on aarch64-linux ( #380936 )
2025-02-10 17:53:50 +01:00
Pavol Rusnak
f8bd998b4e
python3Packages.jax-cuda12-pjrt: don't try to build on aarch64-linux
2025-02-10 17:52:33 +01:00
Robert Schütz and GitHub
94a21d8335
vaultwarden: 1.33.1 -> 1.33.2 ( #380716 )
2025-02-10 08:52:21 -08:00
Sandro and GitHub
b7cde80965
jefferson: relax cstruct dependency ( #380735 )
2025-02-10 17:46:12 +01:00
denast
e803927113
fusuma: 3.5.0 -> 3.7.0
2025-02-10 11:45:21 -05:00
Matthieu Coudron and GitHub
f7408d3148
vimPlugins.rocks-nvim: add initLua for a working out of the box exper… ( #375083 )
...
vimPlugins.rocks-nvim: add initLua for a working out of the box experience
added a test as well. Using NVIM_APPNAME to run "neovim.tests.nvim_with_rocks_nvim" in a minimal sandbox.
2025-02-10 17:41:54 +01:00
Pavol Rusnak and GitHub
dffcaa4da0
electrum: add patch for aiorpcx 0.24 compatibility ( #380708 )
2025-02-10 17:26:04 +01:00
fd2451f9a5
nezha-theme-nazhua: 0.5.6 -> 0.5.7 ( #380930 )
...
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com >
2025-02-10 16:19:27 +00:00
Yarny0
e3d7bbab8b
electrum: patch for aiorpcx 0.24 compatibility
...
electrum is quite strict about the aiorpcx version is accepts.
With commit 4bbf5300d4 ,
Upstream already has a patch to extend
the range of aiorpcx versions it permits:
https://github.com/spesmilo/electrum/commit/171aa5ee5ad4e25b9da10f757d9d398e905b4945
As the patch does not cleanly apply to the
distribution tarball we're using, we instead apply the
required changes "by hand", with `substituteInPlace`.
On top of the changes adapted from the upstream commit,
we have to change the file `./electrum/electrum`:
It is not part of the upstream source repository,
but it gets created from `./run_electrum` when
upstream creates the distribution tarball.
Note that the commit at hand is similar to
0e513f0435 .
2025-02-10 17:16:09 +01:00
Yarny0
b0c4f34b53
electrum: substitute with --replace-fail
...
The old `--replace` is deprecated,
we use `--replace-fail` so changes in source code that
might invalidate substitute invocations get noticed.
Cf. commit e07a2fab7f .
2025-02-10 17:16:08 +01:00
Yarny0
32e0927884
Revert "electrum: fixup Exec lines in .desktop"
...
This reverts commit a879c72552 .
It is no longer needed,
as electrum removed the PATH manipulation:
https://github.com/spesmilo/electrum/commit/f15abd7cbd55c82833ad621754d3420895414f75
However, this commit also deviates from a plain revert,
as it adds an additional replacement command to still
substitute the `--testnet` command line, as it was done before.
Note:
Those `--replace` calls are removed here in order to stricten
substitute calls with `--replace-fail` in a follow-up commit.
2025-02-10 17:14:11 +01:00
tklk
1ba6c7754f
flintlock: 0.8.0 -> 0.8.1
...
Diff: https://github.com/weaveworks/flintlock/compare/v0.8.0...v0.8.1
2025-02-10 16:02:49 +00:00
R. Ryantm
ba5135dd80
nezha-theme-nazhua: 0.5.6 -> 0.5.7
2025-02-10 15:58:19 +00:00
Philip Taron and GitHub
6c2770d96d
haskellPackages.tailwind: fix build ( #380641 )
2025-02-10 07:31:20 -08:00
Pavol Rusnak and GitHub
a179479651
python3Packages.tensorflow: fix typo ( #380919 )
2025-02-10 16:28:21 +01:00
Pol Dellaiera and GitHub
db232e39e4
h2o: add mainProgram ( #380836 )
2025-02-10 16:22:30 +01:00
Gaétan Lepage and GitHub
458ae0ee23
autobrr: 1.57.0 -> 1.58.0 ( #379812 )
2025-02-10 16:21:19 +01:00
Pavol Rusnak
f56ea4095b
python3Packages.tensorflow: fix typo
2025-02-10 16:17:44 +01:00
23fb19340b
lprobe: 0.1.4 -> 0.1.5 ( #380900 )
...
Co-authored-by: cageyv <cageyv@users.noreply.github.com >
2025-02-10 15:15:48 +00:00
Pedro Alves
45f3a21fe2
autobrr: 1.57.0 -> 1.58.0
2025-02-10 15:12:13 +00:00
Johannes Kirschbauer and GitHub
9d3e649939
lib.types: init mergeTypes ( #364620 )
2025-02-10 22:10:30 +07:00
Christoph Honal
a05198804c
nixos/nfc-nci: init
2025-02-10 15:59:53 +01:00
Christoph Honal
735f85e845
pcscd: allow multiple readerConfig entries
2025-02-10 15:59:53 +01:00
Christoph Honal
f6e9c84743
ifdnfc-nci: init at 0.2.1
2025-02-10 15:59:53 +01:00
Christoph Honal
0d67f93d7e
libnfc-nci: init at 2.4.1-unstable
2025-02-10 15:59:53 +01:00
Christoph Honal
a02b183b85
linuxPackages.nxp-pn5xx: init at 0.4-unstable
2025-02-10 15:58:59 +01:00
Sandro and GitHub
04757606e5
mitmproxy: relax some dependencies to fix build ( #380668 )
2025-02-10 15:25:33 +01:00
Johannes Kirschbauer
3c911b2aca
lib.types: init mergeTypes
2025-02-10 21:23:12 +07:00
e2c7f6abc9
erofs-utils: 1.8.4 -> 1.8.5 ( #380889 )
...
Co-authored-by: jmbaur <jmbaur@users.noreply.github.com >
2025-02-10 14:18:03 +00:00
Peder Bergebakken Sundt and GitHub
6a980b94b6
python312Packages.amaranth-boards: 0-unstable-2024-12-21 -> 0-unstable-2025-02-07 ( #380858 )
2025-02-10 14:50:00 +01:00
0ca3f1c305
amdvlk: 2024.Q4.3 -> 2025.Q1.1 ( #380198 )
...
Co-authored-by: Flakebi <Flakebi@users.noreply.github.com >
2025-02-10 13:49:22 +00:00
Gaétan Lepage and GitHub
6a798fcf01
python3Packages.nixpkgs-updaters-library: 1.0.2 -> 1.1.0 ( #380898 )
2025-02-10 14:32:21 +01:00
R. Ryantm
da86067e1f
lprobe: 0.1.4 -> 0.1.5
2025-02-10 13:29:37 +00:00
Gaétan Lepage and GitHub
196e411cb4
luaPackages.nvim-dbee: init at 0.1.9-1 ( #380896 )
2025-02-10 14:28:38 +01:00
PerchunPak
7b925c96f9
python3Packages.nixpkgs-updaters-library: 1.0.2 -> 1.1.0
2025-02-10 14:21:27 +01:00