From fd956c48647e22d9426ec9390476ecb86460d5ef Mon Sep 17 00:00:00 2001 From: Lily Foster Date: Mon, 20 Mar 2023 07:47:21 -0400 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 'nixpkgs-test': 'github:RaitoBezarius/nixpkgs/e51bf8cc8e2c75192e930ad83ed272938729e7be' (2022-12-23) → 'github:NixOS/nixpkgs/371d3778c4f9cee7d5cf014e6ce400d57366570f' (2023-03-16) --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 433eec5..4960487 100644 --- a/flake.lock +++ b/flake.lock @@ -181,16 +181,16 @@ }, "nixpkgs-test": { "locked": { - "lastModified": 1671812130, - "narHash": "sha256-GALBK+qB9rhnB+lVnxdgtMoXCySXughZZ3+qGO1Ke/k=", - "owner": "RaitoBezarius", + "lastModified": 1679009563, + "narHash": "sha256-jizICiQOqUcYFNHRNNOo69bfyNo36iyuRAHem5z68LQ=", + "owner": "NixOS", "repo": "nixpkgs", - "rev": "e51bf8cc8e2c75192e930ad83ed272938729e7be", + "rev": "371d3778c4f9cee7d5cf014e6ce400d57366570f", "type": "github" }, "original": { - "owner": "RaitoBezarius", - "ref": "simplified-qemu-boot-disks", + "owner": "NixOS", + "ref": "qemu-boot-disk-using-make-disk-image", "repo": "nixpkgs", "type": "github" }