From f44bbc9857ea2735b736e6632cef1690872f84c4 Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Mon, 24 Mar 2025 18:33:18 -0400 Subject: [PATCH] chore: update nix --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 051ccc7..5ec518a 100644 --- a/flake.lock +++ b/flake.lock @@ -452,16 +452,16 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1740601978, - "narHash": "sha256-b70oopwDPaHiddorJIvI8H50yTXOd04noGZVp3YPHbM=", + "lastModified": 1742837300, + "narHash": "sha256-pidBRgonX1k7NJ1K8ML0rX1WWrAuYlGmQWz2xKXyEFY=", "owner": "NixOS", "repo": "nix", - "rev": "31923aaac0358336442244ec6baf8f6517463afd", + "rev": "5a4e306cc5853922b292525ed23c59ba07f9d243", "type": "github" }, "original": { "owner": "NixOS", - "ref": "31923aaac0358336442244ec6baf8f6517463afd", + "ref": "5a4e306cc5853922b292525ed23c59ba07f9d243", "repo": "nix", "type": "github" } diff --git a/flake.nix b/flake.nix index 444672d..7e3410e 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ type = "github"; owner = "NixOS"; repo = "nix"; - ref = "31923aaac0358336442244ec6baf8f6517463afd"; + ref = "5a4e306cc5853922b292525ed23c59ba07f9d243"; inputs.nixpkgs.follows = "stable"; }; #other