From 270a8ec6ecfea9ff1365a60aa215db5a8ff8ea34 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 14 Dec 2023 16:23:32 -0500 Subject: flake: use nixpkgs from flakehub --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bf6d68b..5c80d10 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,7 @@ extra-trusted-public-keys = ["nix-exprs:mLifiLXlGVkkuFpIbqcrCWkIxKn2GyCkrxOuE7fwLxQ="]; }; - inputs.nixpkgs.url = "nixpkgs/nixos-unstable"; + inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1.*.tar.gz"; outputs = { nixpkgs, -- cgit v1.2.3