nixos-riscv/flake.lock
matthewcroughan dd384cd7d7 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:matthewcroughan/nixpkgs/6fd612ce3a656b1bcf5a1222c63294dcfcbb5361' (2022-07-08)
  → 'github:matthewcroughan/nixpkgs/39a827f18b870afb02f6c0f09151c69f2d8e7a4d' (2022-07-12)
• Updated input 'vendor-kernel':
    'github:starfive-tech/linux/943858df470556d0b7f3b31fcc10931603f0f3cc' (2022-07-05)
  → 'github:starfive-tech/linux/74003f14f92e3c8eb31536b599c1f0c7aba3cdf2' (2022-07-11)
2022-07-13 07:48:50 +01:00

101 lines
3.2 KiB
JSON

{
"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",
"repo": "nixpkgs",
"rev": "39a827f18b870afb02f6c0f09151c69f2d8e7a4d",
"type": "github"
},
"original": {
"owner": "matthewcroughan",
"ref": "mc/riscv-testing",
"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"
}
}
},
"root": "root",
"version": 7
}