Commit Graph

17 Commits

Author SHA1 Message Date
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
jopejoe1
e51a9df08a treewide: use dpkg setup hook 2024-11-26 21:57:29 +01:00
Nojus
638d49e1ac parsec-bin: 150_93b -> 150_95 2024-08-21 23:41:34 +02:00
Emily
fb40c82929 parsec-bin: pin ffmpeg_4
There is an upstream version that supports FFmpeg >= 6, but it’s
not available in their distributed package yet. Downgrade the FFmpeg
for now until it can be bumped later.
2024-07-14 08:34:24 +01:00
Jan Tojnar
b69ed4249d zenity: Move from gnome scope to top-level
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
Nojus
580150a767 parsec-bin: 150-91a -> 150-93b 2024-03-30 01:48:04 +01:00
Atemu
6e85fe5b60
Merge pull request #222396 from arcnmx/parsec-vulkan
parsec-bin: vulkan renderer dependency
2023-12-22 21:51:31 +01:00
arcnmx
2da5fe614f parsec-bin: 150_90c -> 150_91a 2023-12-10 10:58:31 +01:00
Nojus D.
2166416e4e parsec-bin: use ffmpeg_5 2023-12-10 10:58:30 +01:00
Nojus D.
cac5a12325 parsec-bin: add pabloaul to maintainers 2023-12-10 10:56:19 +01:00
arcnmx
bf9b01b302 parsec-bin: vulkan renderer dependency 2023-12-08 10:11:28 -08:00
arcnmx
5e251ed1c6 parsec-bin: 150_86e -> 150_90c 2023-10-28 14:34:28 -07:00
arcnmx
0ed4dff7dd parsec-bin: avoid patching dylib in share/parsec/skel
Only the main binary needs to be patched, the wrapper script handles
everything else.
2023-08-29 11:54:17 -07:00
arcnmx
3b8331a998 parsec-bin: update runtime dependencies
parsecd-150-89b now requires curl, png, and jpeg8
2023-08-29 11:50:56 -07:00
arcnmx
18616e4869 parsec-bin: 150_28 -> 150_86e 2023-01-24 13:13:02 -08:00
SharzyL
bfd10b629d
parsec-bin: fix desktop entry exec and icon 2022-12-29 11:59:06 +08:00
arcnmx
fd41bc31b8 parsec-bin: init at 150_28 2022-10-10 13:31:11 -07:00