Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
inline_ipld flake.lock
4.3 kB · 164 lines
JSON
at wip
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165{ "nodes": { "command-utils": { "inputs": { "flake-utils": "flake-utils", "nixpkgs": "nixpkgs" }, "locked": { "lastModified": 1709702368, "narHash": "sha256-1YOPubkJ5M6HigdfN0gn0AZ3kx6MHboG9UbWpYpk3gM=", "owner": "expede", "repo": "nix-command-utils", "rev": "8f7179876383495b1f98311e53ebb41649ca270a", "type": "github" }, "original": { "owner": "expede", "repo": "nix-command-utils", "type": "github" } }, "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" } }, "nixos-unstable": { "locked": { "lastModified": 1741960758, "narHash": "sha256-pSGMbfkxF7TSeco54W+B1q+g22YCVp1qXHgtrdgtyR4=", "owner": "NixOS", "repo": "nixpkgs", "rev": "845dc1e9cbc2e48640b8968af58b4a19db67aa8f", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-unstable-small", "type": "indirect" } }, "nixpkgs": { "locked": { "lastModified": 1709569716, "narHash": "sha256-iOR44RU4jQ+YPGrn+uQeYAp7Xo7Z/+gT+wXJoGxxLTY=", "owner": "NixOS", "repo": "nixpkgs", "rev": "617579a787259b9a6419492eaac670a5f7663917", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-23.11", "type": "indirect" } }, "nixpkgs_2": { "locked": { "lastModified": 1741862977, "narHash": "sha256-prZ0M8vE/ghRGGZcflvxCu40ObKaB+ikn74/xQoNrGQ=", "owner": "NixOS", "repo": "nixpkgs", "rev": "cdd2ef009676ac92b715ff26630164bb88fec4e0", "type": "github" }, "original": { "id": "nixpkgs", "ref": "nixos-24.11", "type": "indirect" } }, "root": { "inputs": { "command-utils": "command-utils", "flake-utils": "flake-utils_2", "nixos-unstable": "nixos-unstable", "nixpkgs": "nixpkgs_2", "rust-overlay": "rust-overlay" } }, "rust-overlay": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1742005800, "narHash": "sha256-6wuOGWkyW6R4A6Th9NMi6WK2jjddvZt7V2+rLPk6L3o=", "owner": "oxalica", "repo": "rust-overlay", "rev": "028cd247a6375f83b94adc33d83676480fc9c294", "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}