Bruno BELANYI and GitHub
b96538077a
nixos/homebox: disable GitHub checks ( #377788 )
2025-01-29 20:38:32 +00:00
Nick Cao and GitHub
ea3a51091b
noseyparker: 0.22.0 -> 0.23.0 ( #377665 )
2025-01-29 15:37:43 -05:00
Nick Cao and GitHub
6e1d6e0b9d
omnictl: 0.45.1 -> 0.46.0 ( #377669 )
2025-01-29 15:36:28 -05:00
Donovan Glover and GitHub
88ab2b09e0
hdrop: 0.7.4 -> 0.7.5 ( #377794 )
2025-01-29 20:30:53 +00:00
Leona Maroni and GitHub
c98f997724
percona-xtrabackup: 8.0.35-31 -> 8.0.35-32 ( #376357 )
2025-01-29 21:23:55 +01:00
Emily and GitHub
85c12104a6
chromium,chromedriver: 132.0.6834.110 -> 132.0.6834.159 ( #377635 )
2025-01-29 21:00:21 +01:00
Mauricio Collares and GitHub
975ac0ab33
pari: 2.15.5 -> 2.17.1 ( #348442 )
2025-01-29 20:22:24 +01:00
Schweber and GitHub
123429aea8
hdrop: 0.7.4 -> 0.7.5
2025-01-29 20:00:30 +01:00
Bruno BELANYI
aaa2688220
nixos/homebox: fix link to documentation
2025-01-29 18:11:26 +00:00
Bruno BELANYI
74caec48d2
nixos/homebox: disable GitHub checks
...
Doesn't make sense to have it enabled by default on NixOS.
2025-01-29 18:10:30 +00:00
Gaétan Lepage and GitHub
762a398892
vimPlugins.corePlugins: init ( #377743 )
2025-01-29 18:41:51 +01:00
Alyssa Ross
2f5582c5d6
cargo-asm: remove
...
6 years since the last upstream commit. Lockfile is too old for
fetchCargoVendor.
2025-01-29 18:40:10 +01:00
Gaetan Lepage
80a2be42df
vimPlugins.corePlugins: init
...
This meta plugin is a collection of important/popular vim plugins.
Ultimately, we could avoid building the entire vimPlugins set while
still ensuring that nothing fundamental in the tooling has been broken.
2025-01-29 18:27:01 +01:00
Sandro and GitHub
32dd05c157
onlyoffice-documentserver: fix issue with broken nixos module ( #377619 )
2025-01-29 18:24:01 +01:00
Sandro and GitHub
aea1f3cf4c
gitkraken: 10.6.2 -> 10.6.3 ( #377716 )
2025-01-29 18:22:34 +01:00
Nikolay Korotkiy and GitHub
e756669363
influxdb-cxx: fix build ( #377760 )
2025-01-29 21:16:57 +04:00
Nicolas Goudry
355f34d152
gitkraken: 10.6.2 -> 10.6.3
2025-01-29 18:13:34 +01:00
Mauricio Collares
4b06c3823c
sage: import pari 2.17 update patch
2025-01-29 18:12:32 +01:00
Mauricio Collares
e579d44b1b
python312Packages.cysignals: 1.11.4 -> 1.12.3
2025-01-29 18:12:10 +01:00
034f26f367
repomix: 0.2.15 -> 0.2.24 ( #374229 )
...
Co-authored-by: boralg <boralg@users.noreply.github.com >
2025-01-29 17:11:42 +00:00
Gaétan Lepage and GitHub
ea490d199b
bento: init at 1.4.1 ( #376799 )
2025-01-29 17:53:04 +01:00
Toma and GitHub
4391439897
blockbench: 4.12.0 -> 4.12.2 ( #377647 )
2025-01-29 17:46:01 +01:00
tomberek and GitHub
f5cc994bd4
parallel: 20241222 -> 20250122 ( #375836 )
2025-01-29 11:44:22 -05:00
2b563fc5af
cargo-pgo: 0.2.8 -> 0.2.9 ( #377657 )
...
Co-authored-by: DanNixon <dan@dan-nixon.com >
2025-01-29 16:44:17 +00:00
d20931e1a7
websurfx: 1.22.2 -> 1.23.0 ( #377557 )
...
Co-authored-by: theobori <theobori@users.noreply.github.com >
2025-01-29 16:28:00 +00:00
R. Ryantm and Mauricio Collares
5b8517d0ae
pari: 2.15.5 -> 2.17.1
2025-01-29 17:27:58 +01:00
genga
d0d0c1a2ed
bento: init at 1.4.1
...
bento: mark darwin as broken
bento: update to use versionCheckHook
bento: update
2025-01-29 19:27:11 +03:00
Silvan Mosberger and GitHub
6f27cf11c8
Improve compare performance ( #377434 )
2025-01-29 17:17:23 +01:00
Sandro and GitHub
43de826f9d
gitkraken: remove inactive maintainers ( #375680 )
2025-01-29 16:57:55 +01:00
Nikolay Korotkiy
00754f9900
influxdb-cxx: fix build
2025-01-29 19:55:10 +04:00
Mauricio Collares and GitHub
29a5366a97
rocmPackages.tensile: bypass warning from cc-wrapper ( #377629 )
2025-01-29 16:49:58 +01:00
Ivan Mincik and GitHub
3e42d1e747
postgresqlPackages.pgrouting: 3.7.1 -> 3.7.2 ( #377756 )
2025-01-29 15:36:42 +00:00
Mauricio Collares
2094f0d9be
rocmPackages_5.tensile, rocmPackages_5.llvm.libcxx: port fixes
2025-01-29 16:27:19 +01:00
Martin Schwaighofer and Mauricio Collares
74858c1939
rocmPackages.tensile: use unwrapped cc as assembler
...
Tensile calls rocm clang with parameters such as "-x assembler
-target amdgcn-amd-amdhsa". Using a wrapped compiler with "-target"
leads to warnings introduced in
fc590fdd05 .
Co-authored-by: Mauricio Collares <mauricio@collares.org >
2025-01-29 16:27:15 +01:00
4ever2 and Vincent Laporte
360076da02
coqPackages.metacoq: 1.3.2 → 1.3.4
2025-01-29 15:58:22 +01:00
Gaétan Lepage and GitHub
8784c21643
neovim-unwrapped: 0.10.3 -> 0.10.4 ( #377726 )
2025-01-29 15:57:36 +01:00
Seth Flynn and GitHub
1eebcc7cdd
cargo-tauri: 2.2.3 -> 2.2.7 ( #377744 )
2025-01-29 09:46:59 -05:00
oddlama
a748ba858a
cargo-tauri: 2.2.3 -> 2.2.7
2025-01-29 15:37:17 +01:00
R. Ryantm
5b7802894d
postgresqlPackages.pgrouting: 3.7.1 -> 3.7.2
2025-01-29 14:22:08 +00:00
Ramses and GitHub
313db6cee3
libburn: backport upstream C23 fix ( #377145 )
2025-01-29 15:14:22 +01:00
OTABI Tomoya and GitHub
3bc43c2e17
python313Packages.letpot: init at 0.3.0 ( #377393 )
2025-01-29 22:25:24 +09:00
Damien Cassou and GitHub
150f7f5e65
lint-staged: 15.4.0 -> 15.4.3 ( #377706 )
2025-01-29 14:18:14 +01:00
Michele Guerini Rocco and GitHub
2e4d19a429
nixos/wireless: fix indentation of extraConfig ( #377482 )
2025-01-29 14:14:10 +01:00
OTABI Tomoya and GitHub
5ecc399b62
python3Packages.mdtraj: 1.10.0 -> 1.10.2 ( #377454 )
2025-01-29 22:13:33 +09:00
OTABI Tomoya and GitHub
9d17dcd232
libcifpp: 7.0.8 -> 7.0.9 ( #377660 )
2025-01-29 22:12:58 +09:00
OTABI Tomoya and GitHub
fa9d9052b9
pdm: 2.22.2 -> 2.22.3 ( #377366 )
2025-01-29 22:05:25 +09:00
OTABI Tomoya and GitHub
f042242e71
libmcfp: 1.3.4 -> 1.3.5 ( #377668 )
2025-01-29 21:47:37 +09:00
OTABI Tomoya and GitHub
83e600c2b7
pylyzer: 0.0.77 -> 0.0.78 ( #377702 )
2025-01-29 21:40:46 +09:00
Adam C. Stephens and GitHub
6793494023
river-bsp-layout: 2.1.0 -> 2.1.1 ( #377697 )
2025-01-29 07:38:31 -05:00
Piotr Kwiecinski and GitHub
f1b5aaa007
flarum: switch to buildComposerProject2 and tag ( #377631 )
...
* flarum: switch to buildComposerProject2
* flarum: switch to tag
2025-01-29 13:35:18 +01:00