From 767b5ec48a25f05d61869867887f0e48b91c1956 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Wed, 11 Oct 2023 20:56:37 +0300 Subject: [PATCH] flake: fix outdated lockfile --- flake.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/flake.lock b/flake.lock index 5dcb49c..6d5084f 100644 --- a/flake.lock +++ b/flake.lock @@ -804,16 +804,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1696693680, - "narHash": "sha256-PH0HQTkqyj7DmdPKPwrrXwVURLBqzZs4nqnDw9q8mhg=", + "lastModified": 1696879762, + "narHash": "sha256-Ud6bH4DMcYHUDKavNMxAhcIpDGgHMyL/yaDEAVSImQY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "945559664c1dc5836173ee12896ba421d9b37181", + "rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixpkgs-unstable", + "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } @@ -887,17 +887,17 @@ "nmd": { "flake": false, "locked": { - "lastModified": 1687627428, - "narHash": "sha256-7zGfXuNS5RHqhpEdz2fwrtqvF86JRo5U1hrxZSYgcm8=", - "owner": "~rycee", + "lastModified": 1696846470, + "narHash": "sha256-S/6s3nRcg+xZfsO7aLe01W+EMAKFVyieHa4eFvOKOLk=", + "owner": "horriblename", "repo": "nmd", - "rev": "824a380546b5d0d0eb701ff8cd5dbafb360750ff", - "type": "sourcehut" + "rev": "bcf805ce85b9e938f7e027b3311137ffbd995794", + "type": "github" }, "original": { - "owner": "~rycee", + "owner": "horriblename", "repo": "nmd", - "type": "sourcehut" + "type": "github" } }, "noice-nvim": {