Arian van Putten and GitHub
098d858f3c
nixos/image/images: fix sd-card image on aarch64 ( #372783 )
2025-02-17 15:04:27 +01:00
Sandro and GitHub
80adf17f17
brush: init at 0.2.15 ( #382795 )
2025-02-17 15:02:47 +01:00
Sandro and GitHub
7a5fff3941
movim: 0.29.1 → 0.29.2 ( #382825 )
2025-02-17 14:57:09 +01:00
Doron Behar and GitHub
f47ba1d9e9
monkeysAudio: 10.92 -> 10.96 ( #382582 )
2025-02-17 15:48:21 +02:00
โทสฺตัล
46587e6b69
movim: 0.29.1 → 0.29.2
2025-02-17 20:46:36 +07:00
Sandro and GitHub
ab88ce1684
bend: 0.2.36 -> 0.2.37, hvm: 2.0.19 -> 2.0.22 ( #382337 )
2025-02-17 14:42:04 +01:00
Weijia Wang and GitHub
531ba74683
owncast: 0.1.3 -> 0.2.0 ( #373095 )
2025-02-17 14:37:36 +01:00
Weijia Wang and GitHub
21e273a27d
prl-tools: add wayland dependency ( #382771 )
2025-02-17 14:36:43 +01:00
Adam C. Stephens and GitHub
6d0e5aea88
grafana-loki: 3.4.0 -> 3.4.2 ( #382699 )
2025-02-17 08:11:49 -05:00
Adam C. Stephens and GitHub
31b8b248e8
tempo: 2.7.0 -> 2.7.1 ( #382700 )
2025-02-17 08:07:49 -05:00
Adam C. Stephens and GitHub
1b3de1ca52
k9s: 0.32.7 -> 0.40.3 ( #382777 )
2025-02-17 08:03:58 -05:00
Emily and GitHub
fca94f7fff
electron_34-bin: fix read out of range on aarch64 16k pages systems ( #382497 )
2025-02-17 14:01:44 +01:00
Emily and GitHub
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
K900 and GitHub
e1386ca99e
Linux kernels 2025-02-17 ( #382806 )
2025-02-17 15:52:28 +03:00
Gaétan Lepage and GitHub
a9b3dcfd0a
onlyoffice-desktopeditors: 8.2.0 -> 8.3.0 ( #382516 )
2025-02-17 13:38:52 +01:00
Gaétan Lepage and GitHub
ab777d1698
soteria: 0.1.1 -> 0.1.2 ( #382744 )
2025-02-17 13:38:25 +01:00
Gaétan Lepage and GitHub
db3e678fa4
wings: 2.2.4 -> 2.4.1 ( #377610 )
2025-02-17 13:29:38 +01:00
Jörg Thalheim and GitHub
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 Dellaiera and GitHub
0b681b08d6
vscode-extensions: bump ms-*.* extensions related to python ( #382787 )
2025-02-17 13:22:11 +01:00
Wolfgang Walther and GitHub
cf4cb5df36
integrity-scrub: init at 0.6.5 ( #152517 )
2025-02-17 13:21:49 +01:00
Tim and Alyssa 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] and GitHub
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
Jon Seager and GitHub
64949102ca
snapcraft: 8.6.1 -> 8.7.0 ( #382798 )
2025-02-17 11:36:23 +00:00
Sarah Brofeldt and GitHub
403296f1b5
filebeat8: 8.17.1 -> 8.17.2 ( #381993 )
2025-02-17 12:31:48 +01:00
Kerstin and GitHub
4fd33fe51f
python312Packages.weblate-language-data: 2024.16 -> 2025.2 ( #369156 )
2025-02-17 12:27:07 +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
Donovan Glover and GitHub
ff3704400b
librewolf: 134.0.1-1 -> 135.0-1 ( #381570 )
2025-02-17 11:12:47 +00:00
liberodark
a79257e140
wings: 2.2.4 -> 2.4.1
2025-02-17 12:08:20 +01:00
Jon Seager
11c21de1bc
snapcraft: 8.6.1 -> 8.7.0
2025-02-17 11:07:23 +00:00
Pol Dellaiera
8aac9de009
vscode-extensions.visualjj.visualjj: 0.13.4 -> 0.13.6
2025-02-17 12:06:59 +01:00
liberodark
d171a77b55
wings: format
2025-02-17 11:58:57 +01:00
Pol Dellaiera
a1ec3f3902
vscode-extensions.ms-python.black-formatter: move extension in its own directory, bump
2025-02-17 11:56:19 +01:00
Pol Dellaiera
f958cc05fb
vscode-extensions.ms-python.flake8: move extension in its own directory, bump
2025-02-17 11:56:19 +01:00
Pol Dellaiera
60cd7fb8c8
vscode-extensions.ms-python.isort: move extension in its own directory, bump
2025-02-17 11:56:19 +01:00
Pol Dellaiera
5cb2776867
vscode-extensions.ms-python.pylint: move extension into its own directory, bump
2025-02-17 11:56:19 +01:00
Pol Dellaiera
97c4dfebb3
vscode-extensions.my-python.python: 2024.15.2024091301 -> 2025.1.2025021102
2025-02-17 11:56:19 +01:00
Kenichi Kamiya
be7b55de83
brush: init at 0.2.15
2025-02-17 19:48:41 +09:00
4cf8a147dd
release-plz: 0.3.113 -> 0.3.120 ( #382694 )
...
Co-authored-by: DanNixon <dan@dan-nixon.com >
2025-02-17 10:42:21 +00:00
Markus Kowalewski and GitHub
7bf025e6ae
petsc: refactor and add petsc4py support ( #379406 )
2025-02-17 11:22:07 +01:00
Markus Kowalewski and GitHub
23b9ffb1e4
gromacs: 2024.5 -> 2025.0 ( #382385 )
2025-02-17 11:01:06 +01:00
Pol Dellaiera
b98538902b
vscode-extensions.ms-python.mypy-type-checker: 2025.1.10381011 -> 2025.1.10451009
2025-02-17 10:37:42 +01:00
Pol Dellaiera
7f8f65c1fe
vscode-extensions.ms-pyright.pyright: move extension in its own directory
2025-02-17 10:37:42 +01:00
Pol Dellaiera
8277b7b159
vscode-extensions.my-python.debugpy: move extension in its own directory
2025-02-17 10:37:42 +01:00
ba752ffe4f
tparse: 0.16.0 -> 0.17.0 ( #382734 )
...
Co-authored-by: obreitwi <obreitwi@users.noreply.github.com >
2025-02-17 09:35:28 +00:00