nixos-t2/flake.lock

44 lines
1 KiB
Text
Raw Normal View History

2022-08-25 18:45:47 +03:00
{
"nodes": {
"nixos-hardware": {
"locked": {
"lastModified": 1663351393,
"narHash": "sha256-MkAiraD28xnu+tKA8NztEAyXM3q9DSLUZhEA9275ipk=",
2022-08-25 18:45:47 +03:00
"owner": "kekrby",
"repo": "nixos-hardware",
"rev": "48401c510133145834d7875a734c613af46c6058",
2022-08-25 18:45:47 +03:00
"type": "github"
},
"original": {
"owner": "kekrby",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1663178737,
"narHash": "sha256-ayOtdyoNx6BqJtTYVzdQCDz/YWb67TY/CMGacFCgNQo=",
"owner": "NixOS",
2022-08-25 18:45:47 +03:00
"repo": "nixpkgs",
"rev": "1158501e7c7cba26d922723cf9f70099995eb755",
2022-08-25 18:45:47 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
2022-08-25 18:45:47 +03:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}