From ad5c5bcd7a144313fca2a5018963f689de68ad23 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Fri, 20 Jun 2025 19:13:22 -0700 Subject: [PATCH 1/9] flake update --- flake.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 01bdc08..2001c44 100644 --- a/flake.lock +++ b/flake.lock @@ -48,11 +48,11 @@ ] }, "locked": { - "lastModified": 1749873626, - "narHash": "sha256-1Mc/D/1RwwmDKY59f4IpDBgcQttxffm+4o0m67lQ8hc=", + "lastModified": 1750325256, + "narHash": "sha256-vvlxGz/waqJ3TGqM/iqXbnEc7/R1qnEXmaBiPaQ1RE0=", "owner": "LnL7", "repo": "nix-darwin", - "rev": "2f140d6ac8840c6089163fb43ba95220c230f22b", + "rev": "0d71cbf88d63e938b37b85b3bf8b238bcf7b39b9", "type": "github" }, "original": { @@ -79,11 +79,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1750134718, - "narHash": "sha256-v263g4GbxXv87hMXMCpjkIxd/viIF7p3JpJrwgKdNiI=", + "lastModified": 1750365781, + "narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9e83b64f727c88a7711a2c463a7b16eedb69a84c", + "rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54", "type": "github" }, "original": { @@ -100,11 +100,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1750305956, - "narHash": "sha256-o3Y5v3KmqKOEudWqBKX0utCOMvn/+hbEhWEZklS1Ej0=", + "lastModified": 1750470234, + "narHash": "sha256-D8oigkONATa1o5qNLjxYFJpuWAUN+/R0JmTLkzcNJ8Y=", "owner": "nix-community", "repo": "nur", - "rev": "45c311c54cf6b948161b056f07b3e66515273315", + "rev": "0c1a4c4ad21271cc1194e6cf3d450e1c2dc5da32", "type": "github" }, "original": { From 6bb709935b6e15fd9a874f046b932ed62f4a96db Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 22 Jun 2025 23:41:20 -0700 Subject: [PATCH 2/9] Add harlequin --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index 3e77c96..4d2598e 100644 --- a/home.nix +++ b/home.nix @@ -50,6 +50,7 @@ gnupg go graphviz + harlequin jetbrains-mono jjui jq-lsp From cdb838f13ca271de3bdf69b8999a3fdad16c7ff7 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sat, 28 Jun 2025 10:37:04 -0700 Subject: [PATCH 3/9] Update neovim config --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 4d2598e..84ce276 100644 --- a/home.nix +++ b/home.nix @@ -223,7 +223,7 @@ xdg.configFile."nvim".source = pkgs.fetchFromGitHub { owner = "softinio"; repo = "nvim-config"; - rev = "ba28bef49a6ec11692d5bdb4949fc484139c8fa5"; + rev = "618913553a236132e558d9df85200ed0f357dc19"; sha256 = "sha256-0I4yOFbcL9peHvKm8I9LXE2R9i54NvdDO5QJ5oPXTkU="; }; } From 752bdaa98a8a92a77d2d53b7eb1169682223b1d3 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sat, 28 Jun 2025 10:51:02 -0700 Subject: [PATCH 4/9] update nvim config hash and update aider config --- home.nix | 2 +- programs/aider/aider.yml | 35 +---------------------------------- 2 files changed, 2 insertions(+), 35 deletions(-) diff --git a/home.nix b/home.nix index 84ce276..a8410c7 100644 --- a/home.nix +++ b/home.nix @@ -224,6 +224,6 @@ owner = "softinio"; repo = "nvim-config"; rev = "618913553a236132e558d9df85200ed0f357dc19"; - sha256 = "sha256-0I4yOFbcL9peHvKm8I9LXE2R9i54NvdDO5QJ5oPXTkU="; + sha256 = "sha256-aYYR0KvX0vKg13Xn6l+2irJBjrIrlS5aBgkoZ5nn9yE="; }; } diff --git a/programs/aider/aider.yml b/programs/aider/aider.yml index 9ffcfba..a68dbba 100644 --- a/programs/aider/aider.yml +++ b/programs/aider/aider.yml @@ -18,40 +18,7 @@ # Main model: ## Specify the model to use for the main chat -#model: xxx - -## Use claude-3-opus-20240229 model for the main chat -#opus: false - -## Use anthropic/claude-3-7-sonnet-20250219 model for the main chat -sonnet: true - -## Use claude-3-5-haiku-20241022 model for the main chat -#haiku: false - -## Use gpt-4-0613 model for the main chat -#4: false - -## Use gpt-4o model for the main chat -# 4o: true - -## Use gpt-4o-mini model for the main chat -#mini: false - -## Use gpt-4-1106-preview model for the main chat -#4-turbo: false - -## Use gpt-3.5-turbo model for the main chat -#35turbo: false - -## Use deepseek/deepseek-chat model for the main chat -#deepseek: false - -## Use o1-mini model for the main chat -#o1-mini: false - -## Use o1-preview model for the main chat -#o1-preview: false +model: anthropic/claude-sonnet-4-20250514 ######################## # API Keys and settings: From ac52635b26045e91892b62a503798a6373587640 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 29 Jun 2025 09:15:55 -0700 Subject: [PATCH 5/9] Add pyrefly dep --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index a8410c7..b1e97a5 100644 --- a/home.nix +++ b/home.nix @@ -80,6 +80,7 @@ patchelf pngpaste prettyping + pyrefly python3Packages.huggingface-hub python3Packages.jupyterlab rclone From 06e5de1a1afeec05a8f15fc0064198db02ea6b64 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 29 Jun 2025 09:17:34 -0700 Subject: [PATCH 6/9] nixpkgs update to 25.05 --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index b1e97a5..11d32c9 100644 --- a/home.nix +++ b/home.nix @@ -24,7 +24,7 @@ ]; home = { - stateVersion = "24.11"; + stateVersion = "25.05"; sessionVariables = { EDITOR = "nvim"; VISUAL = "$EDITOR"; From bf4c1bdcc400f80b0bd387dc580509c64971794f Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 29 Jun 2025 09:31:31 -0700 Subject: [PATCH 7/9] Update neovim config --- home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index 11d32c9..0386151 100644 --- a/home.nix +++ b/home.nix @@ -224,7 +224,7 @@ xdg.configFile."nvim".source = pkgs.fetchFromGitHub { owner = "softinio"; repo = "nvim-config"; - rev = "618913553a236132e558d9df85200ed0f357dc19"; - sha256 = "sha256-aYYR0KvX0vKg13Xn6l+2irJBjrIrlS5aBgkoZ5nn9yE="; + rev = "8b34d4fa2ba87e45645e6c061a21af7bce522edd"; + sha256 = "sha256-3kDi1Cav2gN2UIXpUcG7Fv08fDbvnL1lJJHYd6A1/k0="; }; } From b5b716e569058b02217f6dd460c67c6707ea6c82 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 29 Jun 2025 10:55:52 -0700 Subject: [PATCH 8/9] update nvim config --- home.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index 0386151..5d4601e 100644 --- a/home.nix +++ b/home.nix @@ -224,7 +224,7 @@ xdg.configFile."nvim".source = pkgs.fetchFromGitHub { owner = "softinio"; repo = "nvim-config"; - rev = "8b34d4fa2ba87e45645e6c061a21af7bce522edd"; - sha256 = "sha256-3kDi1Cav2gN2UIXpUcG7Fv08fDbvnL1lJJHYd6A1/k0="; + rev = "9e390d7b96198ff2525c3ba9ab5ab985e62198df"; + sha256 = "sha256-5o42JAxYkgSkhZbDimqKkoKFFFLuA4hLKFHWtcY0hbk="; }; } From 0b63b86d166dadb42044d391674e636871c859c5 Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Sun, 29 Jun 2025 10:59:34 -0700 Subject: [PATCH 9/9] Remove latex support --- home.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/home.nix b/home.nix index 5d4601e..89a2ef0 100644 --- a/home.nix +++ b/home.nix @@ -98,8 +98,6 @@ stylua swift-format tealdeer - tectonic - texlab tig tmux-sessionizer tokei