From ec407d69c0da597a8034b216bbc494fd4ef3e129 Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Fri, 11 Apr 2025 22:27:00 -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 28d277f..2532d31 100644 --- a/flake.lock +++ b/flake.lock @@ -452,16 +452,16 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1742837300, - "narHash": "sha256-pidBRgonX1k7NJ1K8ML0rX1WWrAuYlGmQWz2xKXyEFY=", + "lastModified": 1744410622, + "narHash": "sha256-5ytFYIYbPQY1Frt870yb8gNwp2wkqiyGHKg7HQ4DMb0=", "owner": "NixOS", "repo": "nix", - "rev": "5a4e306cc5853922b292525ed23c59ba07f9d243", + "rev": "3094e39dc4087a2f7dcac55acfa07325361e9514", "type": "github" }, "original": { "owner": "NixOS", - "ref": "5a4e306cc5853922b292525ed23c59ba07f9d243", + "ref": "3094e39dc4087a2f7dcac55acfa07325361e9514", "repo": "nix", "type": "github" } diff --git a/flake.nix b/flake.nix index 7e3410e..b81d1e1 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ type = "github"; owner = "NixOS"; repo = "nix"; - ref = "5a4e306cc5853922b292525ed23c59ba07f9d243"; + ref = "3094e39dc4087a2f7dcac55acfa07325361e9514"; inputs.nixpkgs.follows = "stable"; }; #other