From 78cdf573434b8a35085439cc84e783b1da78bb69 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Sun, 1 Oct 2023 01:54:35 -0600 Subject: nix/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': 'path:/nix/store/afigf06j5h4y15bapf77j11ppn1yf6gy-source?lastModified=1693264542&narHash=sha256-zO6S2+BMiCBP%2f3n2E2Tpjp4N74LcSJjMK6p7bf1UJx8=&rev=1d9d75f88c4784625b00f8c17f49bfcd17cd2407' (2023-08-28) → 'github:nixos/nixpkgs/3b9e1bd994c34b020ed7898b805a104511294d63' (2023-10-01) --- nix/flake.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'nix') diff --git a/nix/flake.lock b/nix/flake.lock index 645770a..dcf2be8 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -2,15 +2,18 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1693264542, - "narHash": "sha256-zO6S2+BMiCBP/3n2E2Tpjp4N74LcSJjMK6p7bf1UJx8=", - "path": "/nix/store/afigf06j5h4y15bapf77j11ppn1yf6gy-source", - "rev": "1d9d75f88c4784625b00f8c17f49bfcd17cd2407", - "type": "path" + "lastModified": 1696143757, + "narHash": "sha256-r69r9PBwNYReBavktCOP6jmtnpF0DEZWABBnJuzqkK0=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "3b9e1bd994c34b020ed7898b805a104511294d63", + "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "nixos", + "ref": "release-23.05", + "repo": "nixpkgs", + "type": "github" } }, "root": { -- cgit v1.2.3