From 5dfd513dd57414957ab229ca6fbe74532ec3e69e Mon Sep 17 00:00:00 2001 From: blake Date: Thu, 9 Oct 2025 16:46:40 -0500 Subject: [PATCH] 178 current 2025-10-09 16:19:44 25.05.20251006.20c4598 6.12.50 * --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6ed7dc1..ae90862 100644 --- a/flake.nix +++ b/flake.nix @@ -18,7 +18,7 @@ url = "github:Maroka-chan/VPN-Confinement"; }; }; - outputs = { self, nixpkgs, ... }@inputs: + outputs = { self, nixpkgs, nixpkgs-unstable, ... }@inputs: let systems = { x86_64 = "x86_64-linux";