Wolfgang Walther and GitHub
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
nixpkgs-ci[bot] and GitHub
aadc0bf661
Merge master into staging-next
2025-02-17 12:05:58 +00: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
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
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 Seager and GitHub
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 Brofeldt and GitHub
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
Kerstin and GitHub
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
Sam Willcocks
a3827a595e
nixos/victorialogs: init module
2025-02-17 11:23:20 +00: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
r-vdp
7a56ddaf9d
switch-to-configuration-ng: don't block when the lockfile is already locked
...
When the lockfile is already locked, stc-ng currently blocks without any
message indicating what is going on.
This is very confusing to users, especially because most will not know
about the lockfile.
Since the current call blocks, we actually never end up in the else
branch.
Switching to a non-blocking call, makes sure that we print out an error
and exit in case the lockfile is already locked by another process,
which makes it a lot clearer what's going on and gives the user a clue
as to what to do to unblock the situation.
2025-02-17 12:06:27 +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
Gaetan Lepage
a795c06ab7
python312Packaegs.pydicom: cleanup & mark as broken on darwin
2025-02-17 11:52:56 +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