iqan 0.2.0

Sync Nix flake pins
{
  "nodes": {
    "fenix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "rust-analyzer-src": "rust-analyzer-src"
      },
      "locked": {
        "type": "github",
        "lastModified": 1766818130,
        "narHash": "sha256-FeVBDk9H5OPynbG+4wx0j04Mz/F+/LUfAPr4bnSeu/8=",
        "owner": "nix-community",
        "repo": "fenix",
        "rev": "3479aaf375090ede15fb623a84892f8597e00a25"
      },
      "original": {
        "type": "github",
        "owner": "nix-community",
        "repo": "fenix"
      }
    },
    "nixpkgs": {
      "locked": {
        "type": "github",
        "lastModified": 1766736597,
        "narHash": "sha256-BASnpCLodmgiVn0M1MU2Pqyoz0aHwar/0qLkp7CjvSQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "f560ccec6b1116b22e6ed15f4c510997d99d5852"
      },
      "original": {
        "type": "github",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "ref": "nixos-25.11"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "fenix": "fenix"
      }
    },
    "rust-analyzer-src": {
      "flake": false,
      "locked": {
        "type": "github",
        "lastModified": 1748695646,
        "narHash": "sha256-VwSuuRF4NvAoeHZJRRlX8zAFZ+nZyuiIvmVqBAX0Bcg=",
        "owner": "rust-lang",
        "repo": "rust-analyzer",
        "rev": "2a388d1103450d814a84eda98efe89c01b158343"
      },
      "original": {
        "type": "github",
        "owner": "rust-lang",
        "repo": "rust-analyzer",
        "ref": "nightly"
      }
    }
  },
  "root": "root",
  "version": 7
}