From ab3154cc2a2e52360dd7bfb5285683cbd87bfd6f Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sat, 13 Jul 2024 21:37:39 +0200 Subject: [PATCH] buil from nixpkgs master --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 4d84da1..9c3b412 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "jopejoe1 NixOS configuration"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:NixOS/nixpkgs"; # Outputs nixos-generators = {