sam: Move channel 25.05 → nixos-unstable

This requires a corresponding home-manager move, above, and removes the requirement for a changed openconnect.
This commit is contained in:
Chandler Swift 2026-02-03 09:52:45 -06:00
parent 10bdad00d8
commit 7fc13776f6
No known key found for this signature in database
GPG key ID: B123483B24A4D579

View file

@ -4,7 +4,7 @@
imports = imports =
[ [
./hardware-configuration.nix ./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 # https://discourse.nixos.org/t/github-strategies-for-configuration-nix/1983/14
@ -116,9 +116,7 @@
jujutsu jujutsu
killall killall
kubectl kubectl
# From https://github.com/NixOS/nixpkgs/pull/370555 openconnect
# 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
pv pv
ripgrep ripgrep
unzip unzip