forked from rarias/nixos-riscv
init
This commit is contained in:
83
flake.lock
generated
Normal file
83
flake.lock
generated
Normal file
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"nodes": {
|
||||
"jh7100_ddrinit": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-pOlg3FtFdFhHHnE16izS26RkJ7RbQpglDKgpVRdyAso=",
|
||||
"type": "file",
|
||||
"url": "https://github.com/starfive-tech/JH7100_ddrinit/releases/download/ddrinit-2133-211102/ddrinit-2133-211102.bin.out"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://github.com/starfive-tech/JH7100_ddrinit/releases/download/ddrinit-2133-211102/ddrinit-2133-211102.bin.out"
|
||||
}
|
||||
},
|
||||
"jh7100_recovery_binary": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-T3vqaelqwXiOqD8yRHw899A5GI2J+hU/5l5S3euIs2g=",
|
||||
"type": "file",
|
||||
"url": "https://github.com/starfive-tech/bootloader_recovery/releases/download/JH7100_recovery_binary/jh7100_recovery_boot.bin"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://github.com/starfive-tech/bootloader_recovery/releases/download/JH7100_recovery_binary/jh7100_recovery_boot.bin"
|
||||
}
|
||||
},
|
||||
"jh7100_secondBoot": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"narHash": "sha256-Ek8RK8t3y9JfpVfey1X9yZn9OIbOj/EJokUeWbZWZGU=",
|
||||
"type": "file",
|
||||
"url": "https://github.com/starfive-tech/JH7100_secondBoot/releases/download/bootloader-211102_VisionFive_JH7100/bootloader-JH7100-211102.bin.out"
|
||||
},
|
||||
"original": {
|
||||
"type": "file",
|
||||
"url": "https://github.com/starfive-tech/JH7100_secondBoot/releases/download/bootloader-211102_VisionFive_JH7100/bootloader-JH7100-211102.bin.out"
|
||||
}
|
||||
},
|
||||
"jh71xx-tools": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1644591616,
|
||||
"narHash": "sha256-eCOI/kYmkSxL4HPqBPoJFWa6qJwqafPOxS8KhIuMF4s=",
|
||||
"owner": "xypron",
|
||||
"repo": "jh71xx-tools",
|
||||
"rev": "afe3328923d6c3883886a00c4ed10eda019f2db1",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "xypron",
|
||||
"repo": "jh71xx-tools",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1652789813,
|
||||
"narHash": "sha256-90QPw85Vl9+YWQpM/zRjb0/OYI+IODimC4LZufpCIh4=",
|
||||
"owner": "Madouura",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "aff8bd5ce0a12ee22402cd9bc6b3c437f0845345",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Madouura",
|
||||
"ref": "dev/linux-riscv",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"jh7100_ddrinit": "jh7100_ddrinit",
|
||||
"jh7100_recovery_binary": "jh7100_recovery_binary",
|
||||
"jh7100_secondBoot": "jh7100_secondBoot",
|
||||
"jh71xx-tools": "jh71xx-tools",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
||||
Reference in New Issue
Block a user