sns-records 0.3.0

Bindings and program code for the Solana Name Service Records protocol
Documentation
{
  "nodes": {
    "crane": {
      "locked": {
        "lastModified": 1763938834,
        "narHash": "sha256-j8iB0Yr4zAvQLueCZ5abxfk6fnG/SJ5JnGUziETjwfg=",
        "owner": "ipetkov",
        "repo": "crane",
        "rev": "d9e753122e51cee64eb8d2dddfe11148f339f5a2",
        "type": "github"
      },
      "original": {
        "owner": "ipetkov",
        "repo": "crane",
        "type": "github"
      }
    },
    "flake-compat": {
      "locked": {
        "lastModified": 1733328505,
        "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
        "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
        "revCount": 69,
        "type": "tarball",
        "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
      },
      "original": {
        "type": "tarball",
        "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
      }
    },
    "flake-compat_2": {
      "flake": false,
      "locked": {
        "lastModified": 1767039857,
        "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1778716662,
        "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1789286504,
        "narHash": "sha256-eiEK7cKZORNEvX0GeF3RtNEF/JXhgf2RqSp3230q13E=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "ef34387ddd751e1ab8857adf4676492d32eb24ec",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "lastModified": 1777168982,
        "narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=",
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "type": "github"
      }
    },
    "nixpkgs-python": {
      "inputs": {
        "flake-compat": "flake-compat_2",
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1781070343,
        "narHash": "sha256-wXAybU+2LlbXm9cfRDHRPASakq60rLvZBXVT2Ahkj1U=",
        "owner": "cachix",
        "repo": "nixpkgs-python",
        "rev": "23629493653be6df0472a46b1be1d65cbd6df55b",
        "type": "github"
      },
      "original": {
        "owner": "cachix",
        "repo": "nixpkgs-python",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1773964973,
        "narHash": "sha256-NV/J+tTER0P5iJhUDL/8HO5MDjDceLQPRUYgdmy5wXw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "812b3986fd1568f7a858f97fcf425ad996ba7d25",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-25.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "solana-nix": "solana-nix"
      }
    },
    "rust-overlay": {
      "inputs": {
        "nixpkgs": [
          "solana-nix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1781666412,
        "narHash": "sha256-Tzgol+o9+V4lK99r4AERI4pyFoZwg6Si2xUd1wc/WQU=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "d0e019d9543f0f1215a3d961fc4dca59aa29c638",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "d0e019d9543f0f1215a3d961fc4dca59aa29c638",
        "type": "github"
      }
    },
    "solana-nix": {
      "inputs": {
        "crane": "crane",
        "flake-compat": "flake-compat",
        "flake-parts": "flake-parts",
        "nixpkgs": [
          "nixpkgs"
        ],
        "nixpkgs-python": "nixpkgs-python",
        "rust-overlay": "rust-overlay"
      },
      "locked": {
        "lastModified": 1781725808,
        "narHash": "sha256-KRlfLePvBd3BgP0gUQau6nSjH2tgeiwEl60Zcm6cGr0=",
        "owner": "ellttben",
        "repo": "solana-nix",
        "rev": "847b4cf95da3ab70e1248a50f70a8916bf066cc0",
        "type": "github"
      },
      "original": {
        "owner": "ellttben",
        "repo": "solana-nix",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}