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