Commit Graph
755906 Commits
Author SHA1 Message Date
Gaetan Lepage efbeabd3cc python312Packages.deid: 0.3.25 -> 0.4.0
Diff:
https://github.com/pydicom/deid/compare/830966d52846c6b721fabb4cc1c75f39eabd55cc...14d1e4eb70f2c9fda43fca411794be9d8a5a8516

Changelog: https://github.com/pydicom/deid/blob/0.4.0/CHANGELOG.md
2025-02-17 14:14:52 +01:00
Adam C. StephensandGitHub 6d0e5aea88 grafana-loki: 3.4.0 -> 3.4.2 (#382699) 2025-02-17 08:11:49 -05:00
Adam C. StephensandGitHub 31b8b248e8 tempo: 2.7.0 -> 2.7.1 (#382700) 2025-02-17 08:07:49 -05:00
Adam C. StephensandGitHub 1b3de1ca52 k9s: 0.32.7 -> 0.40.3 (#382777) 2025-02-17 08:03:58 -05:00
SharzyL 389ad083cd Revert "python3Packages.beancount: 2.3.6 -> 3.0.0"
This reverts commit c0c242eb9e.
2025-02-17 21:01:52 +08:00
EmilyandGitHub fca94f7fff electron_34-bin: fix read out of range on aarch64 16k pages systems (#382497) 2025-02-17 14:01:44 +01:00
EmilyandGitHub 946fe2a9d6 electron{-source,-bin,-chromedriver}: 32.3.0 -> 32.3.1, 33.4.0 -> 33.4.1, 34.1.1 -> 34.2.0 (#382361) 2025-02-17 14:01:27 +01:00
wxt 6fa3398623 python313Packages.aocd-example-parser: 2023.12.20 -> 2024.12.25 2025-02-17 20:56:29 +08:00
K900andGitHub e1386ca99e Linux kernels 2025-02-17 (#382806) 2025-02-17 15:52:28 +03:00
Gaetan Lepage d82a1958bb python312Packages.pydicom-seg: mark as broken 2025-02-17 13:49:37 +01:00
Gaetan Lepage 6412c1cc6d python312Packages.pyorthanc: 1.19.0 -> 1.19.1
Diff: https://github.com/gacou54/pyorthanc/compare/refs/tags/v1.19.0...v1.19.1

Changelog: https://github.com/gacou54/pyorthanc/releases/tag/v1.19.1
2025-02-17 13:49:37 +01:00
Gaétan LepageandGitHub a9b3dcfd0a onlyoffice-desktopeditors: 8.2.0 -> 8.3.0 (#382516) 2025-02-17 13:38:52 +01:00
Gaétan LepageandGitHub ab777d1698 soteria: 0.1.1 -> 0.1.2 (#382744) 2025-02-17 13:38:25 +01:00
Gaétan LepageandGitHub db3e678fa4 wings: 2.2.4 -> 2.4.1 (#377610) 2025-02-17 13:29:38 +01:00
Jörg ThalheimandGitHub 1905c510b8 build(deps): bump actions/create-github-app-token from 1.11.3 to 1.11.5 (#382805) 2025-02-17 19:22:44 +07:00
Pol DellaieraandGitHub 0b681b08d6 vscode-extensions: bump ms-*.* extensions related to python (#382787) 2025-02-17 13:22:11 +01:00
Wolfgang WaltherandGitHub cf4cb5df36 integrity-scrub: init at 0.6.5 (#152517) 2025-02-17 13:21:49 +01:00
r-vdp 125edf8424 switch-to-configuration: don't block on flock, see 7a56ddaf9d 2025-02-17 13:14:25 +01:00
transcaffeine 7a797c2a28 jellyfin: 10.10.5 -> 10.10.6 2025-02-17 12:58:38 +01:00
Vonfry 40f304af0d fcitx5-mcbopomofo: 2.8.1 -> 2.9.0 2025-02-17 19:58:25 +08:00
transcaffeine f486df02f7 jellyfin-web: 10.10.5 -> 10.10.6 2025-02-17 12:58:23 +01:00
TimandAlyssa Ross eaee7b7a45 glibc_multi: add output "static"
This change enables static compilation with glibc in a multilib setup. For
building a nix shell the output can now be referenced as follows:

devShells.default = pkgs.mkShell {
    packages = [
        pkgs.glibc_multi.static
    ];
};

In the implementation I was forced to make two design decisions:
1. The directory `$static/lib64` has to be a "real" directory and not a symlink.
   Otherwise, the path to this directory is not added to $NIX_LDFLAGS, which in
   turn causes the files to not be visible to gcc and ld during the build
   process (for details see `pkgs/build-support/bintools-wrapper/setup-hook.sh`
   line 16).
2. The directories `$static/lib` and `$static/lib64` have to contain symlinks
   to both the files used for static and for dynamic linking (i.e. the outputs
   of `static` and `out` of the 32 and 64 bit variant of glibc). Without this,
   dynamic linking still works, however the resulting binaries will segfault.
2025-02-17 12:52:56 +01:00
Alyssa Ross eab7660870 linux-rt_6_6: 6.6.74-rt48 -> 6.6.77-rt50 2025-02-17 12:50:58 +01:00
Alyssa Ross 7e8817eebd linux-rt_6_1: 6.1.127-rt48 -> 6.1.128-rt49 2025-02-17 12:50:38 +01:00
Alyssa Ross d3a03c8ea9 linux_6_6: 6.6.77 -> 6.6.78 2025-02-17 12:50:16 +01:00
Alyssa Ross 11fce8c326 linux_6_12: 6.12.13 -> 6.12.14 2025-02-17 12:50:07 +01:00
Alyssa Ross e6e7843606 linux_6_13: 6.13.2 -> 6.13.3 2025-02-17 12:49:58 +01:00
Alyssa Ross 4c5af6cdcd linux_testing: 6.14-rc2 -> 6.14-rc3 2025-02-17 12:49:41 +01:00
dependabot[bot]andGitHub f66585fd39 build(deps): bump actions/create-github-app-token from 1.11.3 to 1.11.5
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1.11.3 to 1.11.5.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](https://github.com/actions/create-github-app-token/compare/67e27a7eb7db372a1c61a7f9bdab8699e9ee57f7...0d564482f06ca65fa9e77e2510873638c82206f2)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 11:47:47 +00:00
Vonfry 267fdbca42 fcitx5-unikey: 5.1.5 -> 5.1.6
Diff: https://github.com/fcitx/fcitx5-unikey/compare/5.1.5...5.1.6
2025-02-17 19:42:27 +08:00
Vonfry ffa83545b8 fcitx5-skk: 5.1.5 -> 5.1.6
Diff: https://github.com/fcitx/fcitx5-skk/compare/5.1.5...5.1.6
2025-02-17 19:42:27 +08:00
Vonfry 074d6cd35f fcitx5-rime: 5.1.9 -> 5.1.10 2025-02-17 19:42:26 +08:00
Vonfry 40864cc912 libsForQt5.fcitx5-qt: 5.1.8 -> 5.1.9
Diff: https://github.com/fcitx/fcitx5-qt/compare/5.1.8...5.1.9
2025-02-17 19:42:26 +08:00
Vonfry a47221aca3 fcitx5-m17n: 5.1.2 -> 5.1.3
Diff: https://github.com/fcitx/fcitx5-m17n/compare/5.1.2...5.1.3
2025-02-17 19:42:26 +08:00
Vonfry a791c7a1d7 fcitx5-lua: 5.0.13 -> 5.0.14
Diff: https://github.com/fcitx/fcitx5-lua/compare/5.0.13...5.0.14
2025-02-17 19:42:26 +08:00
Vonfry b484a71581 fcitx5-hangul: 5.1.5 -> 5.1.6
Diff: https://github.com/fcitx/fcitx5-hangul/compare/5.1.5...5.1.6
2025-02-17 19:42:26 +08:00
Vonfry fbd6a6ecff fcitx5-chinese-addons: 5.1.7 -> 5.1.8
Diff: https://github.com/fcitx/fcitx5-chinese-addons/compare/5.1.7...5.1.8
2025-02-17 19:42:26 +08:00
Vonfry 1ccebc0dd7 fcitx5-chewing: 5.1.6 -> 5.1.7
Diff: https://github.com/fcitx/fcitx5-chewing/compare/5.1.6...5.1.7
2025-02-17 19:42:26 +08:00
Vonfry b0eb10c6e8 fcitx5-anthy: 5.1.5 -> 5.1.6 2025-02-17 19:42:26 +08:00
Vonfry a567a342a9 fcitx5: 5.1.11 -> 5.1.12
Diff: https://github.com/fcitx/fcitx5/compare/5.1.11...5.1.12
2025-02-17 19:42:26 +08:00
Vonfry c775348913 libime: 1.1.9 -> 1.1.10
Diff: https://github.com/fcitx/libime/compare/1.1.9...1.1.10
2025-02-17 19:42:26 +08:00
transcaffeine a63e1561d9 cinny-desktop: 4.3.1 -> 4.3.2 2025-02-17 12:36:46 +01:00
Jon SeagerandGitHub 64949102ca snapcraft: 8.6.1 -> 8.7.0 (#382798) 2025-02-17 11:36:23 +00:00
transcaffeine c55a420857 cinny: 4.3.0 -> 4.3.2 2025-02-17 12:33:45 +01:00
Sarah BrofeldtandGitHub 403296f1b5 filebeat8: 8.17.1 -> 8.17.2 (#381993) 2025-02-17 12:31:48 +01:00
Vonfry 6bc46b23c6 tdlib: 1.8.44 -> 1.8.45 2025-02-17 19:30:15 +08:00
phaer 080f3f53d0 backblaze-b2: 4.2.0 -> 4.3.0 2025-02-17 12:28:50 +01:00
KerstinandGitHub 4fd33fe51f python312Packages.weblate-language-data: 2024.16 -> 2025.2 (#369156) 2025-02-17 12:27:07 +01:00
Peder Bergebakken Sundt 6a9d76045c curv: fix build on aarch64 2025-02-17 12:26:12 +01:00
2c5c849b90 librime: 1.13.0 -> 1.13.1 (#382563)
Co-authored-by: Vonfry <dev@vonfry.name>
2025-02-17 11:20:51 +00:00