Bumped word embedding golf
Build and Deploy / deploy (push) Failing after 20m42s

This commit is contained in:
2026-05-20 10:18:30 +03:00
parent 81ed81e78a
commit a3bf9f9064
Generated
+37 -3
View File
@@ -54,6 +54,24 @@
"type": "github" "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": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1777918403, "lastModified": 1777918403,
@@ -128,19 +146,35 @@
"type": "github" "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": { "word-embedding-golf": {
"inputs": { "inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
], ],
"nixpkgs-python": "nixpkgs-python" "nixpkgs-python": "nixpkgs-python"
}, },
"locked": { "locked": {
"lastModified": 1778780013, "lastModified": 1779261342,
"narHash": "sha256-iG8zEn8Qe2dWnxr3zRTWGJaO8yQbfJRaqllckDObMnM=", "narHash": "sha256-8eurlefKgVfgWBaU0UIvlX+sZyZjLNWwWr0rAQpwo9g=",
"owner": "anerisgreat", "owner": "anerisgreat",
"repo": "word-embedding-golf", "repo": "word-embedding-golf",
"rev": "1fc4dd0324d0988bd6e4590e7cd625657d31e496", "rev": "b93ecc7fc2b0f00ab9ccab07ea7b1a3d2ef39983",
"type": "github" "type": "github"
}, },
"original": { "original": {