nixos-riscv/flake.lock

101 lines
3.2 KiB
Plaintext
Raw Normal View History

2022-06-25 17:37:18 +02:00
{
"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": 1657645802,
"narHash": "sha256-wd+LiuGtHP8mTIc0gZrO2yqzmEPVvh5IyWrB8WCQNKM=",
"owner": "matthewcroughan",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
"rev": "39a827f18b870afb02f6c0f09151c69f2d8e7a4d",
2022-06-25 17:37:18 +02:00
"type": "github"
},
"original": {
"owner": "matthewcroughan",
"ref": "mc/riscv-testing",
2022-06-25 17:37:18 +02:00
"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",
"vendor-kernel": "vendor-kernel"
}
},
"vendor-kernel": {
"flake": false,
"locked": {
"lastModified": 1657526524,
"narHash": "sha256-NiEeWgYzEhqLbvB0krpjoRv8oXXsJYp6KeDor+f9tak=",
"owner": "starfive-tech",
"repo": "linux",
"rev": "74003f14f92e3c8eb31536b599c1f0c7aba3cdf2",
"type": "github"
},
"original": {
"owner": "starfive-tech",
"repo": "linux",
"type": "github"
2022-06-25 17:37:18 +02:00
}
}
},
"root": "root",
"version": 7
}