Commit Graph

11 Commits

Author SHA1 Message Date
OTABI Tomoya
1dc36f1731
lcov: 2.1 -> 2.2 (#354788) 2024-11-23 08:55:26 +09:00
R. Ryantm
6b2d35caf2 lcov: 2.1 -> 2.2 2024-11-09 14:58:17 +00:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00: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
jopejoe1
cb2ef37af3 lcevcdec: init at 3.2.1 2024-10-19 09:40:26 +02:00
github-actions[bot]
dfa90aba55
Merge staging-next into staging 2024-08-12 00:03:11 +00:00
R. Ryantm
57bf8a3553 lc0: 0.31.0 -> 0.31.1 2024-08-11 13:42:10 +00:00
Peder Bergebakken Sundt
8a29b0a255 lc0: remove hardcoded /build 2024-08-02 23:45:55 +02:00
R. Ryantm
e61e81ef7e lc0: 0.30.0 -> 0.31.0 2024-06-17 01:14:21 +00:00
9glenda
5aac05258d
lc0: init at 0.30.0
Co-authored-by: éclairevoyant
<848000+eclairevoyant@users.noreply.github.com>

- marked darwin as broken
2024-05-02 17:25:19 +02:00
Emily Trau
97633ccc20 lcab: init at 1.0b12 2023-11-16 14:18:52 -03:00