Something went wrong. Try again.
๐ฆ๐ Abstract over `Send` and `!Send` traits crates.io/crates/future_form
Something went wrong. Try again.
future_form flake.lock
3.9 kB ยท 148 lines
JSON
at main
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149{ "nodes": { "command-utils": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1769220798, "narHash": "sha256-ulD8bbh5eV4rUH61JC4gS8Ik0R2hBEEyCom3f8w2vXE=", "ref": "refs/heads/main", "rev": "6c72a70e0241a5af26ba664ab63f3e2d89c45cd0", "revCount": 5, "type": "git", "url": "https://codeberg.org/expede/nix-command-utils" }, "original": { "type": "git", "url": "https://codeberg.org/expede/nix-command-utils" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1709126324, "narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=", "owner": "numtide", "repo": "flake-utils", "rev": "d465f4819400de7c8d874d50b982301f28a84605", "type": "github" }, "original": { "id": "flake-utils", "type": "indirect" } }, "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": 1769089682, "narHash": "sha256-9yA/LIuAVQq0lXelrZPjLuLVuZdm03p8tfmHhnDIkms=", "owner": "NixOS", "repo": "nixpkgs", "rev": "078d69f03934859a181e81ba987c2bb033eebfc5", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-25.11", "type": "indirect" } }, "nixpkgs_2": { "locked": { "lastModified": 1769089682, "narHash": "sha256-9yA/LIuAVQq0lXelrZPjLuLVuZdm03p8tfmHhnDIkms=", "owner": "NixOS", "repo": "nixpkgs", "rev": "078d69f03934859a181e81ba987c2bb033eebfc5", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-25.11", "type": "indirect" } }, "root": { "inputs": { "command-utils": "command-utils", "flake-utils": "flake-utils_2", "nixpkgs": "nixpkgs_2", "rust-overlay": "rust-overlay" } }, "rust-overlay": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1769222645, "narHash": "sha256-gu6oZ86zLudBZMq8LL1qdtYt/S69GV5keQVXdvBrVSU=", "owner": "oxalica", "repo": "rust-overlay", "rev": "22da29e7f3d8cff75009cbbcf992c7cb66920cfd", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "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", "version": 7}