Commit Graph
777084 Commits
Author SHA1 Message Date
Pol DellaieraandGitHub bd6fd9b9f4 checkstyle: 10.21.4 -> 10.22.0 (#394624) 2025-03-31 07:35:52 +02:00
Pol DellaieraandGitHub 1a9489dbe3 python312Packages.llm-gemini: 0.15 -> 0.16 (#394627) 2025-03-31 07:35:33 +02:00
Pol DellaieraandGitHub 0b667c4470 bazelisk: doCheck = true (#394633) 2025-03-31 07:35:10 +02:00
Gaétan LepageandGitHub fe6ee6c806 compiledb: 0.10.1 -> 0.10.7 (#392607) 2025-03-31 07:34:27 +02:00
Pol DellaieraandGitHub 912c07e23a python3Packages.nanobind: 2.5.0 -> 2.6.1 (#394683) 2025-03-31 07:34:14 +02:00
Gaétan LepageandGitHub 1ed9b91da2 xeus: 3.2.0 -> 5.2.0 (#385730) 2025-03-31 07:33:15 +02:00
Pol DellaieraandGitHub abd3e9cb12 gitignore: ignore worktrees (#394773) 2025-03-31 07:15:55 +02:00
Austin HorstmanandGitHub f62c664b16 qt: add "kde6" to qt.platformTheme (#384669) 2025-03-31 00:00:31 -05:00
Pol DellaieraandGitHub 79642841b2 vscode-extensions-update: improve (#394390) 2025-03-31 06:39:05 +02:00
Pol DellaieraandGitHub 88df0a8fac vscode-extensions.visualjj.visualjj: 0.13.6 -> 0.14.1 (#394745) 2025-03-31 06:38:21 +02:00
dotlambdaandGitHub fb313de0d8 python3Packages.mcp: 1.3.0 -> 1.5.0 (#393206) 2025-03-30 21:29:57 -07:00
Philipp BartschandMasum Reza cd6f6791e9 nixosTests.fail2ban: extend test coverage 2025-03-31 09:13:38 +05:30
Philipp BartschandMasum Reza 0dbddf816a nixosTests.fail2ban: migrate to runTest 2025-03-31 09:13:38 +05:30
AleksanaandGitHub cd200e7fae gearlever: 2.3.2 -> 3.0.2 (#391316) 2025-03-31 11:20:29 +08:00
dotlambdaandGitHub 992cc4c2c0 python313Packages.py-dactyl: init at 2.0.5 (#394531) 2025-03-30 20:18:54 -07:00
dotlambdaandGitHub 586f73b8e4 poetry: 2.1.1 -> 2.1.2 (#394514) 2025-03-30 20:18:15 -07:00
dotlambdaandGitHub 8aabb5cfa8 python313Packages.awsiotsdk: patch in correct version string (#394143) 2025-03-30 20:16:08 -07:00
R. RyanTMandGitHub ed2073bf6a python312Packages.mplhep: 0.3.58 -> 0.3.59 (#394370) 2025-03-30 23:15:00 -04:00
Seth Flynn b6420c7bca gitignore: ignore worktrees 2025-03-30 22:46:13 -04:00
Donovan GloverandGitHub 3c1ae46987 offrss: unbreak GCC 14, modernize (#394690) 2025-03-31 02:34:42 +00:00
Benjamin HippleandGitHub 25f202e7c9 oneDNN: 3.7 -> 3.7.2 (#388128) 2025-03-30 22:11:44 -04:00
Pol DellaieraandGitHub a415dea180 vscode-extensions.anweber.vscode-httpyac: 6.16.6 -> 6.16.7 (#394754) 2025-03-31 04:06:13 +02:00
Donovan GloverandGitHub 1d3a750cb7 bun: 1.2.5 -> 1.2.7 (#393118) 2025-03-31 01:57:31 +00:00
ghpzinandMatthieu Coudron efa1f97317 rs: modernize
- replace `rec` with `finalAttrs`
- remove `with lib;` from `meta`
2025-03-31 03:46:56 +02:00
ghpzinandMatthieu Coudron d27c6262e6 rs: fix build with gcc14
- add `-DNEED_STRTONUM` flag to include declaration of `strtonum`
from `rs.h`:
```
#ifdef NEED_STRTONUM
/* .linked/strtonum.c */
extern long long strtonum(const char *, long long, long long, const char **);
#endif
```
Fixes `implicit-function-declaration` error with gcc 14:
```
rs.c: In function 'getargs':
rs.c:410:34: error: implicit declaration of function 'strtonum';
did you mean 'strtouq'? []
  410 |                         owidth = strtonum(optarg, 1, INT_MAX, &errstr);
      |                                  ^~~~~~~~
      |                                  strtouq
```
2025-03-31 03:46:56 +02:00
ghpzinandMatthieu Coudron 21ec8478ed ns-3: 39 -> 44, fix build with gcc14
- update to latest release tag (ns-3.44), that contains commit:
https://gitlab.com/nsnam/ns-3-dev/-/commit/5b130ba365831cf54674828e46cfa6b7b69c9f77
it fixes build with gcc14.
Without it build fails with this and similar errors:
```
/build/source/src/core/model/val-array.h:83:16: error: template-id not
allowed for constructor in C++20 []
   83 |     ValArray<T>() = default;
      |                ^
```

Diff: https://gitlab.com/nsnam/ns-3-dev/-/compare/ns-3.39...ns-3.44

Changelog: https://gitlab.com/nsnam/ns-3-dev/-/blob/ns-3.44/CHANGES.md
2025-03-31 03:40:20 +02:00
Adam C. StephensandGitHub 11e4741be7 incus: 6.10.1 -> 6.11.0 (#394108) 2025-03-30 21:20:03 -04:00
Lin JianandGitHub 1e5c9a1262 emacs: make trivialBuild respect error tunables at bytecompile time (#394546) 2025-03-31 09:07:19 +08:00
c72eef1a2f civo: 1.1.98 -> 1.1.99 (#394660)
Co-authored-by: techknowlogick <hello@techknowlogick.com>
2025-03-31 01:05:22 +00:00
R. Ryantm 2e07c7e2f6 vscode-extensions.anweber.vscode-httpyac: 6.16.6 -> 6.16.7 2025-03-31 00:46:29 +00:00
Olivér Falvaiandzowoq da3e9fb555 lsd: re-enable tests 2025-03-31 10:33:23 +10:00
Sigmanificient 8595ce3ed6 compiledb: 0.10.1 -> 0.10.7 2025-03-31 01:25:40 +02:00
emaryn 05a397d3ef vscode-extensions.visualjj.visualjj: 0.13.6 -> 0.14.1 2025-03-31 07:15:13 +08:00
emaryn 0917621281 vscode-extensions.visualjj.visualjj: add update script 2025-03-31 07:15:13 +08:00
Stefano De Vuono e1b8acf7ca change replace to replace-fail 2025-03-30 15:42:16 -07:00
Mauricio CollaresandGitHub 3e78aad351 singular: 4.4.0p6 -> 4.4.1 (#394732) 2025-03-30 19:36:53 -03:00
Mauricio CollaresandGitHub 5febfb3e1a primecount: 7.14 -> 7.15 (#390697) 2025-03-30 19:29:42 -03:00
Gaétan LepageandGitHub eb93bdcd2c python313Packages.normality: 2.5.0 -> 2.6.1 (#388015) 2025-03-31 00:25:04 +02:00
Weijia WangandGitHub 469e555477 radarr: 5.19.3.9730 -> 5.21.1.9799 (#392894) 2025-03-31 00:16:48 +02:00
Nick CaoandGitHub c2128634cc ada: 3.2.1 -> 3.2.2 (#394737) 2025-03-30 18:10:29 -04:00
Nick CaoandGitHub 2f47a1f834 python312Packages.extractcode: cleanup and skip failing test (#394733) 2025-03-30 18:09:31 -04:00
Gaétan LepageandGitHub 10c515901f python312Packages.nemosis: 3.8.0 -> 3.8.1 (#387973) 2025-03-31 00:08:06 +02:00
Vincenzo MantovaandGitHub 7ace45436b texlive: use historic mirrors only for final releases (#394567) 2025-03-30 17:54:30 -04:00
TomaandGitHub e2f504bbc2 ldc: remove references to ldcBootstrap (#393645) 2025-03-30 23:47:07 +02:00
Weijia WangandGitHub a65e4598fb guile-reader: fix the build with GCC14 (#394687) 2025-03-30 23:40:48 +02:00
Nikolay KorotkiyandGitHub f706ef4c71 tilemaker: fix build with Boost 1.86+ (#394450) 2025-03-31 01:30:57 +04:00
Gaetan Lepage 6b691fac47 python312Packages.extractcode: cleanup and skip failing test 2025-03-30 23:27:44 +02:00
Fabian AffolterandMatthieu Coudron d889b908e8 termscp: 0.16.1 -> 0.17.0
Diff: https://github.com/veeso/termscp/compare/refs/tags/v0.16.1...v0.17.0

Changelog: https://github.com/veeso/termscp/blob/v0.17.0/CHANGELOG.md
2025-03-30 23:21:21 +02:00
Weijia WangandGitHub d105e65508 python312Packages.klayout: 0.29.12 -> 0.30.0 (#392966) 2025-03-30 23:14:18 +02:00
Gaétan LepageandGitHub ef64e3a265 python312Packages.raylib-python-cffi: fix build, add passthru tests (#387993) 2025-03-30 23:11:12 +02:00