flake.lock (1131B)
1 { 2 "nodes": { 3 "nix-darwin": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1747820204, 11 "narHash": "sha256-oY/mH8K1LOd+YbO58sw9ORtOdTxy3rR9lvTzOJKVUtA=", 12 "owner": "nix-darwin", 13 "repo": "nix-darwin", 14 "rev": "e2676937faf868111dcea6a4a9cf4b6549907c9d", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "nix-darwin", 19 "ref": "master", 20 "repo": "nix-darwin", 21 "type": "github" 22 } 23 }, 24 "nixpkgs": { 25 "locked": { 26 "lastModified": 1747885982, 27 "narHash": "sha256-rSuxACdwx5Ndr2thpjqcG89fj8mSSp96CFoCt0yrdkY=", 28 "owner": "NixOS", 29 "repo": "nixpkgs", 30 "rev": "a16efe5d2fc7455d7328a01f4692bfec152965b3", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "NixOS", 35 "ref": "nixpkgs-unstable", 36 "repo": "nixpkgs", 37 "type": "github" 38 } 39 }, 40 "root": { 41 "inputs": { 42 "nix-darwin": "nix-darwin", 43 "nixpkgs": "nixpkgs" 44 } 45 } 46 }, 47 "root": "root", 48 "version": 7 49 }