From ddbee2fbd7e3020da511b961bdfb4525c1675cac Mon Sep 17 00:00:00 2001 From: Varris Date: Wed, 19 Oct 2022 15:41:18 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'home-manager': 'github:nix-community/home-manager/e901c8d86082be74a8be70773bbb6d401ff21e49' (2022-10-17) → 'github:nix-community/home-manager/42f81ac107c5a9a177888080107094dba57f134e' (2022-10-18) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ab6176ac5b0ee4f18e9cb380a41a6e1816c7bc89' (2022-10-17) → 'github:NixOS/nixpkgs/7b38cb118ce4ad36d19a8b021068633b57ce0d3f' (2022-10-19) --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 0e35b8d..eec15a2 100644 --- a/flake.lock +++ b/flake.lock @@ -60,11 +60,11 @@ "utils": "utils" }, "locked": { - "lastModified": 1665991686, - "narHash": "sha256-VbhugQ+NhybgCfU1gpbEQ6QFYrVQ3jRioYIYFVZ+KPs=", + "lastModified": 1666080735, + "narHash": "sha256-4YWYJgzt9mGuAvXAuEziYms+bYlk/1spyt3iLizRL5I=", "owner": "nix-community", "repo": "home-manager", - "rev": "e901c8d86082be74a8be70773bbb6d401ff21e49", + "rev": "42f81ac107c5a9a177888080107094dba57f134e", "type": "github" }, "original": { @@ -123,11 +123,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1665975177, - "narHash": "sha256-PypbdMOB9l5Uks1phl2reKY+klMabz8fepj7bWrupZE=", + "lastModified": 1666154393, + "narHash": "sha256-G4jctSMlliZvG4zUrcas0O+t3qJHzM0moBpG93lcl44=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ab6176ac5b0ee4f18e9cb380a41a6e1816c7bc89", + "rev": "7b38cb118ce4ad36d19a8b021068633b57ce0d3f", "type": "github" }, "original": {