From 90251b932e28232c8fa9feb377f9ad39e01019a5 Mon Sep 17 00:00:00 2001 From: Gerg-L Date: Wed, 26 Feb 2025 18:10:17 -0500 Subject: [PATCH] update nix --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 9e3a236..76a2227 100644 --- a/flake.lock +++ b/flake.lock @@ -452,16 +452,16 @@ "nixpkgs-regression": "nixpkgs-regression" }, "locked": { - "lastModified": 1736798728, - "narHash": "sha256-Em+CXWHBgLG2m106Hs11FmVlsCr3ZQedTosJvRF2gnE=", + "lastModified": 1740601978, + "narHash": "sha256-b70oopwDPaHiddorJIvI8H50yTXOd04noGZVp3YPHbM=", "owner": "NixOS", "repo": "nix", - "rev": "2cb0ddfe4eb216fab6d826c1056743c152722720", + "rev": "31923aaac0358336442244ec6baf8f6517463afd", "type": "github" }, "original": { "owner": "NixOS", - "ref": "2cb0ddfe4eb216fab6d826c1056743c152722720", + "ref": "31923aaac0358336442244ec6baf8f6517463afd", "repo": "nix", "type": "github" } diff --git a/flake.nix b/flake.nix index 707c73a..444672d 100644 --- a/flake.nix +++ b/flake.nix @@ -24,7 +24,7 @@ type = "github"; owner = "NixOS"; repo = "nix"; - ref = "2cb0ddfe4eb216fab6d826c1056743c152722720"; + ref = "31923aaac0358336442244ec6baf8f6517463afd"; inputs.nixpkgs.follows = "stable"; }; #other