Commit Graph

42 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
Fabian Affolter
c011c8e282
vuls: 0.27.0 -> 0.28.0 (#363280) 2024-12-09 09:31:12 +01:00
R. Ryantm
9a8ed4dfb1 vuls: 0.27.0 -> 0.28.0 2024-12-08 16:35:18 +00:00
Wolfgang Walther
ac26bcf0ac
vue-language-server: 2.1.6 -> 2.1.10 (#357954) 2024-12-08 16:59:38 +01:00
Kevin Cox
b139d3d874
vulkan-hdr-layer-kwin6: init at 0-unstable-2024-10-19 (#345805) 2024-12-06 22:11:11 -05:00
Fabian Affolter
3c268106ae vunnel: 0.28.0 -> 0.29.0
Diff: https://github.com/anchore/vunnel/compare/refs/tags/v0.28.0...v0.29.0

Changelog: https://github.com/anchore/vunnel/releases/tag/v0.29.0
2024-11-28 23:11:22 +01:00
R. Ryantm
453c0fbb1e vue-language-server: 2.1.6 -> 2.1.10 2024-11-21 18:07:18 +00:00
d4rk
f28124f58a vulkan-hdr-layer-kwin6: init at 0-unstable-2024-10-19
https://github.com/Zamundaaa/VK_hdr_layer

Enables HDR support for Vulkan clients (such as mpv) on kwin6.

This is likely to be a temporary solution until Wayland upstream
adopts the necessary protocols, however that has been in the works for
many years:

https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/14

For the time being, this provides a path for users to experiment with
HDR, share feedback and hopefully make progress.

Arch provides a similar package:
https://aur.archlinux.org/packages/vk-hdr-layer-kwin6-git
2024-11-11 17:22:21 -08:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Sefa Eyeoglu
340ebc2232
vunnel: relax more deps
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-02 00:02:45 +01:00
github-actions[bot]
275a4ece4b
Merge master into staging-next 2024-10-18 00:14:07 +00:00
Fabian Affolter
14684ed595 vuls: init at 0.27.0
Agent-less vulnerability scanner

https://github.com/future-architect/vuls
2024-10-14 14:57:34 +02:00
K900
7301c569e0 vulkan-volk: 1.3.290.0 -> 1.3.296.0
Diff: https://github.com/zeux/volk/compare/vulkan-sdk-1.3.290.0...vulkan-sdk-1.3.296.0
2024-10-08 20:19:11 +03:00
Fabian Affolter
af541341d7 vunnel: 0.27.0 -> 0.28.0
Diff: https://github.com/anchore/vunnel/compare/refs/tags/v0.27.0...v0.28.0

Changelog: https://github.com/anchore/vunnel/releases/tag/v0.28.0
2024-09-26 20:26:40 +02:00
OPNA2608
3c884af75c vulkan-memory-allocator: Apply fix to allow specifying version constraints on CMake module 2024-09-14 15:46:40 +02:00
Weijia Wang
7f3ac64cd8
vue-language-server: 2.1.2 -> 2.1.6 (#340358) 2024-09-14 12:20:09 +02:00
Fabian Affolter
afc2e2cef5 vunnel: 0.23.2 -> 0.27.0
Diff: https://github.com/anchore/vunnel/compare/refs/tags/v0.23.2...v0.27.0

Changelog: https://github.com/anchore/vunnel/releases/tag/v0.27.0
2024-09-12 09:33:48 +02:00
R. Ryantm
26ddb99cfd vue-language-server: 2.1.2 -> 2.1.6 2024-09-07 19:23:57 +00:00
github-actions[bot]
bd4b5a5be6
Merge master into staging-next 2024-09-06 12:05:08 +00:00
K900
2314a5687b vulkan-volk: 1.3.283.0 -> 1.3.290.0
Diff: https://github.com/zeux/volk/compare/vulkan-sdk-1.3.283.0...vulkan-sdk-1.3.290.0
2024-08-31 13:51:13 +03:00
R. Ryantm
2b7b439e9f vue-language-server: 2.0.29 -> 2.1.2 2024-08-31 10:05:05 +00:00
R. Ryantm
61b10b2ef7 vue-language-server: 2.0.26 -> 2.0.29 2024-08-03 06:13:15 +00:00
Robert Schütz
0ccd244a8d vunnel: fix build 2024-07-18 02:45:54 -07:00
Jörg Thalheim
9da3a027b4
Merge pull request #325635 from r-ryantm/auto-update/vue-language-server
vue-language-server: 2.0.24 -> 2.0.26
2024-07-11 20:00:32 +02:00
R. Ryantm
a804927849 vue-language-server: 2.0.24 -> 2.0.26 2024-07-08 20:01:59 +00:00
Francesco Gazzetta
37b4e16085 vulkan-memory-allocator: init at 3.1.0 2024-07-08 17:20:49 +02:00
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00
R. Ryantm
6f90ef65c4 vue-language-server: 2.0.21 -> 2.0.24 2024-07-01 18:42:45 +00:00
github-actions[bot]
27074b7d07
Merge master into staging-next 2024-06-26 00:02:13 +00:00
Christian Friedow
f77f9f5645
vue-language-server: init at 2.0.21 2024-06-15 12:37:25 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Fabian Affolter
8205e70c89 vunnel: 0.23.0 -> 0.23.2
Diff: https://github.com/anchore/vunnel/compare/refs/tags/v0.23.0...v0.23.2

Changelog: https://github.com/anchore/vunnel/releases/tag/v0.23.2
2024-05-24 23:20:39 +02:00
K900
fb98282b40 vulkan-volk: 1.3.280.0 -> 1.3.283.0
Diff: https://github.com/zeux/volk/compare/vulkan-sdk-1.3.280.0...vulkan-sdk-1.3.283.0
2024-05-15 07:59:28 +03:00
R. Ryantm
042a1d250e vunnel: 0.22.2 -> 0.23.0 2024-05-14 05:35:47 +00:00
R. Ryantm
307969461c vunnel: 0.22.0 -> 0.22.2 2024-05-06 08:56:19 +00:00
R. Ryantm
f12904d21d vunnel: 0.21.2 -> 0.22.0 2024-04-12 10:24:12 +00:00
Fabian Affolter
fd1ee46c68 vunnel: format with nixfmt 2024-04-07 10:59:32 +02:00
R. Ryantm
70c539f695 vunnel: 0.21.1 -> 0.21.2 2024-04-07 07:30:01 +00:00
github-actions[bot]
b4bf622e46
Merge master into staging-next 2024-03-31 12:01:07 +00:00
Fabian Affolter
446ae7f31e vunnel: init at 0.21.1
Tool for collecting vulnerability data from various sources

https://github.com/anchore/vunnel
2024-03-30 10:10:31 +01:00
K900
9939e9dd82 vulkan-volk: 1.3.275.0 -> 1.3.280.0
Diff: https://github.com/zeux/volk/compare/vulkan-sdk-1.3.275.0...vulkan-sdk-1.3.280.0
2024-03-22 08:40:46 +03:00
K900
099029fae6 libplacebo_5, vulkan-volk: move to by-name
Fixes the pkgs/by-name check
2024-01-21 14:25:59 +03:00