From 0682b42c9d2ea9a74b8cf854f09f5d2fd02eb752 Mon Sep 17 00:00:00 2001 From: 0xrsydn Date: Mon, 25 May 2026 13:47:57 +0700 Subject: [PATCH] chore(llm-agents): update --- flake.lock | 41 +++++++++++-------------------------- modules/darwin/homebrew.nix | 1 - 2 files changed, 12 insertions(+), 30 deletions(-) diff --git a/flake.lock b/flake.lock index 40941dd..2e7dbfa 100644 --- a/flake.lock +++ b/flake.lock @@ -53,7 +53,6 @@ "llm-agents", "flake-parts" ], - "import-tree": "import-tree", "nixpkgs": [ "llm-agents", "nixpkgs" @@ -68,16 +67,15 @@ ] }, "locked": { - "lastModified": 1777322186, - "narHash": "sha256-CFlRnym0RphrTymMUg7PfQgfdYdMd6BnMZQJhlwv0fI=", + "lastModified": 1778446047, + "narHash": "sha256-oQvcadh2BCkrog+SGrG6YffKJrveYpjj3TdQJWaKhaM=", "owner": "nix-community", "repo": "bun2nix", - "rev": "8985e47786dd0bfa95b7c795f12aeafadd328eb8", + "rev": "f2bc12af1a6369648aac41041ceeaa0b866599c6", "type": "github" }, "original": { "owner": "nix-community", - "ref": "staging-2.1.0", "repo": "bun2nix", "type": "github" } @@ -133,11 +131,11 @@ ] }, "locked": { - "lastModified": 1775087534, - "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=", + "lastModified": 1778716662, + "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b", + "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb", "type": "github" }, "original": { @@ -219,21 +217,6 @@ "type": "github" } }, - "import-tree": { - "locked": { - "lastModified": 1773693634, - "narHash": "sha256-BtZ2dtkBdSUnFPPFc+n0kcMbgaTxzFNPv2iaO326Ffg=", - "owner": "vic", - "repo": "import-tree", - "rev": "c41e7d58045f9057880b0d85e1152d6a4430dbf1", - "type": "github" - }, - "original": { - "owner": "vic", - "repo": "import-tree", - "type": "github" - } - }, "jovian": { "inputs": { "nix-github-actions": "nix-github-actions", @@ -266,11 +249,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1777354680, - "narHash": "sha256-jtMZ7U79JYGoE8NYIu8Y4bNr+EoQW5i6zMP6Mig7tCU=", + "lastModified": 1779687822, + "narHash": "sha256-WXKyZkAQqCXm+k+N5hIfnb7U67RD3S9eIwbOCiR3vCk=", "owner": "numtide", "repo": "llm-agents.nix", - "rev": "efa749415e2ee5015db3fda1d3d6d7484d8aa64c", + "rev": "ce517fef69b04f27e24dc1278f02c00ac7860f36", "type": "github" }, "original": { @@ -372,11 +355,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1776949667, - "narHash": "sha256-GMSVw35Q+294GlrTUKlx087E31z7KurReQ1YHSKp5iw=", + "lastModified": 1778869304, + "narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "01fbdeef22b76df85ea168fbfe1bfd9e63681b30", + "rev": "d233902339c02a9c334e7e593de68855ad26c4cb", "type": "github" }, "original": { diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index 582613f..1840bb7 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -30,7 +30,6 @@ in default = [ "bitwarden" "brave-browser" - "firefox" "font-jetbrains-mono" "pgadmin4" "spotify"