From 3b276530b697f750121b585169e90ca3d476fb0f Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Thu, 19 Sep 2024 17:28:07 +0200 Subject: change webtray input to stable --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 51ad3dc..97fd726 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ }; webtray = { url = "git+https://git.nathanreiner.xyz/webtray"; - inputs.nixpkgs.follows = "nixpkgs-unstable"; + inputs.nixpkgs.follows = "nixpkgs"; }; }; @@ -47,7 +47,7 @@ hosts = [ "template" "nixedo" - "workstation" + "workstation" ]; in { -- cgit v1.2.3-70-g09d2