cargo / ansi-to-tui / audit
cargo : ansi-to-tui @ 8.0.1
PE Patrick Elsen signed 2026-05-27 published 2026-05-27

flake.lock

137 lines · plain

{  "nodes": {    "advisory-db": {      "flake": false,      "locked": {        "lastModified": 1725883717,        "narHash": "sha256-QifFNLfu5bzKPO4iznCj1h+nHhqGZ8NR2Lo7tzh9FRc=",        "owner": "rustsec",        "repo": "advisory-db",        "rev": "7fbf1e630ae52b7b364791a107b5bee5ff929496",        "type": "github"      },      "original": {        "owner": "rustsec",        "repo": "advisory-db",        "type": "github"      }    },    "crane": {      "locked": {        "lastModified": 1725409566,        "narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=",        "owner": "ipetkov",        "repo": "crane",        "rev": "7e4586bad4e3f8f97a9271def747cf58c4b68f3c",        "type": "github"      },      "original": {        "owner": "ipetkov",        "repo": "crane",        "type": "github"      }    },    "flake-utils": {      "inputs": {        "systems": "systems"      },      "locked": {        "lastModified": 1710146030,        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",        "owner": "numtide",        "repo": "flake-utils",        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",        "type": "github"      },      "original": {        "owner": "numtide",        "repo": "flake-utils",        "type": "github"      }    },    "nix-github-actions": {      "inputs": {        "nixpkgs": [          "nixpkgs"        ]      },      "locked": {        "lastModified": 1720066371,        "narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=",        "owner": "nix-community",        "repo": "nix-github-actions",        "rev": "622f829f5fe69310a866c8a6cd07e747c44ef820",        "type": "github"      },      "original": {        "owner": "nix-community",        "repo": "nix-github-actions",        "type": "github"      }    },    "nixpkgs": {      "locked": {        "lastModified": 1767325753,        "narHash": "sha256-yA/CuWyqm+AQo2ivGy6PlYrjZBQm7jfbe461+4HF2fo=",        "owner": "nixos",        "repo": "nixpkgs",        "rev": "64049ca74d63e971b627b5f3178d95642e61cedd",        "type": "github"      },      "original": {        "owner": "nixos",        "ref": "nixos-25.11",        "repo": "nixpkgs",        "type": "github"      }    },    "root": {      "inputs": {        "advisory-db": "advisory-db",        "crane": "crane",        "flake-utils": "flake-utils",        "nix-github-actions": "nix-github-actions",        "nixpkgs": "nixpkgs",        "rust-overlay": "rust-overlay"      }    },    "rust-overlay": {      "inputs": {        "nixpkgs": [          "nixpkgs"        ]      },      "locked": {        "lastModified": 1767495280,        "narHash": "sha256-hEEgtE/RSRigw8xscchGymf/t1nluZwTfru4QF6O1CQ=",        "owner": "oxalica",        "repo": "rust-overlay",        "rev": "cb24c5cc207ba8e9a4ce245eedd2d37c3a988bc1",        "type": "github"      },      "original": {        "owner": "oxalica",        "repo": "rust-overlay",        "type": "github"      }    },    "systems": {      "locked": {        "lastModified": 1681028828,        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",        "owner": "nix-systems",        "repo": "default",        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",        "type": "github"      },      "original": {        "owner": "nix-systems",        "repo": "default",        "type": "github"      }    }  },  "root": "root",  "version": 7}