nixos-riscv/flake.lock

60 lines
1.5 KiB
Plaintext
Raw Permalink 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": 1713974364,
"narHash": "sha256-ilZTVWSaNP1ibhQIIRXE+q9Lj2XOH+F9W3Co4QyY1eU=",
"ref": "refs/heads/master",
"rev": "de89197a4a7b162db7df9d41c9d07759d87c5709",
"revCount": 937,
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": {
"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
}