flake.lock
1 { 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1769527094, 6 "narHash": "sha256-xV20Alb7ZGN7qujnsi5lG1NckSUmpIb05H2Xar73TDc=", 7 "owner": "NixOS", 8 "repo": "nixpkgs", 9 "rev": "afce96367b2e37fc29afb5543573cd49db3357b7", 10 "type": "github" 11 }, 12 "original": { 13 "id": "nixpkgs", 14 "type": "indirect" 15 } 16 }, 17 "root": { 18 "inputs": { 19 "nixpkgs": "nixpkgs" 20 } 21 } 22 }, 23 "root": "root", 24 "version": 7 25 }