this repo has no description
at main 65 lines 1.6 kB view raw
1{ 2 "nodes": { 3 "home-manager": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1772633058, 11 "narHash": "sha256-SO7JapRy2HPhgmqiLbfnW1kMx5rakPMKZ9z3wtRLQjI=", 12 "owner": "nix-community", 13 "repo": "home-manager", 14 "rev": "080657a04188aca25f8a6c70a0fb2ea7e37f1865", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "nix-community", 19 "ref": "release-25.11", 20 "repo": "home-manager", 21 "type": "github" 22 } 23 }, 24 "nixos-hardware": { 25 "locked": { 26 "lastModified": 1772972630, 27 "narHash": "sha256-mUJxsNOrBMNOUJzN0pfdVJ1r2pxeqm9gI/yIKXzVVbk=", 28 "owner": "NixOS", 29 "repo": "nixos-hardware", 30 "rev": "3966ce987e1a9a164205ac8259a5fe8a64528f72", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "NixOS", 35 "repo": "nixos-hardware", 36 "type": "github" 37 } 38 }, 39 "nixpkgs": { 40 "locked": { 41 "lastModified": 1772822230, 42 "narHash": "sha256-yf3iYLGbGVlIthlQIk5/4/EQDZNNEmuqKZkQssMljuw=", 43 "owner": "nixos", 44 "repo": "nixpkgs", 45 "rev": "71caefce12ba78d84fe618cf61644dce01cf3a96", 46 "type": "github" 47 }, 48 "original": { 49 "owner": "nixos", 50 "ref": "nixos-25.11", 51 "repo": "nixpkgs", 52 "type": "github" 53 } 54 }, 55 "root": { 56 "inputs": { 57 "home-manager": "home-manager", 58 "nixos-hardware": "nixos-hardware", 59 "nixpkgs": "nixpkgs" 60 } 61 } 62 }, 63 "root": "root", 64 "version": 7 65}