Commit Graph

17685 Commits

Author SHA1 Message Date
Victor Fuentes
1d402184a3 calamares-nixos-extensions 0.3.12 -> 0.3.13
(cherry picked from commit a4a9bada52)
2023-09-24 20:09:44 +00:00
Mario Rodas
445dca8351 yt-dlp: 2023.7.6 -> 2023.9.24
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.09.24
(cherry picked from commit a6334b0e7f)
2023-09-24 14:07:21 +00:00
Anderson Torres
9cbe6761cc debianutils: migrate to by-name
(cherry picked from commit 41ea5b3609)
2023-09-22 08:01:48 -03:00
Robert Schütz
e3df77b69a ytfzf: 2.6.0 -> 2.6.1
Diff: https://github.com/pystardust/ytfzf/compare/v2.6.0...v2.6.1

Changelog: https://github.com/pystardust/ytfzf/releases/tag/v2.6.1
(cherry picked from commit d4875de361)
2023-09-17 18:06:27 +00:00
github-actions[bot]
72fa3f7241 flexoptix-app: 5.13.4 -> 5.16.0 (#254755)
Signed-off-by: skorpy <skorpy@frankfurt.ccc.de>
(cherry picked from commit e656f00155)
2023-09-12 20:33:22 +02:00
Weijia Wang
f01c736115 github-copilot-cli: mark as unfree
(cherry picked from commit c81917dcc6)
2023-09-10 11:33:30 +00:00
toaru yousei
9be7baca8d trackma: 0.8.5 -> 0.8.6
Switch to pyproject:
https://aur.archlinux.org/packages/trackma-git#comment-902732
https://github.com/z411/trackma/pull/653

(cherry picked from commit fdd91716e4)
2023-09-07 00:45:04 +09:00
toaru yousei
0025769143 trackma: switch to pydbus for MPRIS tracker
Trackma uses pydbus since v0.8.5:
https://github.com/z411/trackma/releases/tag/v0.8.5
https://github.com/z411/trackma/pull/529

(cherry picked from commit ca34abab70)
2023-09-07 00:44:20 +09:00
Robert Scott
c185f17807 pipreqs: 0.4.11 -> 0.4.13
(cherry picked from commit 2db32b8995)
2023-08-22 19:22:36 +00:00
Anderson Torres
7015545275 debianutils: refactor
- one parameter per line
- use rec-less, overlay-style overridable recursive attributes (in effect since
  https://github.com/NixOS/nixpkgs/pull/119942)
- remove references to pname
- use hash instead of sha256
- multiple outputs
- remove with nesting (following
  https://nix.dev/anti-patterns/language#with-attrset-expression)
- format meta
- add myself as maintainer

(cherry picked from commit 38fe18dcd3)
2023-08-15 22:44:25 +00:00
R. Ryantm
01d4140776 debianutils: 5.7 -> 5.8
(cherry picked from commit c3248290d1)
2023-08-15 22:44:25 +00:00
Victor Engmark
bee09858ce nbqa: init at 1.7.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Kirill Radzikhovskyy <kirillrdy@gmail.com>
(cherry picked from commit ba9b639ddd)
2023-08-14 21:26:28 +00:00
Victor Engmark
bb63262236 blacken-docs: init at 1.15.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
(cherry picked from commit e295e134ff)
2023-08-14 21:26:28 +00:00
Alan Pearce
33d19dc339 zsh-history-to-fish: init at 0.3.0
(cherry picked from commit 4ebf6f397d)
2023-08-10 11:40:48 +00:00
Maximilian Bosch
ab27e86763 poweralertd: patchPhase -> postPatch
To make sure that people can apply patches in their overlays. In fact
that's what I wanted to do and I was pretty confused why my patch
didn't work.

(cherry picked from commit c5a6679de1)
2023-08-07 12:22:19 +00:00
Jacob Moody
d35fa133f5 pc: init at 0.4
(cherry picked from commit 62c8209b53)
2023-07-25 23:11:39 +00:00
Weijia Wang
5214cd4030 Merge pull request #241594 from NixOS/backport-218450-to-release-23.05
[Backport release-23.05] rtx: init at 1.30.5
2023-07-10 12:54:46 +03:00
Mario Rodas
3f56d3aec1 yt-dlp: 2023.6.22 -> 2023.7.6
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.07.06
(cherry picked from commit aed587d8f0)
2023-07-06 23:06:49 +00:00
Konrad Malik
01347024e9 rtx: init at 1.30.5
(cherry picked from commit 66cbf0144b)
2023-07-05 03:16:24 +00:00
Weijia Wang
b1a689632e Merge pull request #236233 from NixOS/backport-196393-to-release-23.05
[Backport release-23.05] lavat: Init at 2.0.0
2023-07-04 17:18:21 +03:00
Mario Rodas
03904c67e5 twspace-crawler: 1.11.13 -> 1.12.1
Diff: https://github.com/HitomaruKonpaku/twspace-crawler/compare/v1.11.13...21d305a63e7d70c5fd441ae80e4908383655508a
(cherry picked from commit 7eec1ead92)
2023-07-01 14:18:44 +00:00
Franz Pletz
ee3d8c299c tmuxp: 1.27.0 -> 1.28.1
(cherry picked from commit cda2e9eda7)
2023-06-24 19:26:45 -03:00
Jan Tojnar
ecb441f220 Remove myself from maintainers
Done with `sed -i -E '/^\s+(maintainers\.)?jtojnar\s*$/d;s/ (@|maintainers\.|)jtojnar//g' (rg ' jtojnar|maintainers\.jtojnar|^\s+jtojnar\s*$' -l -g '!maintainers/maintainer-list.nix')`.
(Always check the `rg` result beforehand to avoid corruption.)
2023-06-22 22:41:01 +02:00
zowoq
18a581a0b4 yt-dlp: 2023.6.21 -> 2023.6.22
https://github.com/yt-dlp/yt-dlp/releases/tag/2023.06.22
(cherry picked from commit c35e9553a4)
2023-06-22 11:54:30 +00:00
Bouke van der Bijl
f3105b995e nixiso/opentelemetry-collector: init
(cherry picked from commit cf90db8b70)
2023-06-21 19:09:13 +00:00
zowoq
e20d282cf8 yt-dlp: 2023.3.4 -> 2023.6.21
https://github.com/yt-dlp/yt-dlp/releases/tag/2023.06.21
(cherry picked from commit e9210dc598)
2023-06-21 05:41:49 +00:00
K900
5d163632d9 grub: backport patch to fix e2fsprogs 1.47 incompatibility
(cherry picked from commit 60b63941c6)
2023-06-17 15:52:21 +00:00
michaelBelsanti
0ad079d6ba nitch: fix nerdfont icons
(cherry picked from commit 62b096f705)
2023-06-09 19:22:24 +00:00
Martin Weinelt
0b9b91acd2 hdf5_1_10: mark vulnerable
Closes: #128374
(cherry picked from commit 04b8795d8e)
2023-06-08 14:26:51 +00:00
kilianar
20a04d22ac starship: 1.14.2 -> 1.15.0
https://github.com/starship/starship/releases/tag/v1.15.0
(cherry picked from commit 9ff9f4935a)
2023-06-07 11:51:02 +00:00
Skyler
85ef11e233 lavat: replace fetchFromGitHub "sha256" with generic "hash" argument
(cherry picked from commit dd8c5e5f70)
2023-06-06 08:36:49 +00:00
Skyler Grey
f65317021b lavat: Init at 2.0.0
(cherry picked from commit 3e8f314771)
2023-06-06 08:36:49 +00:00
Martin Weinelt
e8362b3301 esphome: 2023.5.4 -> 2023.5.5
https://github.com/esphome/esphome/releases/tag/2023.5.5
(cherry picked from commit 6b7434d32e)
2023-05-29 05:28:21 +00:00
mangoiv
d0d8540dba bkt: init at version 0.6.1
- packages https://github.com/dimo414/bkt
- release notes for version 0.6.1 can be found at https://github.com/dimo414/bkt/releases/tag/0.6.1

(cherry picked from commit f5c317d5ac)
2023-05-27 09:00:59 +00:00
Thomas Gerbet
35db04da32 vector: enable sources-dnstap feature
This feature is enabled in the official build:
https://github.com/vectordotdev/vector/blob/v0.30.0/Cargo.toml#L376

(cherry picked from commit fc9211ea94)
2023-05-26 21:16:45 -04:00
Raito Bezarius
f53631beb6 diffoscope: introduce lib.meta.availableOn stdenv.hostPlatform for "plugins"
This makes it easier to add new plugins without having to worry whether they are supported on Darwin, aarch64-*, etc.

As long as they are properly tagged through their `platforms` meta attribute (or `badPlatforms`).

Broken packages needs to be separated to avoid silent breakages which we would not notice.

(cherry picked from commit 43957dc150)
2023-05-26 12:23:48 +00:00
Raito Bezarius
048b207b83 oggvideotools: mark it as broken on Darwin
(cherry picked from commit 4e79d6857e)
2023-05-26 12:23:48 +00:00
Raito Bezarius
4976401a1b diffoscope: fix build on Darwin
Moved packages requiring x86_64-linux, x86_64-darwin into their proper arrays.

(cherry picked from commit 5e8671460b)
2023-05-26 12:23:48 +00:00
Raito Bezarius
7f90e4f465 diffoscope: move unfree dependencies behind a enableUnfree flag
(cherry picked from commit 21332b8fd5)
2023-05-26 12:23:48 +00:00
Martin Weinelt
f2d887176a esphome: 2023.5.3 -> 2023.5.4
https://github.com/esphome/esphome/releases/tag/2023.5.4
(cherry picked from commit b236363131)
2023-05-25 18:04:33 +00:00
Nick Cao
23b868ac75 Merge pull request #233495 from NixOS/backport-231876-to-release-23.05
[Backport release-23.05] opentsdb: add patches for CVE-2023-25826, CVE-2023-25827 & more
2023-05-22 20:13:03 -06:00
Martin Weinelt
953775aa72 esphome: 2023.5.2 -> 2023.5.3
https://github.com/esphome/esphome/releases/tag/2023.5.3
(cherry picked from commit 257ac0ddd4)
2023-05-23 01:53:03 +00:00
Robert Scott
ce6d6ed974 opentsdb: bump dependencies covering various vulnerabilities
(cherry picked from commit f6db29a5d3)
2023-05-22 20:45:55 +00:00
Robert Scott
d4399a0f2c opentsdb: add patches for CVE-2023-25826 & CVE-2023-25827
(cherry picked from commit 6ed215b81a)
2023-05-22 20:45:55 +00:00
Robert Scott
3a4e027db8 opentsdb: add meta.sourceProvenance
(cherry picked from commit 027a84d6e3)
2023-05-22 20:45:55 +00:00
Ilan Joselevich
dae1b32aa1 Merge pull request #233302 from figsoda/lwc
lwc: init at unstable-2022-07-26
2023-05-22 21:57:56 +03:00
arcnmx
0a7a068d49 esptool: set meta.mainProgram 2023-05-22 10:47:32 -07:00
Ryan Lahfa
7975ac8984 Merge pull request #233424 from NixOS/bootspec
bootspec: 0.2.0 -> 1.0.0
2023-05-22 17:55:16 +02:00
Nick Cao
207f6b2f0e Merge pull request #233400 from foo-dogsquared/update-moar
moar: 1.15.0 -> 1.15.1
2023-05-22 07:34:57 -06:00
Cole Helbling
b7fc6db83c bootspec: 0.2.0 -> 1.0.0 2023-05-22 06:25:33 -07:00