Age | Commit message (Collapse) | Author |
|
For ev:
pipewire: 1.4.2 -> 1.4.7
For tente:
matrix-synapse: 1.131.0 -> 1.135.2
grafana: 12.0.0+security-01 -> 12.0.3
grafana-loki: 3.4.3 -> 3.4.5
prometheus: 3.1.0 -> 3.5.0
go: 1.24.3 -> 1.24.5
nix: 2.28.3 -> 2.28.4
nss-cacert: 3.111 -> 3.113.1
openssl: 3.4.1 -> 3.4.2
python3: 3.12.10, 3.13.3 -> 3.12.11, 3.13.4
systemd: 257.5 -> 257.7
|
|
chromium: 138.0.7204.100 -> 139.0.7258.66
element-desktop: 1.11.105 -> 1.11.109
firefox: 140.0.4 -> 141.0.3
gcc-wrapper: 14.2.1.20250322 -> 14.3.0
git: 2.49.0 -> 2.50.1
go: 1.24.4 -> 1.24.5
jujutsu: 0.29.0 -> 0.31.0
krita: 5.2.9 -> 5.2.11
mkpasswd: 5.6.2 -> 5.6.4
networkmanager: 1.52.0 -> 1.52.1
nodejs: 22.16.0 -> 22.17.1
pipewire: 1.4.5 -> 1.4.7
skim: 0.18.0 -> 0.20.4
sudo: 1.9.17p1 -> 1.9.17p2
systemd: 257.6 -> 257.7
thunderbird: 139.0.2 -> 141.0
util-linux(bin): 2.41 -> 2.41.1
util-linux(man): 2.41 -> 2.41.1
vim: 9.1.1336 -> 9.1.1566
vim-full: 9.1.1336 -> 9.1.1566
|
|
|
|
chromium: 137.0.7151.68 -> 138.0.7204.100
curl(bin): 8.13.0 -> 8.14.1
curl(man): 8.13.0 -> 8.14.1
element-desktop: 1.11.102 -> 1.11.105
file: 5.46 -> 5.45
firefox: 139.0.1 -> 140.0.4
go: 1.24.3 -> 1.24.4
iputils: 20240905 -> 20250605
mkpasswd: 5.6.1 -> 5.6.2
nix: 2.28.3 -> 2.28.4
nodejs: 22.14.0 -> 22.16.0
pipewire: 1.4.2 -> 1.4.5
python3: 3.12.10, 3.13.3 -> 3.12.11, 3.13.4
python3.13(doc): 3.13.3 -> 3.13.4
skim: 0.17.3 -> 0.18.0
strace: 6.14 -> 6.15
sudo: 1.9.16p2 -> 1.9.17p1
systemd: 257.5 -> 257.6
thunderbird: 138.0.1 -> 139.0.2
xwayland: 24.1.6 -> 24.1.8
|
|
|
|
Fixes `tokei -n commas` crashing, see https://github.com/NixOS/nixpkgs/pull/415015.
|
|
I'm not sure why the Kodi user now needs to be in the `audio` group
but without it the user can only see a dummy device.
|
|
Updates Firefox from 135.0.1 to 138.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For Zed >0.176.1 where pyright failing to start has been fixed
(https://github.com/zed-industries/zed/pull/24873).
|
|
|
|
|
|
npins automatically changes it to this order when doing any changes.
|
|
|
|
|
|
|
|
|
|
niv is written in Haskell, while npins is written in Rust. I'm more
comfortable with Rust. npins also seems more actively maintained.
The files in npins/ were generated with:
nix-shell -p npins
npins init --bare
npins add --name nixos channel nixos-24.05
|