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": {
2024-05-28 18:12:14 +02:00
"dirtyRev": "15c8a61d1787d52f904755bee9b1840ce8823525-dirty",
"dirtyShortRev": "15c8a61-dirty",
"lastModified": 1715619485,
"narHash": "sha256-zgwnjGVBXTvItXIYtaMIdf2acHiNQOJ6Fba4OFZRYT4=",
2024-05-13 18:59:00 +02:00
"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": {
2024-05-28 18:12:14 +02:00
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
"owner": "NixOS",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
2024-05-28 18:12:14 +02:00
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
2022-06-25 17:37:18 +02:00
"type": "github"
},
"original": {
2024-05-28 18:12:14 +02:00
"owner": "NixOS",
2022-06-25 17:37:18 +02:00
"repo": "nixpkgs",
2024-05-28 18:12:14 +02:00
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
2022-06-25 17:37:18 +02:00
"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
}