Commit Graph

720551 Commits

Author SHA1 Message Date
David McFarland
b8e0d56349
duplicity: 3.0.3.1 -> 3.0.3.2 (#364143) 2024-12-11 09:40:50 -04:00
Kerstin
6af66e96a6
mobilizon: 4.1.0 -> 5.1.0 (#363711) 2024-12-11 14:34:12 +01:00
Bobby Rong
1992eca111
gedit: 48.0 → 48.1 (#363201) 2024-12-11 21:32:18 +08:00
Bobby Rong
e75188aec4
hypnotix: 4.7 -> 4.8 (#364104) 2024-12-11 21:29:41 +08:00
nixpkgs-merge-bot[bot]
38fec0f003
bark-server: 2.1.5 -> 2.1.6 (#364214) 2024-12-11 13:17:50 +00:00
Aleksana
15c97ffcf0
nodePackages.vls: drop (#363742) 2024-12-11 21:09:43 +08:00
Aleksana
e4d97f3e70
jaq: 1.6.0 -> 2.0.1 (#363868) 2024-12-11 21:08:35 +08:00
Aleksana
0b088d4be5
scdl: 2.12.1 -> 2.12.3 (#363870) 2024-12-11 21:07:27 +08:00
Aleksana
9e717ef9bf
cargo-modules: 0.19.1 -> 0.20.2 (#362239) 2024-12-11 20:59:37 +08:00
nixpkgs-merge-bot[bot]
144406356a
versitygw: 1.0.8 -> 1.0.9 (#363805) 2024-12-11 12:39:57 +00:00
Bjørn Forsman
a4458d7310 sbomnix: 1.7.0 -> 1.7.1 2024-12-11 13:32:35 +01:00
R. Ryantm
62cbaa39ed bark-server: 2.1.5 -> 2.1.6 2024-12-11 12:30:46 +00:00
Jenny
2f610f9856
nixos/librenms: order librenms-setup after network.target (#363706) 2024-12-11 13:14:25 +01:00
Franz Pletz
53261ae0e3
batman-adv: 2024.3 -> 2024.4 (#363940) 2024-12-11 13:06:11 +01:00
Leona Maroni
7d24413fbb
gitlab: increase node heap size limit (#364187) 2024-12-11 13:00:50 +01:00
Arne Keller
44f8ed831b
arrpc: 3.4.0 -> 3.5.0; add systemd user service (#351774) 2024-12-11 12:45:17 +01:00
Arne Keller
eafaee722e
unbound: support dynlib module (#333301) 2024-12-11 12:39:59 +01:00
Arne Keller
ce8a0da4a9
legends-of-equestria: init at 2024.05.01 (#296316) 2024-12-11 12:21:54 +01:00
Aly Raffauf
3de5332bba
nixos/qt: install kio when qt.platformTheme = "kde" (#364032) 2024-12-11 13:17:04 +02:00
misuzu
6c7048f933
programs/yubikey-touch-detector: add PartOf=graphical-session.target (#364117) 2024-12-11 13:06:04 +02:00
Volker Diels-Grabsch
37dc568acd ocamlPackages.tls-eio: init at 1.0.4 2024-12-11 11:23:45 +01:00
Arne Keller
bfd7154402
nixos/ebusd: fix device access (#352743) 2024-12-11 11:18:00 +01:00
Leona Maroni
2e5a764eaf
git-worktree-switcher: init at 0.2.4 (#355484) 2024-12-11 11:15:17 +01:00
Alyssa Ross
e9eff47002 nixos/networking: don't add extra names to ::1
From hosts(5):

> For each host a single line should be present with the following
> information:
>
>               IP_address canonical_hostname [aliases...]

With lines like "::1 localhost ahost.adomin ahost", we were saying
that the canonical name for "ahost" was "localhost", the opposite of a
canonical name.  This is why a second loopback address (127.0.0.2) is
used for hostnames with IPv4 — if they were put after "localhost" on
the 127.0.0.1 line, the same thing would happen.  With IPv6 we can't
do the same thing as there's only a single loopback address, so
instead the right thing to do is to simply not list the hostnames in
/etc/hosts, and rely on the myhostname NSS plugin, which will handle
this correctly.

(Note that the examples in hosts(5) also do not include IPv6 FQDN or
hostname entries.)
2024-12-11 11:09:40 +01:00
Pol Dellaiera
4c43880bc8
bitwig-studio: fix MIDI input (#361845) 2024-12-11 10:58:32 +01:00
Moritz Vogel
0c1feac497 nixos/ebusd: fix device access 2024-12-11 10:50:54 +01:00
Leona Maroni
cb68aacc00
gitlab: increase node heap size limit
Without this change gitlab-ee's gitlab-assets fails to build with
JavaScript heap out of memory.

GitLab's own CI uses different limits between 5 to 10GBs, but 8GBs for
asset builds. (see https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/tasks/gitlab/assets.rake#L130)
2024-12-11 10:46:27 +01:00
Jörg Thalheim
79a7ad1c21
nix: simplify version checks (#363831) 2024-12-11 10:42:44 +01:00
Weijia Wang
e91d7969ae
python312Packages.example-robot-data: 4.1.0 -> 4.2.0 (#363802) 2024-12-11 10:37:26 +01:00
Arne Keller
138ac300df
nixos/v2ray: change the type of config field (#163810) 2024-12-11 10:30:02 +01:00
R. Ryantm
c686ea4e81 tarlz: 0.25 -> 0.26 2024-12-11 09:24:50 +00:00
Damien Cassou
e09964d017
lint-staged: 15.2.10 -> 15.2.11 (#364089) 2024-12-11 09:52:07 +01:00
R. Ryantm
4350176879 terraform-providers.ibm: 1.71.2 -> 1.72.1 2024-12-11 18:45:28 +10:00
nixpkgs-merge-bot[bot]
d93447f350
chamber: 3.1.0 -> 3.1.1 (#364076) 2024-12-11 08:20:08 +00:00
misuzu
5b5494fe45
nixos/wireguard-networkd: use systemd credentials for privateKeyFile and presharedKeyFile (#364078) 2024-12-11 10:13:20 +02:00
Jan Tojnar
0daaba4fbd malcontent: Add malcontent-ui to passthru.tests 2024-12-11 09:11:50 +01:00
Jan Tojnar
fa5fd554c6 malcontent: 0.12.0 → 0.13.0
https://gitlab.freedesktop.org/pwithnall/malcontent/-/compare/0.12.0...0.13.0
2024-12-11 09:11:50 +01:00
Christoph Hrdinka
953f377e92
nsd: 4.10.1 -> 4.10.2 (#363428) 2024-12-11 09:07:31 +01:00
Jörg Thalheim
c64ac9fb7e
nix-eval-jobs: 2.24.1 -> 2.25.0 (#364137) 2024-12-11 09:06:54 +01:00
Gaétan Lepage
65bd49cf93
vimPlugins.blink-cmp: 0.7.3 -> 0.7.6 (#364100) 2024-12-11 08:45:46 +01:00
Gaétan Lepage
b3438737b4
python312Packages.mizani: 0.13.0 -> 0.13.1 (#363988) 2024-12-11 08:15:54 +01:00
Wout Mertens
ca5381c0c6
netdata: 1.47.4 -> 1.47.5 (#363038) 2024-12-11 08:15:22 +01:00
Fabian Affolter
91aec70f8b
python312Packages.msticpy: 2.14.0 -> 2.15.0 (#363889) 2024-12-11 08:12:12 +01:00
Fabian Affolter
cdc04e6c63
python312Packages.yte: 1.5.4 -> 1.5.5 (#363891) 2024-12-11 08:11:49 +01:00
Fabian Affolter
600ad84b66
python312Packages.tencentcloud-sdk-python: 3.0.1277 -> 3.0.1278 (#363893) 2024-12-11 08:11:35 +01:00
Fabian Affolter
f16788e76c
python312Packages.groq: init at 0.13.0, python312Packages.speechrecognition: 3.11.0 -> 3.12.0 (#363944) 2024-12-11 08:11:17 +01:00
Fabian Affolter
d536e1e58e
python312Packages.polyswarm-api: 3.10.0 -> 3.11.0 (#363959) 2024-12-11 08:10:32 +01:00
Fabian Affolter
b183f2641c
python312Packages.pytest-codspeed: 3.0.0 -> 3.1.0 (#363960) 2024-12-11 08:10:20 +01:00
Fabian Affolter
b91c66bf5b
python312Packages.mypy-boto3-*: updates (#363961) 2024-12-11 08:10:08 +01:00
Fabian Affolter
f6027d6c5f
python312Packages.aioacaia: 0.1.10 -> 0.1.11 (#363982) 2024-12-11 08:09:53 +01:00