this repo has no description
at toolbox 48 lines 1.1 kB view raw
1{ 2 "nodes": { 3 "home-manager": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1772807318, 11 "narHash": "sha256-Qjw6ILt8cb2HQQpCmWNLMZZ63wEo1KjTQt+1BcQBr7k=", 12 "owner": "nix-community", 13 "repo": "home-manager", 14 "rev": "daa2c221320809f5514edde74d0ad0193ad54ed8", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "nix-community", 19 "repo": "home-manager", 20 "type": "github" 21 } 22 }, 23 "nixpkgs": { 24 "locked": { 25 "lastModified": 1772624091, 26 "narHash": "sha256-QKyJ0QGWBn6r0invrMAK8dmJoBYWoOWy7lN+UHzW1jc=", 27 "owner": "nixos", 28 "repo": "nixpkgs", 29 "rev": "80bdc1e5ce51f56b19791b52b2901187931f5353", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "nixos", 34 "ref": "nixos-unstable", 35 "repo": "nixpkgs", 36 "type": "github" 37 } 38 }, 39 "root": { 40 "inputs": { 41 "home-manager": "home-manager", 42 "nixpkgs": "nixpkgs" 43 } 44 } 45 }, 46 "root": "root", 47 "version": 7 48}