nixos-riscv/flake.lock

59 lines
1.5 KiB
Plaintext
Raw Normal View History

2022-06-25 17:37:18 +02:00
{
"nodes": {
2024-05-13 18:59:00 +02:00
"bscpkgs": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"dirtyRev": "e605f7dfad67a6bf15c1f1ff83e0c8a1c9ee42b9-dirty",
"dirtyShortRev": "e605f7d-dirty",
"lastModified": 1715179381,
"narHash": "sha256-487pg/odvGPcEVpCBDS3gVmK/4o3Yv7S/uvI2HYECGM=",
"type": "git",
"url": "file:///home/Computational/rarias/bscpkgs"
},
"original": {
"type": "git",
"url": "file:///home/Computational/rarias/bscpkgs"
}
},
2022-06-25 17:37:18 +02:00
"nixpkgs": {
2024-05-13 18:59:00 +02:00
"locked": {
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
"path": "/nix/store/z7y28qzhk7driiwcw78k0mb24laknm0f-source",
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
2022-06-25 17:37:18 +02:00
"locked": {
"lastModified": 1706092046,
"narHash": "sha256-Cbethl95Cu+WVIWfaAnRRBZiz5PmXxQvg4vXNqIZQUg=",
"owner": "rodarima",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
"rev": "57e7c8fa4fdc414a936ce83afd0c70fb0a3a31d5",
2022-06-25 17:37:18 +02:00
"type": "github"
},
"original": {
"owner": "rodarima",
"ref": "fix-pkgs-static-gcc-march",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-13 18:59:00 +02:00
"bscpkgs": "bscpkgs",
"nixpkgs": "nixpkgs_2"
2022-06-25 17:37:18 +02:00
}
}
},
"root": "root",
"version": 7
}