From a5605b5229d493e4d4ccadd18dcc70ec5d347c1e Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 10 Dec 2023 13:07:52 +0100 Subject: Update flake --- flake.lock | 30 ++++++++++++++++++++++++------ 1 file changed, 24 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 27c6cf2..1cb5efb 100644 --- a/flake.lock +++ b/flake.lock @@ -1,12 +1,15 @@ { "nodes": { "flake-utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", + "lastModified": 1701680307, + "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", "owner": "numtide", "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", + "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", "type": "github" }, "original": { @@ -17,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1657454703, - "narHash": "sha256-WnQK55JKnsLbELodXl5sJnlYX/HP0SIKh8rb+AF/j9Q=", + "lastModified": 1702209402, + "narHash": "sha256-mqYYFhD1XPPVEY/PpWAgQ0vNwWI2AB8RGsTJbOCzkho=", "owner": "nixos", "repo": "nixpkgs", - "rev": "394025473abcbf0740c2e4e5e9a86a4084423331", + "rev": "b2f4b4b97cc79dea83c9f6772ab1eff4470b9e4d", "type": "github" }, "original": { @@ -35,6 +38,21 @@ "flake-utils": "flake-utils", "nixpkgs": "nixpkgs" } + }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } } }, "root": "root", -- cgit v1.2.3