/ flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "beads": {
  4        "inputs": {
  5          "flake-utils": "flake-utils",
  6          "nixpkgs": [
  7            "nixpkgs"
  8          ]
  9        },
 10        "locked": {
 11          "lastModified": 1762602968,
 12          "narHash": "sha256-3F7sv4mAKBQ4YBSABgp9bendgHopObNivO5NQhJYUek=",
 13          "owner": "steveyegge",
 14          "repo": "beads",
 15          "rev": "367bf077e10695976480bba097e2ae47593a4d82",
 16          "type": "github"
 17        },
 18        "original": {
 19          "owner": "steveyegge",
 20          "ref": "v0.23.0",
 21          "repo": "beads",
 22          "type": "github"
 23        }
 24      },
 25      "flake-utils": {
 26        "inputs": {
 27          "systems": "systems"
 28        },
 29        "locked": {
 30          "lastModified": 1731533236,
 31          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
 32          "owner": "numtide",
 33          "repo": "flake-utils",
 34          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
 35          "type": "github"
 36        },
 37        "original": {
 38          "owner": "numtide",
 39          "repo": "flake-utils",
 40          "type": "github"
 41        }
 42      },
 43      "flake-utils_2": {
 44        "inputs": {
 45          "systems": "systems_2"
 46        },
 47        "locked": {
 48          "lastModified": 1731533236,
 49          "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
 50          "owner": "numtide",
 51          "repo": "flake-utils",
 52          "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
 53          "type": "github"
 54        },
 55        "original": {
 56          "owner": "numtide",
 57          "repo": "flake-utils",
 58          "type": "github"
 59        }
 60      },
 61      "nixpkgs": {
 62        "locked": {
 63          "lastModified": 1760038930,
 64          "narHash": "sha256-Oncbh0UmHjSlxO7ErQDM3KM0A5/Znfofj2BSzlHLeVw=",
 65          "owner": "NixOS",
 66          "repo": "nixpkgs",
 67          "rev": "0b4defa2584313f3b781240b29d61f6f9f7e0df3",
 68          "type": "github"
 69        },
 70        "original": {
 71          "owner": "NixOS",
 72          "ref": "nixos-unstable",
 73          "repo": "nixpkgs",
 74          "type": "github"
 75        }
 76      },
 77      "root": {
 78        "inputs": {
 79          "beads": "beads",
 80          "flake-utils": "flake-utils_2",
 81          "nixpkgs": "nixpkgs"
 82        }
 83      },
 84      "systems": {
 85        "locked": {
 86          "lastModified": 1681028828,
 87          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
 88          "owner": "nix-systems",
 89          "repo": "default",
 90          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
 91          "type": "github"
 92        },
 93        "original": {
 94          "owner": "nix-systems",
 95          "repo": "default",
 96          "type": "github"
 97        }
 98      },
 99      "systems_2": {
100        "locked": {
101          "lastModified": 1681028828,
102          "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
103          "owner": "nix-systems",
104          "repo": "default",
105          "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
106          "type": "github"
107        },
108        "original": {
109          "owner": "nix-systems",
110          "repo": "default",
111          "type": "github"
112        }
113      }
114    },
115    "root": "root",
116    "version": 7
117  }