flake.lock (1149B)
1 { 2 "nodes": { 3 "home-manager": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1758463745, 11 "narHash": "sha256-uhzsV0Q0I9j2y/rfweWeGif5AWe0MGrgZ/3TjpDYdGA=", 12 "owner": "nix-community", 13 "repo": "home-manager", 14 "rev": "3b955f5f0a942f9f60cdc9cacb7844335d0f21c3", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "nix-community", 19 "ref": "release-25.05", 20 "repo": "home-manager", 21 "type": "github" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1759735786, 27 "narHash": "sha256-a0+h02lyP2KwSNrZz4wLJTu9ikujNsTWIC874Bv7IJ0=", 28 "owner": "nixos", 29 "repo": "nixpkgs", 30 "rev": "20c4598c84a671783f741e02bf05cbfaf4907cff", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nixos", 35 "ref": "nixos-25.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 }