upgrade claude-code

This commit is contained in:
2025-11-12 17:40:18 +00:00
parent 933533aee1
commit b98a3ddc7a
3 changed files with 3 additions and 3 deletions

View File

@@ -111,6 +111,7 @@
pkgs-unstable = import nixpkgs-unstable {
inherit (super) system;
config.allowUnfree = true;
overlays = [
(_self: super: {
go = super.go_1_25;
@@ -328,6 +329,7 @@
let
pkgs = import nixpkgs {
inherit system;
config.allowUnfree = true;
overlays = baseOverlays;
};
in

View File

@@ -48,8 +48,6 @@ in
];
};
nixpkgs.config.allowUnfree = true;
hardware.enableRedistributableFirmware = true;
time.timeZone = cfg.timeZone;

View File

@@ -50,7 +50,7 @@
chronoctl
terraform
github-cli
claude-code
pkgs.pkgs-unstable.claude-code
docker-compose
gcloud-wrapped
kubectl-node-shell