flake.lock (986B)
1 { 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1779425662, 6 "narHash": "sha256-4ZNUVM9C5OZ5jgQJFGC0lHrFI/beArIPYQsVbGks0KY=", 7 "owner": "NixOS", 8 "repo": "nixpkgs", 9 "rev": "591a6bac6b1ffe55e073392e0dcc757ff7c6e208", 10 "type": "github" 11 }, 12 "original": { 13 "id": "nixpkgs", 14 "ref": "release-25.11", 15 "type": "indirect" 16 } 17 }, 18 "root": { 19 "inputs": { 20 "nixpkgs": "nixpkgs", 21 "systems": "systems" 22 } 23 }, 24 "systems": { 25 "locked": { 26 "lastModified": 1681028828, 27 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 28 "owner": "nix-systems", 29 "repo": "default", 30 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "nix-systems", 35 "repo": "default", 36 "type": "github" 37 } 38 } 39 }, 40 "root": "root", 41 "version": 7 42 }