From 1b79b0842ba1ecd6a16ae354dae4d468817698af Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 24 May 2022 19:37:44 +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: • Added input 'unstable': 'github:NixOS/nixpkgs/c11d9597c1b3cdc4fb44cbab48deec2cfbaa5281' (2022-05-23) --- flake.lock | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 1aae649..e8220d7 100644 --- a/flake.lock +++ b/flake.lock @@ -606,11 +606,11 @@ }, "nixpkgs_6": { "locked": { - "lastModified": 1650998007, - "narHash": "sha256-NcJnbGDBBN023x8s3ll3HZxBcQoPq1ry9E2sjg+4flc=", + "lastModified": 1653319070, + "narHash": "sha256-Z3cv967iN6mXgxhq1cjOoPod23XgNttCWHXMnMZUq9E=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a3917caedfead19f853aa5769de4c3ea4e4db584", + "rev": "1c813bbdc330b45fe922c642eb610902aecd5673", "type": "github" }, "original": { @@ -710,7 +710,24 @@ "mms": "mms", "nar-serve": "nar-serve", "nix-super": "nix-super", - "nixpkgs": "nixpkgs_6" + "nixpkgs": "nixpkgs_6", + "unstable": "unstable" + } + }, + "unstable": { + "locked": { + "lastModified": 1653315696, + "narHash": "sha256-7tLCnzCz/fq86NEoF9+g/NkQRA2J+nkgytc7l2HuWnY=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "c11d9597c1b3cdc4fb44cbab48deec2cfbaa5281", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable-small", + "repo": "nixpkgs", + "type": "github" } }, "utils": {