Commit Graph

6 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
Nicolas Benes
2e279ed7ee libvpl: 2.10.1 -> 2.13.0
https://github.com/intel/libvpl/releases/tag/v2.10.2
https://github.com/intel/libvpl/releases/tag/v2.11.0
https://github.com/intel/libvpl/releases/tag/v2.12.0
https://github.com/intel/libvpl/releases/tag/v2.13.0
2024-10-09 02:11:39 +02:00
jopejoe1
2ab92557c1 libvpl: remove CMAKE_BUILD_TYPE from cmakeFlags 2024-08-23 19:10:19 +02:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
Ryan Gibb
e320f9245d libvpl: patch to search /run/opengl-drivers/lib/ for runtime implementations 2024-02-26 14:52:40 +00:00
Charles Hall
e3ed881b30
libvpl: init at 2.10.1
Co-authored-by: materus <materus@podkos.pl>
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2024-01-04 16:22:00 -08:00