initial commit
This commit is contained in:
commit
772469d21b
27 changed files with 1121 additions and 0 deletions
63
devbox.lock
Normal file
63
devbox.lock
Normal file
|
|
@ -0,0 +1,63 @@
|
|||
{
|
||||
"lockfile_version": "1",
|
||||
"packages": {
|
||||
"github:NixOS/nixpkgs/nixpkgs-unstable": {
|
||||
"last_modified": "2025-11-30T18:29:45Z",
|
||||
"resolved": "github:NixOS/nixpkgs/23258e03aaa49b3a68597e3e50eb0cbce7e42e9d?lastModified=1764527385&narHash=sha256-nA5ywiGKl76atrbdZ5Aucd8SjF%2Fv8ew9b9QsC%2BMKL14%3D"
|
||||
},
|
||||
"go@1.24.10": {
|
||||
"last_modified": "2025-11-23T21:50:36Z",
|
||||
"resolved": "github:NixOS/nixpkgs/ee09932cedcef15aaf476f9343d1dea2cb77e261#go_1_24",
|
||||
"source": "devbox-search",
|
||||
"version": "1.24.10",
|
||||
"systems": {
|
||||
"aarch64-darwin": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/mzqh3c6jhjb8nglq6aivgmhqzrgc1416-go-1.24.10",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/mzqh3c6jhjb8nglq6aivgmhqzrgc1416-go-1.24.10"
|
||||
},
|
||||
"aarch64-linux": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/qjw3k4983j843n19xifai1vn79hhd2hh-go-1.24.10",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/qjw3k4983j843n19xifai1vn79hhd2hh-go-1.24.10"
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/0q1jah9apr7mayvwqgdg0ls0k5mw1586-go-1.24.10",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/0q1jah9apr7mayvwqgdg0ls0k5mw1586-go-1.24.10"
|
||||
},
|
||||
"x86_64-linux": {
|
||||
"outputs": [
|
||||
{
|
||||
"name": "out",
|
||||
"path": "/nix/store/39x7yrmrxdws2866fbmav3zhwy01fkis-go-1.24.10",
|
||||
"default": true
|
||||
}
|
||||
],
|
||||
"store_path": "/nix/store/39x7yrmrxdws2866fbmav3zhwy01fkis-go-1.24.10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"goimports@latest": {
|
||||
"last_modified": "2022-02-15T04:21:50Z",
|
||||
"resolved": "github:NixOS/nixpkgs/3a641defd170a4ef25ce8c7c64cb13f91f867fca#goimports",
|
||||
"source": "devbox-search",
|
||||
"version": "2021-01-13"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue