/ python / flake.lock
flake.lock
  1  {
  2    "nodes": {
  3      "flake-utils": {
  4        "locked": {
  5          "lastModified": 1676283394,
  6          "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
  7          "owner": "numtide",
  8          "repo": "flake-utils",
  9          "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
 10          "type": "github"
 11        },
 12        "original": {
 13          "owner": "numtide",
 14          "repo": "flake-utils",
 15          "type": "github"
 16        }
 17      },
 18      "flake-utils_2": {
 19        "locked": {
 20          "lastModified": 1642700792,
 21          "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
 22          "owner": "numtide",
 23          "repo": "flake-utils",
 24          "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
 25          "type": "github"
 26        },
 27        "original": {
 28          "owner": "numtide",
 29          "repo": "flake-utils",
 30          "type": "github"
 31        }
 32      },
 33      "mach-nix": {
 34        "inputs": {
 35          "flake-utils": "flake-utils_2",
 36          "nixpkgs": "nixpkgs",
 37          "pypi-deps-db": "pypi-deps-db"
 38        },
 39        "locked": {
 40          "lastModified": 1674628768,
 41          "narHash": "sha256-mia90VYv/YTdWNhKpvwvFW9RfbXZJSWhJ+yva6EnLE8=",
 42          "owner": "DavHau",
 43          "repo": "mach-nix",
 44          "rev": "70daee1b200c9a24a0f742f605edadacdcb5c998",
 45          "type": "github"
 46        },
 47        "original": {
 48          "owner": "DavHau",
 49          "repo": "mach-nix",
 50          "type": "github"
 51        }
 52      },
 53      "nixpkgs": {
 54        "locked": {
 55          "lastModified": 1643805626,
 56          "narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
 57          "owner": "NixOS",
 58          "repo": "nixpkgs",
 59          "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
 60          "type": "github"
 61        },
 62        "original": {
 63          "id": "nixpkgs",
 64          "ref": "nixos-unstable",
 65          "type": "indirect"
 66        }
 67      },
 68      "nixpkgs_2": {
 69        "locked": {
 70          "lastModified": 1677655039,
 71          "narHash": "sha256-IsU0SSBUOr/qYTkiwIgXQ91Io/2bfXI7PG4MoJritLA=",
 72          "owner": "NixOS",
 73          "repo": "nixpkgs",
 74          "rev": "96a40fa5e8dee644ba60c8a966adadd2d448104a",
 75          "type": "github"
 76        },
 77        "original": {
 78          "owner": "NixOS",
 79          "ref": "release-22.11",
 80          "repo": "nixpkgs",
 81          "type": "github"
 82        }
 83      },
 84      "pypi-deps-db": {
 85        "flake": false,
 86        "locked": {
 87          "lastModified": 1661155889,
 88          "narHash": "sha256-t00mBTZhmZBT4jteO6pJbU0wyRS6/ep4pKmQNeztEms=",
 89          "owner": "DavHau",
 90          "repo": "pypi-deps-db",
 91          "rev": "49c620f3de2b557c9d5c44f58a00fee59f27d1b0",
 92          "type": "github"
 93        },
 94        "original": {
 95          "owner": "DavHau",
 96          "repo": "pypi-deps-db",
 97          "type": "github"
 98        }
 99      },
100      "root": {
101        "inputs": {
102          "flake-utils": "flake-utils",
103          "mach-nix": "mach-nix",
104          "nixpkgs": "nixpkgs_2"
105        }
106      }
107    },
108    "root": "root",
109    "version": 7
110  }