nixos-riscv/flake.lock

44 lines
1.0 KiB
Plaintext
Raw Normal View History

2023-06-24 14:56:10 +02:00
{
"nodes": {
2023-06-25 03:38:08 +02:00
"nixos-hardware": {
2023-06-24 14:56:10 +02:00
"locked": {
"lastModified": 1707211557,
"narHash": "sha256-LTKTzZ6fM5j8XWXf51IMBzDaOaJg9kYWLUZxoIhzRN8=",
2023-06-25 03:38:08 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "6e5cc385fc8cf5ca6495d70243074ccdea9f64c7",
2023-06-24 14:56:10 +02:00
"type": "github"
},
"original": {
2023-06-25 03:38:08 +02:00
"owner": "nixos",
"repo": "nixos-hardware",
2023-06-24 14:56:10 +02:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1707268954,
"narHash": "sha256-2en1kvde3cJVc3ZnTy8QeD2oKcseLFjYPLKhIGDanQ0=",
2023-06-25 03:38:08 +02:00
"owner": "NixOS",
2023-06-24 14:56:10 +02:00
"repo": "nixpkgs",
"rev": "f8e2ebd66d097614d51a56a755450d4ae1632df1",
2023-06-24 14:56:10 +02:00
"type": "github"
},
"original": {
2023-06-25 03:38:08 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
2023-06-24 14:56:10 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-06-25 03:38:08 +02:00
"nixos-hardware": "nixos-hardware",
2023-06-24 14:56:10 +02:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}