From 7fc13776f6f41a04842bbcb662caee19da53a2b1 Mon Sep 17 00:00:00 2001 From: Chandler Swift Date: Tue, 3 Feb 2026 09:52:45 -0600 Subject: [PATCH] =?UTF-8?q?sam:=20Move=20channel=2025.05=20=E2=86=92=20nix?= =?UTF-8?q?os-unstable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This requires a corresponding home-manager move, above, and removes the requirement for a changed openconnect. --- sam/configuration.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sam/configuration.nix b/sam/configuration.nix index c5d1593..91b184d 100644 --- a/sam/configuration.nix +++ b/sam/configuration.nix @@ -4,7 +4,7 @@ imports = [ ./hardware-configuration.nix - (import "${builtins.fetchTarball https://github.com/nix-community/home-manager/archive/release-25.05.tar.gz}/nixos") + (import "${builtins.fetchTarball https://github.com/nix-community/home-manager/archive/master.tar.gz}/nixos") ]; # https://discourse.nixos.org/t/github-strategies-for-configuration-nix/1983/14 @@ -116,9 +116,7 @@ jujutsu killall kubectl - # From https://github.com/NixOS/nixpkgs/pull/370555 - # I don't expect this to be backported, so this should be removed with 25.11 - (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/a5ea75e611fb5bf6898d7d72401f6cb2aacf30f0.tar.gz") {}).openconnect + openconnect pv ripgrep unzip