From e0c15153f58d60f815af0023ca04cd8268ac6773 Mon Sep 17 00:00:00 2001 From: alisceon Date: Thu, 5 Feb 2026 11:49:37 +0100 Subject: [PATCH] add new extension --- flake.lock | 12 ++++++------ home/alisceon/workstation.nix | 10 +++++----- hosts/common/base.nix | 1 + 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/flake.lock b/flake.lock index 07dfa8b..0111fd7 100644 --- a/flake.lock +++ b/flake.lock @@ -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": { diff --git a/home/alisceon/workstation.nix b/home/alisceon/workstation.nix index 2a5f6c3..856bd18 100644 --- a/home/alisceon/workstation.nix +++ b/home/alisceon/workstation.nix @@ -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="; } ]; }; diff --git a/hosts/common/base.nix b/hosts/common/base.nix index 01026db..48ca9fb 100644 --- a/hosts/common/base.nix +++ b/hosts/common/base.nix @@ -94,6 +94,7 @@ pv file nix-tree + unzip # Shells bash