From 691a441bfeb90642840d2869cb04ec146e274a1e Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Fri, 9 Feb 2024 06:58:21 -0600 Subject: flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/3b9e1bd994c34b020ed7898b805a104511294d63' (2023-10-01) → 'path:/nix/store/idj2jaaarjlvpiq2kxdlw937yr0j086l-source?lastModified=1707238373&narHash=sha256-WKxT0yLzWbFZwYi92lI0yWJpYtRaFSWHGX8QXzejapw%3D&rev=fb0c047e30b69696acc42e669d02452ca1b55755' (2024-02-06) --- flake.lock | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index dcf2be8..1f30853 100644 --- a/flake.lock +++ b/flake.lock @@ -2,18 +2,15 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1696143757, - "narHash": "sha256-r69r9PBwNYReBavktCOP6jmtnpF0DEZWABBnJuzqkK0=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "3b9e1bd994c34b020ed7898b805a104511294d63", - "type": "github" + "lastModified": 1707238373, + "narHash": "sha256-WKxT0yLzWbFZwYi92lI0yWJpYtRaFSWHGX8QXzejapw=", + "path": "/nix/store/idj2jaaarjlvpiq2kxdlw937yr0j086l-source", + "rev": "fb0c047e30b69696acc42e669d02452ca1b55755", + "type": "path" }, "original": { - "owner": "nixos", - "ref": "release-23.05", - "repo": "nixpkgs", - "type": "github" + "id": "nixpkgs", + "type": "indirect" } }, "root": { -- cgit v1.2.3