diff --git a/flake.lock b/flake.lock index 6f5b366..d89b7c1 100644 --- a/flake.lock +++ b/flake.lock @@ -54,6 +54,24 @@ "type": "github" } }, + "flake-utils_2": { + "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" + } + }, "nixpkgs": { "locked": { "lastModified": 1777918403, @@ -128,19 +146,35 @@ "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" + } + }, "word-embedding-golf": { "inputs": { + "flake-utils": "flake-utils_2", "nixpkgs": [ "nixpkgs" ], "nixpkgs-python": "nixpkgs-python" }, "locked": { - "lastModified": 1778780013, - "narHash": "sha256-iG8zEn8Qe2dWnxr3zRTWGJaO8yQbfJRaqllckDObMnM=", + "lastModified": 1779261342, + "narHash": "sha256-8eurlefKgVfgWBaU0UIvlX+sZyZjLNWwWr0rAQpwo9g=", "owner": "anerisgreat", "repo": "word-embedding-golf", - "rev": "1fc4dd0324d0988bd6e4590e7cd625657d31e496", + "rev": "b93ecc7fc2b0f00ab9ccab07ea7b1a3d2ef39983", "type": "github" }, "original": {