From 056a5db75e3dc960e7e282ea1c26cb3f1851811a Mon Sep 17 00:00:00 2001 From: Daniel Kempkens Date: Mon, 20 May 2024 13:15:23 +0200 Subject: [PATCH] Update deps --- flake.lock | 45 +++------------------------------------------ 1 file changed, 3 insertions(+), 42 deletions(-) diff --git a/flake.lock b/flake.lock index b7ca47e..1e1f8e8 100644 --- a/flake.lock +++ b/flake.lock @@ -36,36 +36,13 @@ "type": "github" } }, - "neovim-flake": { - "inputs": { - "flake-utils": "flake-utils", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "dir": "contrib", - "lastModified": 1716156820, - "narHash": "sha256-1hW6OkPWWjp07rIhwEnsLwd4dqCtCLN6YreSvfy8lN4=", - "owner": "neovim", - "repo": "neovim", - "rev": "b16b287b8f36a8e25b27f3009d7fdd0d39348894", - "type": "github" - }, - "original": { - "dir": "contrib", - "owner": "neovim", - "repo": "neovim", - "type": "github" - } - }, "nixpkgs": { "locked": { - "lastModified": 1716127062, - "narHash": "sha256-2rk8FqB/iQV2d0vQLs684/Tj5PUHaS1sFwG7fng5vXE=", + "lastModified": 1716170507, + "narHash": "sha256-EAJWIo2uRoELjlI9+RAL/9QF4D+SSHqYLyMW4QTZLP0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8a2555763c48e2410054de3f52f7310ce3241ec5", + "rev": "f72f67152a44df2d2c09a578bac8e09b9390279b", "type": "github" }, "original": { @@ -90,24 +67,8 @@ "root": { "inputs": { "flake-parts": "flake-parts", - "neovim-flake": "neovim-flake", "nixpkgs": "nixpkgs" } - }, - "systems": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } } }, "root": "root",