iqan 0.3.1

Sync Nix flake pins
{
  "nodes": {
    "fenix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "rust-analyzer-src": "rust-analyzer-src"
      },
      "locked": {
        "type": "github",
        "lastModified": 1788193191,
        "narHash": "sha256-ml05aPtgKYo2+XvL66tRmym5I2YK4UVjBpTGhkvOYew=",
        "owner": "nix-community",
        "repo": "fenix",
        "rev": "c9d23506b787a5f5bad51b50231738127761f4c5"
      },
      "original": {
        "type": "github",
        "owner": "nix-community",
        "repo": "fenix"
      }
    },
    "nixpkgs": {
      "locked": {
        "type": "tarball",
        "lastModified": 1787962033,
        "narHash": "sha256-SYbFPw4Je7tTpsl5qPqmmxPWuQyA9AGddCDieY5QG5A=",
        "rev": "c5c4a43b0e8056328ec4529f735cabdb8f1942bb",
        "url": "https://releases.nixos.org/nixos/26.05/nixos-26.05.8639.c5c4a43b0e80/nixexprs.tar.zst"
      },
      "original": {
        "type": "tarball",
        "url": "https://channels.nixos.org/nixos-26.05/nixexprs.tar.zst"
      }
    },
    "root": {
      "inputs": {
        "fenix": "fenix",
        "nixpkgs": "nixpkgs"
      }
    },
    "rust-analyzer-src": {
      "locked": {
        "type": "github",
        "lastModified": 1788897435,
        "narHash": "sha256-tqA9DqXeBZpLnpAajT4YZt1ibNvU2dunjdAbNo3HgB4=",
        "owner": "rust-lang",
        "repo": "rust-analyzer",
        "rev": "f3120321073d8046795c6824976be8b0ae92c999"
      },
      "original": {
        "type": "github",
        "owner": "rust-lang",
        "repo": "rust-analyzer",
        "ref": "nightly"
      },
      "flake": false
    }
  },
  "root": "root",
  "version": 7
}