add new extension

This commit is contained in:
alisceon 2026-02-05 11:49:37 +01:00
parent acc6386a93
commit e0c15153f5
3 changed files with 12 additions and 11 deletions

12
flake.lock generated
View file

@ -295,11 +295,11 @@
]
},
"locked": {
"lastModified": 1770285790,
"narHash": "sha256-gwuwaZypgjXgJbNJbCXI32LlU12fGm6LRM9g/B5OuCs=",
"lastModified": 1770288134,
"narHash": "sha256-D8dtGR3js1QGwjFVFeqd0K0wSmfkTknjOGFnyCDKIZo=",
"owner": "nix-community",
"repo": "NUR",
"rev": "381fa985b4aa897e6f74bbff8b8b22c7fa91459a",
"rev": "d7c546786913f9c52f256c42f4da885632287f42",
"type": "github"
},
"original": {
@ -316,11 +316,11 @@
]
},
"locked": {
"lastModified": 1770285790,
"narHash": "sha256-gwuwaZypgjXgJbNJbCXI32LlU12fGm6LRM9g/B5OuCs=",
"lastModified": 1770288134,
"narHash": "sha256-D8dtGR3js1QGwjFVFeqd0K0wSmfkTknjOGFnyCDKIZo=",
"owner": "nix-community",
"repo": "NUR",
"rev": "381fa985b4aa897e6f74bbff8b8b22c7fa91459a",
"rev": "d7c546786913f9c52f256c42f4da885632287f42",
"type": "github"
},
"original": {

View file

@ -23,14 +23,14 @@
{
name = "pyrefly";
publisher = "meta";
version = "0.46.3";
sha256 = "sha256-o9Nynj6Zf7aot1zzHSwrcayovxlJ3mr/XWNNhI3foBM=";
version = "0.51.0";
hash = "sha256-wVJ6PHWhHe//uYN6tpSaNXBM0pKDh8w0njdaE14F/nw=";
}
{
name = "chagpt";
name = "chatgpt";
publisher = "openai";
version = "0.4.69";
sha256 = "";
version = "0.5.70";
hash = "sha256-qVlPepQoiJytjWrOJFUQLvFIbkOufJ9kujGCj8KFqhE=";
}
];
};

View file

@ -94,6 +94,7 @@
pv
file
nix-tree
unzip
# Shells
bash