From b7be72343dcdeb81513ccca4690d582142d43657 Mon Sep 17 00:00:00 2001 From: kalipso Date: Thu, 4 May 2023 11:20:15 +0200 Subject: [PATCH] [generale] update flake --- flake.lock | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/flake.lock b/flake.lock index f112d44..ffb1e38 100644 --- a/flake.lock +++ b/flake.lock @@ -4,19 +4,20 @@ "inputs": { "nixpkgs": [ "nixpkgs" - ] + ], + "utils": "utils" }, "locked": { - "lastModified": 1656169755, - "narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=", + "lastModified": 1670253003, + "narHash": "sha256-/tJIy4+FbsQyslq1ipyicZ2psOEd8dvl4OJ9lfisjd0=", "owner": "nix-community", "repo": "home-manager", - "rev": "4a3d01fb53f52ac83194081272795aa4612c2381", + "rev": "0e8125916b420e41bf0d23a0aa33fadd0328beb3", "type": "github" }, "original": { "owner": "nix-community", - "ref": "release-22.05", + "ref": "release-22.11", "repo": "home-manager", "type": "github" } @@ -24,7 +25,7 @@ "mfsync": { "inputs": { "nixpkgs": "nixpkgs", - "utils": "utils" + "utils": "utils_2" }, "locked": { "lastModified": 1663319501, @@ -142,16 +143,16 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1664790708, - "narHash": "sha256-fzxmpOPjzOVIt9KeDN4EDPI13xJn+u0uMxheKCWken8=", + "lastModified": 1670372410, + "narHash": "sha256-BDiOUkuqgq5DP+E5xfTzIFYYyMb8DpSLYmeaOBeZ0vg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "81a3237b64e67b66901c735654017e75f0c50943", + "rev": "5528350186a9e826588cee1329640899ca44a0cf", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-22.05", + "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" } @@ -165,7 +166,7 @@ "nixpkgs": "nixpkgs_2", "nixpkgs-unstable": "nixpkgs-unstable", "sops-nix": "sops-nix", - "utils": "utils_2" + "utils": "utils_3" } }, "sops-nix": { @@ -190,6 +191,21 @@ } }, "utils": { + "locked": { + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_2": { "locked": { "lastModified": 1656928814, "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", @@ -204,7 +220,7 @@ "type": "github" } }, - "utils_2": { + "utils_3": { "locked": { "lastModified": 1659877975, "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",