use nixpkgs upstream uboot

It's more up to date and it successfully cross compiles
This commit is contained in:
Will Fancher 2025-02-17 14:11:59 -05:00
parent f317116725
commit b54486ef66
3 changed files with 3 additions and 26 deletions

16
flake.lock generated
View file

@ -61,8 +61,7 @@
"rpi-linux-6_12_11-src": "rpi-linux-6_12_11-src",
"rpi-linux-6_6_67-src": "rpi-linux-6_6_67-src",
"rpi-linux-stable-src": "rpi-linux-stable-src",
"rpicam-apps-src": "rpicam-apps-src",
"u-boot-src": "u-boot-src"
"rpicam-apps-src": "rpicam-apps-src"
}
},
"rpi-bluez-firmware-src": {
@ -183,19 +182,6 @@
"repo": "rpicam-apps",
"type": "github"
}
},
"u-boot-src": {
"flake": false,
"locked": {
"lastModified": 1719857238,
"narHash": "sha256-mJ2TBy0Y5ZtcGFgtU5RKr0UDUp5FWzojbFb+o/ebRJU=",
"type": "tarball",
"url": "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2"
},
"original": {
"type": "tarball",
"url": "https://ftp.denx.de/pub/u-boot/u-boot-2024.07.tar.bz2"
}
}
},
"root": "root",