File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 44 "packages" : {
55 "fd" : " latest" ,
66 "git" : " latest" ,
7- "go" : " latest"
7+ "go" : " latest" ,
8+ "apple-sdk_15" : {
9+ "name" : " sdk_15" ,
10+ "version" : " latest" ,
11+ "platforms" : [" aarch64-darwin" , " x86_64-darwin" ]
12+ }
813 },
914 "env" : {
1015 "GOENV" : " off" ,
Original file line number Diff line number Diff line change 11{
22 "lockfile_version": "1",
33 "packages": {
4+ "apple-sdk_15@latest": {
5+ "last_modified": "2025-09-18T16:33:27Z",
6+ "resolved": "github:NixOS/nixpkgs/f4b140d5b253f5e2a1ff4e5506edbf8267724bde#apple-sdk_15",
7+ "source": "devbox-search",
8+ "version": "15.2",
9+ "systems": {
10+ "aarch64-darwin": {
11+ "outputs": [
12+ {
13+ "name": "out",
14+ "path": "/nix/store/3w6k7waxdw7bv0l6ip0azfaskm5ibk4p-apple-sdk-15.2",
15+ "default": true
16+ }
17+ ],
18+ "store_path": "/nix/store/3w6k7waxdw7bv0l6ip0azfaskm5ibk4p-apple-sdk-15.2"
19+ },
20+ "x86_64-darwin": {
21+ "outputs": [
22+ {
23+ "name": "out",
24+ "path": "/nix/store/jd692x02r6by0hckzqhjgjccj615dsn9-apple-sdk-15.2",
25+ "default": true
26+ }
27+ ],
28+ "store_path": "/nix/store/jd692x02r6by0hckzqhjgjccj615dsn9-apple-sdk-15.2"
29+ }
30+ }
31+ },
432 "fd@latest": {
533 "last_modified": "2025-07-28T17:09:23Z",
634 "resolved": "github:NixOS/nixpkgs/648f70160c03151bc2121d179291337ad6bc564b#fd",
You can’t perform that action at this time.
0 commit comments