Compare commits

..

No commits in common. "bb7cfc2a0b678fc017cb9163bf89b692f13d2f80" and "3beb6360e5c1c9f2ffc1cba6d91f69c848d396e7" have entirely different histories.

3 changed files with 4 additions and 5 deletions

View file

@ -384,11 +384,11 @@
},
"nur": {
"locked": {
"lastModified": 1720044822,
"narHash": "sha256-Lk0x9iejYl5JtMTDTQceoAp+Bzs0ZYR6HWWbeQOE5kU=",
"lastModified": 1719988422,
"narHash": "sha256-CIaf8/BcZpWxeTPboW2yJK0MoAsliGeev42fL44PpEU=",
"owner": "nix-community",
"repo": "NUR",
"rev": "86c0a8a10451d14fe11df97855ba2962bc61ae3c",
"rev": "bf46629348af94058363c5b265431e548b4a81e6",
"type": "github"
},
"original": {

View file

@ -11,7 +11,7 @@ in
nur = inputs.nur.overlay;
warp-terminal = warpTerminalOverlay;
termius = termiusOverlay;
# talosctl = talosctlOverlay;
talosctl = talosctlOverlay;
# go = goOverlay;
# The unstable nixpkgs set (declared in the flake inputs) will

View file

@ -17,7 +17,6 @@ pkgs.mkShell {
NIX_CONFIG = "experimental-features = nix-command flakes";
nativeBuildInputs = with pkgs; [
buildPackages.go_1_22
nix
home-manager
git