From bc3ce8d5b4bcfc768d8b542304c9008af163d76a Mon Sep 17 00:00:00 2001 From: sora Date: Sun, 8 Sep 2024 13:35:56 +0200 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index c8ae309..8b5aae9 100755 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { description = "SoraFlake"; - +# Trick renovate into working: "github:NixOS/nixpkgs/nixpkgs-unstable" inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; hardware.url = "github:nixos/nixos-hardware";