Files
nix-config/flake.lock
Dave Gallant 6eed70811b Remove g810
2021-02-28 14:15:38 -05:00

66 lines
1.6 KiB
JSON

{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1614524771,
"narHash": "sha256-0k/1mT1qur+4+6eG0r2MoIR1nhG000tc0KpxvfO/8+c=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "aa479b0124393e0a828f97cfa75a418b4c6c20f8",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1614460257,
"narHash": "sha256-hFR865O5gIuFNiwFyx/K2g8AeLvGy/f3/SHalF85zuM=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c9b965a43e582765f797f8b75d50cb2874b30f30",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1614191423,
"narHash": "sha256-As8TFDUW6CMCN5zlw5dVnZiwakO1cRKYPk64rsr32uU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f6b5bfdb470d60a876992749d0d708ed7b6b56ca",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}