dotfiles-nixos/flake.lock

66 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-06-06 15:01:28 +00:00
{
"nodes": {
2023-06-06 15:23:18 +00:00
"hardware": {
"locked": {
"lastModified": 1684899633,
"narHash": "sha256-NtwerXX8UFsoNy6k+DukJMriWtEjQtMU/Urbff2O2Dg=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "4cc688ee711159b9bcb5a367be44007934e1a49d",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-06-06 15:01:28 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-06-06 15:19:23 +00:00
]
2023-06-06 15:01:28 +00:00
},
"locked": {
2023-07-30 13:07:03 +00:00
"lastModified": 1689134369,
"narHash": "sha256-0G9dutIvhS/WUr3Awcnqw71g8EVVvvkOhVDnDDbY4Fw=",
2023-06-06 15:01:28 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-30 13:07:03 +00:00
"rev": "e42fb59768f0305085abde0dd27ab5e0cc15420c",
2023-06-06 15:01:28 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-07-30 13:07:03 +00:00
"ref": "master",
2023-06-06 15:01:28 +00:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-07-30 13:07:03 +00:00
"lastModified": 1689192006,
"narHash": "sha256-QM0f0d8oPphOTYJebsHioR9+FzJcy1QNIzREyubB91U=",
2023-06-06 15:01:28 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-07-30 13:07:03 +00:00
"rev": "2de8efefb6ce7f5e4e75bdf57376a96555986841",
2023-06-06 15:01:28 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-07-30 13:07:03 +00:00
"ref": "nixos-unstable",
2023-06-06 15:01:28 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-06-06 15:23:18 +00:00
"hardware": "hardware",
2023-06-06 15:01:28 +00:00
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}