about summary refs log blame commit diff
path: root/flake.lock
blob: 7e2af666bd1e2d60144966582cf4113ba1128d4e (plain) (tree)








































                                                                         
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1656065134,
        "narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1656401090,
        "narHash": "sha256-bUS2nfQsvTQW2z8SK7oEFSElbmoBahOPtbXPm0AL3I4=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "16de63fcc54e88b9a106a603038dd5dd2feb21eb",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}