From 22d923e664ef44b9555cd0f348551cddafaf8825 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Wed, 19 Feb 2025 11:48:48 -0500 Subject: [PATCH] ...flake.nix too --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 6469bf9..27723ef 100644 --- a/flake.nix +++ b/flake.nix @@ -16,7 +16,7 @@ flake-compat.url = "https://flakehub.com/f/edolstra/flake-compat/1.0.1.tar.gz"; - nix.url = "https://flakehub.com/f/NixOS/nix/2.22.1.tar.gz"; + nix.url = "https://flakehub.com/f/NixOS/nix/2.tar.gz"; }; outputs = { self, nixpkgs, fenix, crane, ... }@inputs: