flake.lock (1149B)
1 { 2 "nodes": { 3 "home-manager": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1726989464, 11 "narHash": "sha256-Vl+WVTJwutXkimwGprnEtXc/s/s8sMuXzqXaspIGlwM=", 12 "owner": "nix-community", 13 "repo": "home-manager", 14 "rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "nix-community", 19 "ref": "release-24.05", 20 "repo": "home-manager", 21 "type": "github" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1729449015, 27 "narHash": "sha256-Gf04dXB0n4q0A9G5nTGH3zuMGr6jtJppqdeljxua1fo=", 28 "owner": "nixos", 29 "repo": "nixpkgs", 30 "rev": "89172919243df199fe237ba0f776c3e3e3d72367", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nixos", 35 "ref": "nixos-24.05", 36 "repo": "nixpkgs", 37 "type": "github" 38 } 39 }, 40 "root": { 41 "inputs": { 42 "home-manager": "home-manager", 43 "nixpkgs": "nixpkgs" 44 } 45 } 46 }, 47 "root": "root", 48 "version": 7 49 }