Commit Graph

678899 Commits

Author SHA1 Message Date
nixpkgs-merge-bot[bot]
198e0a5d26
templ: 0.2.771 -> 0.2.778 (#340534) 2024-09-09 10:03:24 +00:00
R. Ryantm
4fc58eac42 mailpit: 1.20.2 -> 1.20.4 2024-09-09 09:58:28 +00:00
Pavol Rusnak
6437226f78
monero-{cli,gui}: require udev only on Linux (#340729) 2024-09-09 11:52:20 +02:00
kirillrdy
4a27264a9a
logseq: fix electron version (#340427) 2024-09-09 19:52:08 +10:00
Pavol Rusnak
83a8e74283
monero-{cli,gui}: require udev only on Linux 2024-09-09 11:51:35 +02:00
Fabian Affolter
8f23f42160
python312Packages.pypoolstation: 0.5.4 -> 0.5.6 (#340696) 2024-09-09 11:48:41 +02:00
Fabian Affolter
c75dff8b34
python312Packages.ratarmount: 0.15.1 -> 0.15.2 (#340695) 2024-09-09 11:48:01 +02:00
Fabian Affolter
8263889535
python312Packages.publicsuffixlist: 1.0.2.20240906 -> 1.0.2.20240907 (#340697) 2024-09-09 11:47:07 +02:00
Fabian Affolter
8d91661f42
python312Packages.pyexploitdb: 0.2.33 -> 0.2.34 (#340698) 2024-09-09 11:46:56 +02:00
Fabian Affolter
d2e4c1cfdc
python312Packages.pyaussiebb: 0.1.1 -> 0.1.4 (#340714) 2024-09-09 11:46:42 +02:00
Fabian Affolter
ad7ac80c38
python312Packages.mkdocstrings: 0.26.0 -> 0.26.1 (#340701) 2024-09-09 11:45:24 +02:00
Fabian Affolter
cf0b5549c4
python312Packages.cwl-utils: 0.33 -> 0.34 (#340656) 2024-09-09 11:44:22 +02:00
Maximilian Bosch
d145900398
prometheus-redis-exporter: 1.62.0 -> 1.63.0
ChangeLog: https://github.com/oliver006/redis_exporter/releases/tag/v1.63.0
2024-09-09 11:42:52 +02:00
R. Ryantm
996fcfb9f9 python312Packages.pysigma: 0.11.12 -> 0.11.13 2024-09-09 09:37:43 +00:00
Maximilian Bosch
90f34aeff8
meshcentral: 1.1.27 -> 1.1.29
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.29
2024-09-09 11:23:42 +02:00
Maximilian Bosch
02dad1a5fd
nextcloudPackages.hmr_enabler: init at 0+unstable-2024-08-24 (#328634) 2024-09-09 11:17:26 +02:00
Aaron Jheng
6abda61b06
ekho: use finalAttrs 2024-09-09 09:04:33 +00:00
Paul Meyer
d3463a289c
athens: 0.14.1 -> 0.15.1 (#340700) 2024-09-09 10:52:18 +02:00
R. Ryantm
b95c0fd7f6 jenkins: 2.462.1 -> 2.462.2 2024-09-09 08:37:48 +00:00
Pol Dellaiera
9f55393415
wine64Packages.{unstable,staging}: 9.16 -> 9.17 (#340512) 2024-09-09 10:35:57 +02:00
Pol Dellaiera
865688327c
syncthing: 1.27.9 -> 1.27.12 (#340610) 2024-09-09 10:35:08 +02:00
Fabian Affolter
bb8f9e1366 python312Packages.pyaussiebb: refactor 2024-09-09 10:24:43 +02:00
Fabian Affolter
61a5ce4467 python312Packages.pyaussiebb: 0.1.1 -> 0.1.4
Diff: https://github.com/yaleman/aussiebb/compare/refs/tags/v0.1.1...v0.1.4

Changelog: https://github.com/yaleman/pyaussiebb/blob/v0.1.4/CHANGELOG.md
2024-09-09 10:23:40 +02:00
Jacek Galowicz
5aae39d683
nixos/testing: Fix graphical tty output (#339730) 2024-09-09 10:23:37 +02:00
aleksana
d476605713 valgrind-light: correctly override meta
This is broken due to Nix treating `a = { b.c = d; }` as `a = { b = { c
= d; }; }` and `overrideAttrs` isn't recursively merging attributes with
old ones.

Broken in 95e172d7c0
https://github.com/NixOS/nixpkgs/pull/340144
2024-09-09 16:18:51 +08:00
Pol Dellaiera
f5148ab2c6
iosevka: 31.5.0 -> 31.6.0 (#340629) 2024-09-09 10:17:28 +02:00
Pol Dellaiera
7031474884
xtf: init at 0-unstable-2024-07-25 (#335855) 2024-09-09 10:00:57 +02:00
Pol Dellaiera
fbb6124972
leftwm-theme: init at 0.1.2, leftwm-config: init at 0-unstable-2024-03-23 (#317805) 2024-09-09 09:57:41 +02:00
Pol Dellaiera
cec619e027
hpp-fcl: add missing dependency (#337549) 2024-09-09 09:56:43 +02:00
K900
15fc16d6c4 steam/fhsenv: use normal curl
The Steam Runtime can handle any curl version:
https://gitlab.steamos.cloud/steamrt/steam-runtime-tools/-/blob/main/libcurl-compat/README.md?ref_type=heads

And nix-built applications run from Steam will start exploding on this after staging-next
because we're finally building our curl with versioned symbols.
2024-09-09 10:55:25 +03:00
Sandro
cb97dfe6c0
rclone: 1.67.0 -> 1.68.0 (#340660) 2024-09-09 09:43:17 +02:00
Fabian Affolter
a12cb4af18 python312Packages.ratarmount: refactor 2024-09-09 09:31:39 +02:00
Fabian Affolter
1c6e127a88 python-xz: refactor
- update disabled
2024-09-09 09:26:11 +02:00
Fabian Affolter
8d8cd19803 python312Packages.ratarmountcore: 0.6.3 -> 0.7.2
Changelog: https://github.com/mxmlnkn/ratarmount/blob/core-v0.7.2/core/CHANGELOG.md
2024-09-09 09:22:51 +02:00
Aleksana
fee763dc16
mosh, mtdutils: add skeuchel as maintainer (#340540) 2024-09-09 15:22:35 +08:00
Paul Meyer
92fe93c327 athens: 0.14.1 -> 0.15.1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-09-09 09:15:54 +02:00
Aleksana
127322dd6d
mc: 4.8.31 -> 4.8.32 (#336960) 2024-09-09 15:14:54 +08:00
Paul Meyer
3f7520c028
snicat: 0.0.1 -> 0.0.1-unstable-2024-09-05 (#339818) 2024-09-09 09:11:56 +02:00
Jörg Thalheim
e6725cad24
pkgs/stdenv/freebsd: include libclang-rt in the FreeBSD bootstrap tools (#340565) 2024-09-09 09:11:42 +02:00
Paul Meyer
47e8b2b2d5
{cronutils,formatjson5,igvm-tooling,uplosi}: add passthru.update-script (#338136) 2024-09-09 09:11:28 +02:00
Paul Meyer
1bd94f17f9
goat: unstable-2022-08-15 -> 0-unstable-2024-07-31 (#338137) 2024-09-09 09:11:10 +02:00
Paul Meyer
783a2dbd3c
capslock: 0.1.1 -> 0.2.4 (#338138) 2024-09-09 09:10:52 +02:00
R. Ryantm
d3c7d73151 python312Packages.mkdocstrings: 0.26.0 -> 0.26.1 2024-09-09 07:10:20 +00:00
Gaétan Lepage
6b03173a3b
inv-sig-helper: init at 0-unstable-2024-08-17 (#340384) 2024-09-09 08:58:27 +02:00
7c6f434c
27951c4e02
sgt-puzzles: 20240827.52afffa -> 20240909.53ceb98 (#340683) 2024-09-09 06:53:58 +00:00
0x4A6F
871e5f3e2f
igrep: 1.2.0 -> 1.3.0 (#340644) 2024-09-09 08:48:51 +02:00
Aleksana
1e43f86016
deepin.deepin-reader: remove unused patch (#340682) 2024-09-09 14:46:26 +08:00
Michele Guerini Rocco
3e6dc7b2e6
monero-{cli,gui}: 0.18.3.3 -> 0.18.3.4 (#340637) 2024-09-09 08:45:23 +02:00
R. Ryantm
02901c1afb python312Packages.ratarmount: 0.15.1 -> 0.15.2 2024-09-09 06:44:32 +00:00
Fabian Affolter
9007ffc89c python312Packages.pypoolstation: 0.5.4 -> 0.5.6 2024-09-09 08:43:53 +02:00