diff options
| -rw-r--r-- | flake.lock | 6 | ||||
| -rw-r--r-- | modules/packages.nix | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index 611691c..c2703a9 100644 --- a/flake.lock +++ b/flake.lock @@ -284,11 +284,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1755186698, - "narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=", + "lastModified": 1764667669, + "narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c", + "rev": "418468ac9527e799809c900eda37cbff999199b6", "type": "github" }, "original": { diff --git a/modules/packages.nix b/modules/packages.nix index 60adb89..f10e946 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -67,7 +67,7 @@ in man-pages man-pages-posix ]) ++ (with unstablePkgs; [ - claude-code gemini-cli + claude-code gemini-cli antigravity-fhs ]) ++ (with auxiliaryPkgs; [ # TODO: need fixes for 25.05 # retroarch wine |
