iqan 0.1.0

Sync Nix flake pins
{
  "nodes": {
    "fenix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "rust-analyzer-src": "rust-analyzer-src"
      },
      "locked": {
        "type": "github",
        "lastModified": 1753944209,
        "narHash": "sha256-dcGdqxhRRGoA/S38BsWOrwIiLYEBOqXKauHdFwKR310=",
        "owner": "nix-community",
        "repo": "fenix",
        "rev": "5ef8607d6e8a08cfb3946aaacaa0494792adf4ae"
      },
      "original": {
        "type": "github",
        "owner": "nix-community",
        "repo": "fenix"
      }
    },
    "nixpkgs": {
      "locked": {
        "type": "github",
        "lastModified": 1764020296,
        "narHash": "sha256-6zddwDs2n+n01l+1TG6PlyokDdXzu/oBmEejcH5L5+A=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "a320ce8e6e2cc6b4397eef214d202a50a4583829"
      },
      "original": {
        "type": "github",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "ref": "nixos-25.11"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "fenix": "fenix"
      }
    },
    "rust-analyzer-src": {
      "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
}