Commit Graph

780317 Commits

Author SHA1 Message Date
nixpkgs-merge-bot[bot]
a328077bc1
anubis: 1.15.1 -> 1.15.2 (#396608)
Co-authored-by: knightpp <knightpp@proton.me>
2025-04-06 17:57:13 +00:00
Weijia Wang
82541d0f98
cloudflared: 2025.2.1 -> 2025.4.0 (#395713) 2025-04-06 19:55:32 +02:00
Fabian Affolter
e84430c4db
python313Packages.meshtastic: 2.6.0 -> 2.6.1 (#396584) 2025-04-06 19:53:37 +02:00
Fabian Affolter
81bd947cab
python313Packages.model-checker: 0.8.19 -> 0.8.20 (#396585) 2025-04-06 19:53:18 +02:00
Fabian Affolter
e4f60b68f8
python312Packages.decora-wifi: 1.4 -> 1.5 (#396547) 2025-04-06 19:52:22 +02:00
Weijia Wang
9acce3eaa3
mimalloc: 2.1.8 -> 3.0.3 (#374185) 2025-04-06 19:48:07 +02:00
Fabian Affolter
5abe83ce6c
python313Packages.pymodbus: 3.8.3 -> 3.8.6 (#383310) 2025-04-06 19:47:50 +02:00
Weijia Wang
ba1e5fbde9
_010editor: 15.0.1 -> 15.0.2 (#395857) 2025-04-06 19:43:06 +02:00
Jeremy Fleischman
a5f347c409
kikit: 1.7.1 -> 1.7.2
changelog: https://github.com/yaqwsx/KiKit/releases/tag/v1.7.2

This brings in support for KiCAD v9:
https://github.com/yaqwsx/KiKit/releases/tag/v1.7.2, as [we upgraded to
KiCAD v9 recently](https://github.com/NixOS/nixpkgs/pull/384150).
2025-04-06 10:41:34 -07:00
Jeremy Fleischman
cb51a6a99a
python3.pkgs.pcbnewtransition: 0.5.0 -> 0.5.2
It looks like they've started publishing sdists with lowercase filenames
(`pcbnewtransition-X.Y.Z.tar.gz` rather than
`pcbnewTransition-X.Y.Z.tar.gz`).
2025-04-06 10:41:34 -07:00
Weijia Wang
70b11d873d
bzflag: Move to by-name (#395192) 2025-04-06 19:40:43 +02:00
R. Ryantm
232e3f6966 androidStudioPackages.canary: 2025.1.1.2 -> 2025.1.1.4 2025-04-06 23:08:16 +05:30
R. Ryantm
6bb30abc46 androidStudioPackages.beta: 2024.3.2.9 -> 2024.3.2.10 2025-04-06 23:08:07 +05:30
Weijia Wang
4f71ca4ed3
ryubing: update meta.homepage and meta.changelog (#395802) 2025-04-06 19:36:33 +02:00
Weijia Wang
88b76a9eec
unibilium: add missing homepage (#396570) 2025-04-06 19:34:17 +02:00
R. Ryantm
b25f8e81ba anubis: 1.15.1 -> 1.15.2 2025-04-06 17:23:06 +00:00
Wolfgang Walther
fcc5f57fb1
symbolicator: 24.7.1 -> 25.3.0 (#393783) 2025-04-06 17:20:12 +00:00
Pol Dellaiera
7242260d80
open-webui: 0.6.0 -> 0.6.1 (#396509) 2025-04-06 19:18:39 +02:00
Wolfgang Walther
5146b561b3
xk6: 0.15.0 -> 0.16.1 (#396335) 2025-04-06 17:18:27 +00:00
Wolfgang Walther
103e33587b
geteduroam-cli: 0.4 -> 0.8 (#396456) 2025-04-06 17:10:17 +00:00
Wolfgang Walther
aff5594042
wavebox: 10.134.18-2 -> 10.135.5-2 (#396398) 2025-04-06 17:10:02 +00:00
Wolfgang Walther
af1a628c26
liana: 9.0 -> 10.0 (#395770) 2025-04-06 17:09:10 +00:00
Wolfgang Walther
631720807f
lianad: 9.0 -> 10.0 (#395769) 2025-04-06 17:08:59 +00:00
Wolfgang Walther
8ce76696d0
kokkos: 4.5.01 -> 4.6.00 (#394195) 2025-04-06 17:03:47 +00:00
Wolfgang Walther
7c4593ca9d
keepalived: 2.3.2 -> 2.3.3 (#394910) 2025-04-06 17:02:05 +00:00
Wolfgang Walther
e015cd1d9c
pixelorama: 1.0.5 -> 1.1 (#394847) 2025-04-06 17:01:35 +00:00
Wolfgang Walther
5f67dc4445
openlinkhub: 0.5.1 -> 0.5.2 (#394787) 2025-04-06 17:01:21 +00:00
Wolfgang Walther
c11afaa33d
cpu-x: 5.1.3 -> 5.2.0 (#394765) 2025-04-06 17:01:02 +00:00
Wolfgang Walther
fa27aa8abc
flat-remix-gnome: 20241208 -> 20250330 (#394596) 2025-04-06 17:00:43 +00:00
Wolfgang Walther
411414009a
shadps4: 0.6.0-unstable-2025-03-18 -> 0.7.0 (#394162) 2025-04-06 17:00:11 +00:00
Wolfgang Walther
83a7bae870
tutanota-desktop: 274.250312.0 -> 275.250326.0 (#394578) 2025-04-06 16:58:28 +00:00
Gabriella Gonzalez
1a01e367f6 nixos/bash: Reset title bar when logging out of remote NixOS system
This fixes an issue where the title bar is permanently clobbered when
you SSH into a remote NixOS system and then log out.  The solution is
to reset the title bar upon logout.
2025-04-06 09:57:48 -07:00
Gabriella Gonzalez
b1bcd7acba nixos/bash: Add support for /etc/bash_logout
This adds a new `programs.bash.logout` option which configures the Bash
logout script.

Carefully note that the stock Bash does not support a global logout
script and only supports user-local logout scripts in `~/.bash_logout`.
However, Nixpkgs patches Bash to support a global `/etc/bash_logout`
script here:

ee0fecd318/pkgs/shells/bash/5.nix (L48)

… and the `programs.bash.logout` option configures that logout script.
2025-04-06 09:57:48 -07:00
Wolfgang Walther
4e18d2d818
prometheus-junos-czerwonk-exporter: 0.14.0 -> 0.14.1 (#393722) 2025-04-06 16:57:01 +00:00
Yt
e529ee683f
erigon: 2.61.3 -> 3.0.0 (#393935) 2025-04-06 12:56:39 -04:00
Wolfgang Walther
a20d9d149d
gnote: 47.2 -> 48.0 (#394509) 2025-04-06 16:56:34 +00:00
Wolfgang Walther
873e10f3b6
sloth: 0.11.0 -> 0.12.0 (#393642) 2025-04-06 16:54:17 +00:00
Wolfgang Walther
f18e129db7
way-displays: 1.12.2 -> 1.13.0 (#394508) 2025-04-06 16:53:49 +00:00
Wolfgang Walther
f1a886a0e1
powerjoular: 1.0.5 -> 1.1.0 (#394503) 2025-04-06 16:53:36 +00:00
Wolfgang Walther
9b6b209f48
seamly2d: 2025.3.17.207 -> 2025.3.25.1924 (#394439) 2025-04-06 16:53:23 +00:00
Wolfgang Walther
27302ff46a
protonup-qt: 2.11.1 -> 2.12.0 (#394417) 2025-04-06 16:53:07 +00:00
Wolfgang Walther
d37f1c13d1
dwarfs: 0.11.0 -> 0.11.2 (#394416) 2025-04-06 16:52:45 +00:00
Wolfgang Walther
95e54f7dc6
vial: 0.7.1 -> 0.7.2 (#394219) 2025-04-06 16:52:30 +00:00
Wolfgang Walther
dc38659d26
ansel: 0-unstable-2025-03-18 -> 0-unstable-2025-03-27 (#394201) 2025-04-06 16:52:14 +00:00
Wolfgang Walther
d8760596bd
morewaita-icon-theme: 47.4 -> 48.1 (#393984) 2025-04-06 16:52:00 +00:00
Wolfgang Walther
de69e3c7e5
cockatrice: 2025-02-10-Release-2.10.0 -> 2025-03-27-Release-2.10.1 (#393907) 2025-04-06 16:51:39 +00:00
Arne Keller
4c276daa5d
.devcontainer: apply nixfmt-rfc-style on save (#396583) 2025-04-06 18:51:19 +02:00
Wolfgang Walther
df0233a2bc
jitsi-videobridge: 2.3-209-gb5fbe618 -> 2.3-215-gbee626bf (#393892) 2025-04-06 16:51:17 +00:00
Wolfgang Walther
155a0b02d8
waydroid: 1.4.3 -> 1.5.1 (#393886) 2025-04-06 16:50:56 +00:00
Wolfgang Walther
a5182f3905
qsynth: 1.0.2 -> 1.0.3 (#393875) 2025-04-06 16:50:43 +00:00