chore(third_party/nixpkgs): add more patches to crate2nix
Change-Id: I2c2c3d4722a69a1ce5a4f144d0c450d88f40856a Reviewed-on: https://cl.tvl.fyi/c/depot/+/10082 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: raitobezarius <tvl@lahfa.xyz> Tested-by: BuildkiteCI
This commit is contained in:
parent
a5749fada5
commit
9322d29ea9
2 changed files with 56 additions and 0 deletions
3
third_party/overlays/tvl.nix
vendored
3
third_party/overlays/tvl.nix
vendored
|
|
@ -118,6 +118,9 @@ depot.nix.readTree.drvTargets {
|
|||
# https://github.com/nix-community/crate2nix/pull/309
|
||||
./patches/crate2nix-take-lndir-from-buildPackages.patch
|
||||
./patches/crate2nix-skip-running-tests-when-cross-compiling.patch
|
||||
|
||||
# https://github.com/nix-community/crate2nix/pull/307
|
||||
./patches/crate2nix-fix-resolve-missing-target-features-to-null.patch
|
||||
];
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue