mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
Update repository path for nxp/imx
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
This commit is contained in:
@@ -35,7 +35,7 @@ pkgs.stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
src = fetchGit {
|
||||
url = "https://source.codeaurora.org/external/imx/imx-optee-os.git";
|
||||
url = "https://github.com/nxp-imx/imx-optee-os.git";
|
||||
ref = "lf-5.15.32_2.0.0";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user