mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-05-16 02:23:09 +00:00
Maintenance work on configs
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
b46d9ec365
commit
9ad71abd87
4 changed files with 56 additions and 39 deletions
|
@ -2,7 +2,8 @@
|
|||
"packages": [
|
||||
"gita@latest",
|
||||
"shfmt@latest",
|
||||
"hadolint@latest"
|
||||
"hadolint@latest",
|
||||
"python@3.12.0"
|
||||
],
|
||||
"shell": {
|
||||
"init_hook": [
|
||||
|
|
|
@ -13,6 +13,27 @@
|
|||
"source": "devbox-search",
|
||||
"version": "2.12.0"
|
||||
},
|
||||
"python@3.12.0": {
|
||||
"last_modified": "2023-10-03T09:29:46Z",
|
||||
"plugin_version": "0.0.1",
|
||||
"resolved": "github:NixOS/nixpkgs/e2b8feae8470705c3f331901ae057da3095cea10#python312",
|
||||
"source": "devbox-search",
|
||||
"version": "3.12.0",
|
||||
"systems": {
|
||||
"aarch64-darwin": {
|
||||
"store_path": "/nix/store/4w9xnvsbw0b3nyzc64alz7nv7ay4a88j-python3-3.12.0"
|
||||
},
|
||||
"aarch64-linux": {
|
||||
"store_path": "/nix/store/dgg6kzpv7yg3h83m6aa5vnplvfghcdyq-python3-3.12.0"
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"store_path": "/nix/store/grmb7mw4ixqrbrp87yqigmxiaydnqcg0-python3-3.12.0"
|
||||
},
|
||||
"x86_64-linux": {
|
||||
"store_path": "/nix/store/7gldca15px30wpk6bfrscn19sdg755q8-python3-3.12.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shfmt@latest": {
|
||||
"last_modified": "2023-08-08T03:07:33Z",
|
||||
"resolved": "github:NixOS/nixpkgs/844ffa82bbe2a2779c86ab3a72ff1b4176cec467#shfmt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue