From dac96c0883e476cd98d99f46787bd491feebea05 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 21 Oct 2023 23:42:44 +0200 Subject: build(flake): Update to a recent nixos-unstable version --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3057475a..455b090b 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { # base - nixpkgs.url = "github:NixOS/nixpkgs/f99e5f03cc0aa231ab5950a15ed02afec45ed51a"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-23.05"; # inputs for following -- cgit 1.4.1