From 2be86cc274a8564ff4db90066e1c9d7978140c07 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Thu, 11 May 2023 12:54:07 -0400 Subject: [PATCH] update flake --- flake.lock | 48 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 33 insertions(+), 15 deletions(-) diff --git a/flake.lock b/flake.lock index 3699585..4d12f35 100644 --- a/flake.lock +++ b/flake.lock @@ -1,12 +1,15 @@ { "nodes": { "flake-utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", "owner": "numtide", "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", "type": "github" }, "original": { @@ -47,11 +50,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1669542132, - "narHash": "sha256-DRlg++NJAwPh8io3ExBJdNW7Djs3plVI5jgYQ+iXAZQ=", + "lastModified": 1683408522, + "narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a115bb9bd56831941be3776c8a94005867f316a7", + "rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7", "type": "github" }, "original": { @@ -62,11 +65,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1669828093, - "narHash": "sha256-wCxCnqU5mf7LeLI7kHwYfIVc4+klo2QFK7UOoli1ZHU=", + "lastModified": 1683571569, + "narHash": "sha256-Pjw/U5OrThQpKOwQokeujwh5oR9t6DGMZeaah+OuEQg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c79f09b7e5bb39eb9ead58c99ab87cb271461080", + "rev": "b15daed9650fc367e483dd611d6f12976db16709", "type": "github" }, "original": { @@ -96,11 +99,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1669801469, - "narHash": "sha256-GZYef2/AgSsHlM6LddKungUfDB7DMU1su/CRSowIa9o=", + "lastModified": 1683444282, + "narHash": "sha256-EBSqcwtN5bSinvTdn/zGsYhR/42RU+WwYJWVpKxU+h8=", "owner": "nix-community", "repo": "poetry2nix", - "rev": "956e730a8357e150d5ce6a293175360e37b51c76", + "rev": "aedba94fdebc9cdaa811d33f991c1b9b57bb5460", "type": "github" }, "original": { @@ -135,6 +138,21 @@ "utils": "utils" } }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "utils": { "inputs": { "flake-utils": "flake-utils_2", @@ -144,11 +162,11 @@ "poetry2nix": "poetry2nix_2" }, "locked": { - "lastModified": 1669674883, - "narHash": "sha256-bY9UX+RsEiEJlPI+s8KDM4YHFySrDF4gkWmhsJovp+s=", + "lastModified": 1670963182, + "narHash": "sha256-TybEDLywRxX0fKqdWKRhtKyegNJqwwuauxTbCX48Wpc=", "owner": "vale981", "repo": "hiro-flake-utils", - "rev": "09c67e6366bf0f4fe8d3c62e6f3aa79a3c1563f9", + "rev": "90714b1950c419b0e3eb879ae7140e8a88c15f05", "type": "github" }, "original": {