about summary refs log blame commit diff
path: root/flake.lock
blob: 03601a6c6fb5d481deb4a24aaf1aa2e60c994eaf (plain) (tree)
1
2
3
4
5
6
7
8
9


                    
                                                                         
                              
                                                          


                           
                        


                              













                                                                         





                    
                                                                         
                           
                                                          







                           
                 
                                                                         
                           
                                                          








                                     
                           




                             
                                       



                    
                                                                         
                               
                                                          











                               
{
  "nodes": {
    "flake-utils": {
      "locked": {
        "lastModified": 1623875721,
        "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "ref": "master",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1623875721,
        "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1623927034,
        "narHash": "sha256-sGxlmfp5eXL5sAMNqHSb04Zq6gPl+JeltIZ226OYN0w=",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "e09c320446c5c2516d430803f7b19f5833781337",
        "type": "github"
      },
      "original": {
        "owner": "nmattia",
        "ref": "master",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1626282673,
        "narHash": "sha256-tPmKacGmININsdsOeeHY7xsAPXWPLiSZlSNHJnTTCRY=",
        "owner": "kisik21",
        "repo": "nixpkgs",
        "rev": "28ab753837babd73e2200fb76a6c40f6cb8aee28",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "flake-utils": "flake-utils",
        "naersk": "naersk",
        "nixpkgs": "nixpkgs",
        "rust": "rust"
      }
    },
    "rust": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1628216053,
        "narHash": "sha256-ngnhg7xx0s4gyfdfSVPCYQafLA+YfW3JHX70M3eNOSk=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "63cff1cea66f1cd76fe5377776e5e597c6635a42",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "ref": "master",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}