anduril / jetpack-nixos

NixOS module for NVIDIA Jetson devices
MIT License
160 stars 69 forks source link

Fix incorrect fetches of patches #205

Closed danielfullmer closed 7 months ago

danielfullmer commented 7 months ago
Description of changes

No need to use fetchpatch for non-generated patches from a specific revision of another git repo. Also, replace use of "master" with a pinned commit for another patch

Testing

Eval checks and built l4t-multimedia and multimedia-samples packages.