Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Frijters
20cea117c5 linuxPackages.decklink: move env variables into env for structuredAttrs 2026-03-23 16:54:27 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Naxdy
fc34ce8f33 blackmagic-desktop-video: 14.4.1 -> 15.0 2025-08-31 14:09:04 +02:00
Naxdy
c5f6ad787a blackmagic-desktop-video: add updateScript 2025-08-31 14:05:07 +02:00
Naxdy
1d1faeb638 decklink: fix build for kernel 6.15 2025-06-20 17:58:59 +02:00
Naxdy
a1e05f1db2 decklink: fix build for kernel 6.13 2025-03-05 20:50:32 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Naxdy
f634371d21 {blackmagic-desktop-video,decklink}: init at 14.0.1a2 2024-07-14 20:42:50 +02:00
hexchen
2104f810b0 decklink, blackmagic-desktop-video: drop package and module
I am the singular maintainer for these packages. They are difficult to
maintain and are going to start to bitrot pretty much as soon as BMD
releases new software versions. Therefore, I am not only removing myself
as the maintainer but dropping them entirely.
2024-07-02 17:26:03 +00:00
hexchen
4be3af3783 blackmagic-desktop-video,decklink: 12.5a15 -> 12.9a3 2024-04-16 21:16:09 +00:00
hexchen
08f93ba684 decklink: update to 12.5 2023-09-09 19:45:50 +02:00
hexchen
59271ebaa5 decklink: update to 12.2 2023-09-09 19:45:50 +02:00
hexchen
df68d342c9 linuxPackages.decklink: init at 12.0a14 2023-09-09 19:45:50 +02:00