nixos-riscv/flake.lock

61 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": {
"lastModified": 1717064246,
2024-05-28 18:12:14 +02:00
"narHash": "sha256-zgwnjGVBXTvItXIYtaMIdf2acHiNQOJ6Fba4OFZRYT4=",
"ref": "riscv-benchmarks",
"rev": "f5515a80bfed28cd4e2e737858ba4124a7e53333",
"revCount": 939,
2024-05-13 18:59:00 +02:00
"type": "git",
"url": "https://git.sr.ht/~rodarima/bscpkgs"
2024-05-13 18:59:00 +02:00
},
"original": {
"ref": "riscv-benchmarks",
2024-05-13 18:59:00 +02:00
"type": "git",
"url": "https://git.sr.ht/~rodarima/bscpkgs"
2024-05-13 18:59:00 +02:00
}
},
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": 1720031269,
"narHash": "sha256-rwz8NJZV+387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ=",
2024-05-28 18:12:14 +02:00
"owner": "NixOS",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
"rev": "9f4128e00b0ae8ec65918efeba59db998750ead6",
2022-06-25 17:37:18 +02:00
"type": "github"
},
"original": {
2024-05-28 18:12:14 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
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
}