diff --git a/flake.lock b/flake.lock index 4877b36..d1473e6 100644 --- a/flake.lock +++ b/flake.lock @@ -384,11 +384,11 @@ }, "nur": { "locked": { - "lastModified": 1719988422, - "narHash": "sha256-CIaf8/BcZpWxeTPboW2yJK0MoAsliGeev42fL44PpEU=", + "lastModified": 1720044822, + "narHash": "sha256-Lk0x9iejYl5JtMTDTQceoAp+Bzs0ZYR6HWWbeQOE5kU=", "owner": "nix-community", "repo": "NUR", - "rev": "bf46629348af94058363c5b265431e548b4a81e6", + "rev": "86c0a8a10451d14fe11df97855ba2962bc61ae3c", "type": "github" }, "original": { diff --git a/nixos/home/jahanson/workstation.nix b/nixos/home/jahanson/workstation.nix index 09538f2..b68970f 100644 --- a/nixos/home/jahanson/workstation.nix +++ b/nixos/home/jahanson/workstation.nix @@ -33,7 +33,7 @@ with config; termius obsidian jetbrains.datagrip - # talosctl + talosctl # cli brightnessctl diff --git a/shell.nix b/shell.nix index d1fc12c..f55ffad 100644 --- a/shell.nix +++ b/shell.nix @@ -17,6 +17,7 @@ pkgs.mkShell { NIX_CONFIG = "experimental-features = nix-command flakes"; nativeBuildInputs = with pkgs; [ + buildPackages.go_1_22 nix home-manager git