a linter for your flake.lock file
at main 27 lines 569 B view raw
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1771923393, 6 "narHash": "sha256-Fy0+UXELv9hOE8WjYhJt8fMDLYTU2Dqn3cX4BwoGBos=", 7 "owner": "nixos", 8 "repo": "nixpkgs", 9 "rev": "ea7f1f06811ce7fcc81d6c6fd4213150c23edcf2", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "nixos", 14 "ref": "nixpkgs-unstable", 15 "repo": "nixpkgs", 16 "type": "github" 17 } 18 }, 19 "root": { 20 "inputs": { 21 "nixpkgs": "nixpkgs" 22 } 23 } 24 }, 25 "root": "root", 26 "version": 7 27}