nixos-config/nix/flake.lock

69 lines
1.6 KiB
Text
Raw Normal View History

2024-11-22 00:58:04 -05:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732884235,
"narHash": "sha256-r8j6R3nrvwbT1aUp4EPQ1KC7gm0pu9VcV1aNaB+XG6Q=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "819f682269f4e002884702b87e445c82840c68f2",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-11-22 00:58:04 -05:00
"nixpkgs": {
"locked": {
"lastModified": 1732837521,
"narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=",
2024-11-22 20:46:58 -05:00
"owner": "NixOS",
2024-11-22 00:58:04 -05:00
"repo": "nixpkgs",
"rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370",
2024-11-22 00:58:04 -05:00
"type": "github"
},
"original": {
2024-11-22 20:46:58 -05:00
"id": "nixpkgs",
2024-11-22 00:58:04 -05:00
"ref": "nixos-unstable",
2024-11-22 20:46:58 -05:00
"type": "indirect"
2024-11-22 00:58:04 -05:00
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
2024-11-23 21:41:28 -05:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-11-26 01:09:13 -05:00
"lastModified": 1732575825,
"narHash": "sha256-xtt95+c7OUMoqZf4OvA/7AemiH3aVuWHQbErYQoPwFk=",
2024-11-23 21:41:28 -05:00
"owner": "Mic92",
"repo": "sops-nix",
2024-11-26 01:09:13 -05:00
"rev": "3433ea14fbd9e6671d0ff0dd45ed15ee4c156ffa",
2024-11-23 21:41:28 -05:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-11-22 00:58:04 -05:00
}
}
},
"root": "root",
"version": 7
}