Skip to content

Commit b6cded0

Browse files
committed
Devbox
1 parent 434eea2 commit b6cded0

File tree

2 files changed

+50
-1
lines changed

2 files changed

+50
-1
lines changed

devbox.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
1111
1212
13-
13+
14+
1415
],
1516
"shell": {
1617
"init_hook": [

devbox.lock

+48
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,54 @@
569569
}
570570
}
571571
},
572+
573+
"last_modified": "2024-04-19T17:36:04-04:00",
574+
"resolved": "github:NixOS/nixpkgs/92d295f588631b0db2da509f381b4fb1e74173c5#teller",
575+
"source": "devbox-search",
576+
"version": "1.5.6",
577+
"systems": {
578+
"aarch64-darwin": {
579+
"outputs": [
580+
{
581+
"name": "out",
582+
"path": "/nix/store/h614c6g6ns821z9jfkfn6m59a4pl627c-teller-1.5.6",
583+
"default": true
584+
}
585+
],
586+
"store_path": "/nix/store/h614c6g6ns821z9jfkfn6m59a4pl627c-teller-1.5.6"
587+
},
588+
"aarch64-linux": {
589+
"outputs": [
590+
{
591+
"name": "out",
592+
"path": "/nix/store/4lr2gsrnhs5v3x4yxfr2d6rprwlh1vd6-teller-1.5.6",
593+
"default": true
594+
}
595+
],
596+
"store_path": "/nix/store/4lr2gsrnhs5v3x4yxfr2d6rprwlh1vd6-teller-1.5.6"
597+
},
598+
"x86_64-darwin": {
599+
"outputs": [
600+
{
601+
"name": "out",
602+
"path": "/nix/store/nq2jnmi0ib7pvi7apmv9m82kp4pz5f7w-teller-1.5.6",
603+
"default": true
604+
}
605+
],
606+
"store_path": "/nix/store/nq2jnmi0ib7pvi7apmv9m82kp4pz5f7w-teller-1.5.6"
607+
},
608+
"x86_64-linux": {
609+
"outputs": [
610+
{
611+
"name": "out",
612+
"path": "/nix/store/kkrlm441vwm26dqci145fdqfr2j751hr-teller-1.5.6",
613+
"default": true
614+
}
615+
],
616+
"store_path": "/nix/store/kkrlm441vwm26dqci145fdqfr2j751hr-teller-1.5.6"
617+
}
618+
}
619+
},
572620
573621
"last_modified": "2024-04-19T17:36:04-04:00",
574622
"resolved": "github:NixOS/nixpkgs/92d295f588631b0db2da509f381b4fb1e74173c5#yq-go",

0 commit comments

Comments
 (0)