Emily
e28d5ba2e1
mvfst: add techknowlogick to maintainers
...
(cherry picked from commit 01eddf68dd
)
(cherry picked from commit 43f00119fd
)
2024-11-30 15:11:20 +01:00
Emily
2ec53247bc
mvfst: add emily to maintainers
...
(cherry picked from commit fef1275d9b
)
(cherry picked from commit 75325343aa
)
2024-11-30 15:11:20 +01:00
Emily
3befd629d7
mvfst: add update script
...
(cherry picked from commit 0931562600
)
(cherry picked from commit 8c231c9ef7
)
2024-11-30 15:11:20 +01:00
Emily
0258bacd24
mvfst: split outputs
...
(cherry picked from commit 49ad47893e
)
(cherry picked from commit e2e183ea2a
)
2024-11-30 15:11:20 +01:00
Emily
54d1271125
mvfst: enable tests
...
(cherry picked from commit ea635930e7
)
(cherry picked from commit 1c62b5c4a6
)
2024-11-30 15:11:20 +01:00
Emily
5388bfbe46
mvfst: propagate required dependencies
...
(cherry picked from commit e5709fe814
)
(cherry picked from commit eab32259dc
)
2024-11-30 15:11:20 +01:00
Emily
c308963558
mvfst: condition shared libraries on platform setting
...
(cherry picked from commit ee1e828c27
)
(cherry picked from commit 2527dd7cf4
)
2024-11-30 15:11:19 +01:00
Emily
d3fa762d4b
mvfst: 2024.03.11.00 -> 2024.11.18.00
...
Diff: https://github.com/facebook/mvfst/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
(cherry picked from commit 5b08d09834
)
(cherry picked from commit 2f1b03a380
)
2024-11-30 15:11:19 +01:00
Emily
a4f0bcf3be
mvfst: use Ninja
...
(cherry picked from commit c647a83120
)
(cherry picked from commit 62d5675904
)
2024-11-30 15:11:19 +01:00
Emily
8be72a38f1
mvfst: reorder inputs
...
(cherry picked from commit 4f8f722165
)
(cherry picked from commit 6932816947
)
2024-11-30 15:11:19 +01:00
Emily
c99681181d
mvfst: use hash
...
(cherry picked from commit 067a44e638
)
(cherry picked from commit 8b64371a79
)
2024-11-30 15:11:19 +01:00
Emily
d7c47e4a9e
mvfst: use refs/tags/
...
(cherry picked from commit 40d409e3db
)
(cherry picked from commit c2912d100b
)
2024-11-30 15:11:19 +01:00
Emily
4acafb04da
mvfst: remove with lib;
...
(cherry picked from commit 5848ed9bfb
)
(cherry picked from commit b439b1b7f3
)
2024-11-30 15:11:18 +01:00
Emily
73d25fcdd1
mvfst: use finalAttrs
...
(cherry picked from commit e82a30f577
)
(cherry picked from commit 4bdd770e97
)
2024-11-30 15:11:18 +01:00
Emily
4bc1430277
mvfst: move to pkgs/by-name
...
(cherry picked from commit d76e1dc840
)
(cherry picked from commit a2a7d14233
)
2024-11-30 15:11:18 +01: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
PapayaJackal
8eb50527fc
mvt: init at 2.5.4
2024-11-01 19:39:37 +00:00