diff --git a/flake.lock b/flake.lock index 38037861..d5538cc4 100644 --- a/flake.lock +++ b/flake.lock @@ -21,6 +21,28 @@ "type": "github" } }, + "fenix_2": { + "inputs": { + "nixpkgs": [ + "ticker", + "nixpkgs" + ], + "rust-analyzer-src": "rust-analyzer-src_2" + }, + "locked": { + "lastModified": 1654237591, + "narHash": "sha256-+uOzx9fuo3CBHO7aGI+SKxDXpf/7NTOXi0g4UxOdk9k=", + "owner": "nix-community", + "repo": "fenix", + "rev": "8dccfbe51a8adea643ec29a4ec516499a5a081c6", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "fenix", + "type": "github" + } + }, "flake-utils": { "locked": { "lastModified": 1652733177, @@ -144,6 +166,27 @@ "type": "github" } }, + "naersk_2": { + "inputs": { + "nixpkgs": [ + "ticker", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1653413650, + "narHash": "sha256-wojDHjb+eU80MPH+3HQaK0liUy8EgR95rvmCl24i58Y=", + "owner": "nmattia", + "repo": "naersk", + "rev": "69daaceebe12c070cd5ae69ba38f277bbf033695", + "type": "github" + }, + "original": { + "owner": "nmattia", + "repo": "naersk", + "type": "github" + } + }, "newNixpkgs": { "locked": { "lastModified": 1647380550, @@ -384,6 +427,23 @@ "type": "github" } }, + "rust-analyzer-src_2": { + "flake": false, + "locked": { + "lastModified": 1654178556, + "narHash": "sha256-LG8J9E/wMBolkWS3VstuvhgQ4jOp3Nk328EXlCYY24U=", + "owner": "rust-lang", + "repo": "rust-analyzer", + "rev": "88024c7ec2d44a8be8bf05a6580409200cf726fc", + "type": "github" + }, + "original": { + "owner": "rust-lang", + "ref": "nightly", + "repo": "rust-analyzer", + "type": "github" + } + }, "scrapers": { "flake": false, "locked": { @@ -463,16 +523,19 @@ }, "ticker": { "inputs": { + "fenix": "fenix_2", + "naersk": "naersk_2", "nixpkgs": [ "nixpkgs" - ] + ], + "utils": "utils_2" }, "locked": { - "lastModified": 1651629079, - "narHash": "sha256-NOJxEnLemUe1m9SKbtP5mjDPBj5JvgExFlrCZFrWxog=", - "ref": "refs/heads/master", - "rev": "b2f2b53429b27fd61d396c48e59aa24bcb9ce318", - "revCount": 86, + "lastModified": 1654302837, + "narHash": "sha256-si7fkF0fZHRWZ5M6Bn8gaR4owO+hfBEB1imIVQbNc8k=", + "ref": "master", + "rev": "f41172d3c5ce1690cad1db66a1a57ff62060ae0b", + "revCount": 90, "type": "git", "url": "https://gitea.c3d2.de/astro/ticker.git" }, @@ -512,6 +575,21 @@ "type": "github" } }, + "utils_2": { + "locked": { + "lastModified": 1653893745, + "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "yammat": { "inputs": { "nixpkgs": [