From cec5413fcc0ca6b2049efe5a44f3b3fbe6f5f0a1 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 22 Jul 2024 03:27:22 -0400 Subject: templates: modernize --- templates/full/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/full/flake.nix') diff --git a/templates/full/flake.nix b/templates/full/flake.nix index 9d33ecb..b35fa45 100644 --- a/templates/full/flake.nix +++ b/templates/full/flake.nix @@ -2,7 +2,7 @@ description = ""; inputs = { - nixpkgs.url = "nixpkgs/nixpkgs-unstable"; + nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; flake-parts = { url = "github:hercules-ci/flake-parts"; -- cgit v1.2.3