From 273413be85f1736d76e8516c80fb78601c46c976 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Thu, 25 Jul 2024 18:19:47 +0200 Subject: 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': 'github:NixOS/nixpkgs/575f3027caa1e291d24f1e9fb0e3a19c2f26d96b' (2024-07-22) → 'github:NixOS/nixpkgs/d0907b75146a0ccc1ec0d6c3db287ec287588ef6' (2024-07-24) • Updated input 'nixpkgs-unstable': 'github:NixOS/nixpkgs/68c9ed8bbed9dfce253cc91560bf9043297ef2fe' (2024-07-21) → 'github:NixOS/nixpkgs/dc14ed91132ee3a26255d01d8fd0c1f5bff27b2f' (2024-07-23) • Updated input 'nixvim': 'github:nix-community/nixvim/0ac10f6776c6650b18ebe45913e06b7ce1a2e2b1' (2024-07-24) → 'github:nix-community/nixvim/4d874f6c115b59ad763838b1d12c1067844163ba' (2024-07-25) • Updated input 'nixvim/devshell/flake-utils': 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04) → follows 'nixvim/nuschtosSearch/flake-utils' • Removed input 'nixvim/devshell/flake-utils/systems' • Added input 'nixvim/nuschtosSearch': 'github:NuschtOS/search/b5990bce952c39824169dad255ff39c8abe4ca21' (2024-07-18) • Added input 'nixvim/nuschtosSearch/flake-utils': 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11) • Added input 'nixvim/nuschtosSearch/flake-utils/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Added input 'nixvim/nuschtosSearch/nixpkgs': follows 'nixvim/nixpkgs' • Updated input 'rycee-nur': 'gitlab:rycee/nur-expressions/2687da27b1f740e281305fc95b76c076e7ca31b2' (2024-07-24) → 'gitlab:rycee/nur-expressions/b457eedf1ee1da5a7917098f8ad6339243b73959' (2024-07-25) --- flake.lock | 59 +++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 43 insertions(+), 16 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index e9f6588..7d294a9 100644 --- a/flake.lock +++ b/flake.lock @@ -2,7 +2,11 @@ "nodes": { "devshell": { "inputs": { - "flake-utils": "flake-utils_2", + "flake-utils": [ + "nixvim", + "nuschtosSearch", + "flake-utils" + ], "nixpkgs": [ "nixvim", "nixpkgs" @@ -80,11 +84,11 @@ "systems": "systems_2" }, "locked": { - "lastModified": 1701680307, - "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", "owner": "numtide", "repo": "flake-utils", - "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", "type": "github" }, "original": { @@ -226,11 +230,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1721686456, - "narHash": "sha256-nw/BnNzATDPfzpJVTnY8mcSKKsz6BJMEFRkJ332QSN0=", + "lastModified": 1721821769, + "narHash": "sha256-PhmkdTJs2SfqKzSyDB74rDKp1MH4mGk0pG/+WqrnGEw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "575f3027caa1e291d24f1e9fb0e3a19c2f26d96b", + "rev": "d0907b75146a0ccc1ec0d6c3db287ec287588ef6", "type": "github" }, "original": { @@ -242,11 +246,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1721562059, - "narHash": "sha256-Tybxt65eyOARf285hMHIJ2uul8SULjFZbT9ZaEeUnP8=", + "lastModified": 1721743106, + "narHash": "sha256-adRZhFpBTnHiK3XIELA3IBaApz70HwCYfv7xNrHjebA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "68c9ed8bbed9dfce253cc91560bf9043297ef2fe", + "rev": "dc14ed91132ee3a26255d01d8fd0c1f5bff27b2f", "type": "github" }, "original": { @@ -267,14 +271,15 @@ "nixpkgs": [ "nixpkgs-unstable" ], + "nuschtosSearch": "nuschtosSearch", "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1721832650, - "narHash": "sha256-naQCM5KqT+i8W/84aaXUsr/6oWR8fkjXDPdWCwLiCRQ=", + "lastModified": 1721916035, + "narHash": "sha256-wDxt0+qwAbCZg8GXUNyRNR5syBhXo2gRHRMvzf8CS/U=", "owner": "nix-community", "repo": "nixvim", - "rev": "0ac10f6776c6650b18ebe45913e06b7ce1a2e2b1", + "rev": "4d874f6c115b59ad763838b1d12c1067844163ba", "type": "github" }, "original": { @@ -283,6 +288,28 @@ "type": "github" } }, + "nuschtosSearch": { + "inputs": { + "flake-utils": "flake-utils_2", + "nixpkgs": [ + "nixvim", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1721332622, + "narHash": "sha256-04AOrnpZIz15AXXlVWKRmZwbFgI/pjC8AaQ+T6VlFMc=", + "owner": "NuschtOS", + "repo": "search", + "rev": "b5990bce952c39824169dad255ff39c8abe4ca21", + "type": "github" + }, + "original": { + "owner": "NuschtOS", + "repo": "search", + "type": "github" + } + }, "root": { "inputs": { "flake-utils": "flake-utils", @@ -298,11 +325,11 @@ "rycee-nur": { "flake": false, "locked": { - "lastModified": 1721793798, - "narHash": "sha256-HfdWMR5qC2GOeBMv+UxzVgzlJ6+f5vI9YSW/tTIvB/c=", + "lastModified": 1721880192, + "narHash": "sha256-COA+qQZzgK/YfJhKCqTXuq05wpP97SR4U8uGG80MqJ4=", "owner": "rycee", "repo": "nur-expressions", - "rev": "2687da27b1f740e281305fc95b76c076e7ca31b2", + "rev": "b457eedf1ee1da5a7917098f8ad6339243b73959", "type": "gitlab" }, "original": { -- cgit v1.2.3