diff --git a/azos-core b/azos-core index d92e5ba..151a8df 160000 --- a/azos-core +++ b/azos-core @@ -1 +1 @@ -Subproject commit d92e5ba3443597837bf0eb7452d1364e0e287adc +Subproject commit 151a8dff96a5ede0624232bd03453cc401c4c26b diff --git a/flake.lock b/flake.lock index ddc0f04..b4ce191 100644 --- a/flake.lock +++ b/flake.lock @@ -3,6 +3,7 @@ "azos-core": { "inputs": { "cabata": "cabata", + "evil-hl-line": "evil-hl-line", "nix-search-cli": "nix-search-cli", "nixpkgs": "nixpkgs_3" }, @@ -36,6 +37,25 @@ "type": "github" } }, + "evil-hl-line": { + "inputs": { + "flake-utils": "flake-utils_3", + "nixpkgs": "nixpkgs_6" + }, + "locked": { + "lastModified": 1778271045, + "narHash": "sha256-id7ic+KVgBi/0AxuHLwT5pDeZUZ1lBvwejT6+iA6sCY=", + "owner": "anerisgreat", + "repo": "evil-hl-line", + "rev": "59306cbbda00ae890610aaf7994e546d3593d5be", + "type": "github" + }, + "original": { + "owner": "anerisgreat", + "repo": "evil-hl-line", + "type": "github" + } + }, "flake-compat": { "flake": false, "locked": { @@ -89,6 +109,24 @@ "type": "github" } }, + "flake-utils_3": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -271,6 +309,22 @@ "type": "github" } }, + "nixpkgs_6": { + "locked": { + "lastModified": 1777954456, + "narHash": "sha256-hGdgeU2Nk87RAuZyYjyDjFL6LK7dAZN5RE9+hrDTkDU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "549bd84d6279f9852cae6225e372cc67fb91a4c1", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "root": { "inputs": { "azos-core": "azos-core", @@ -295,6 +349,21 @@ "repo": "x86_64-linux", "type": "github" } + }, + "systems_2": { + "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",