| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- {
- "nodes": {
- "home-manager": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1771744638,
- "narHash": "sha256-EDLi+YAsEEAmMeZe1v6GccuGRbCkpSZp/+A6g+pivR8=",
- "owner": "nix-community",
- "repo": "home-manager",
- "rev": "cb6c151f5c9db4df0b69d06894dc8484de1f16a0",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "ref": "release-25.11",
- "repo": "home-manager",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1771903837,
- "narHash": "sha256-sdaqdnsQCv3iifzxwB22tUwN/fSHoN7j2myFW5EIkGk=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "e764fc9a405871f1f6ca3d1394fb422e0a0c3951",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-25.11",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "home-manager": "home-manager",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
- }
|