about summary refs log blame commit diff
path: root/flake.lock
blob: 82bfc71d09da60814128751df6aaeacad05831d1 (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": 1637014545,
        "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1650101877,
        "narHash": "sha256-IYxYc5Z1ZHQDTQbTWsOZ9HlZepsVjgV5oZwmbKzxSJs=",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "8cc379478819e6a22ce7595a761fe1e17c8d7458",
        "type": "github"
      },
      "original": {
        "owner": "nmattia",
        "ref": "master",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1648465495,
        "narHash": "sha256-2xCf6DoeE+bE6oXNCxF4hscU5d/C/wkx5Ej/0Q5K8bg=",
        "owner": "kisik21",
        "repo": "nixpkgs",
        "rev": "bf819aeeb2f0954506a748ff117962edc8cf732d",
        "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": 1650162887,
        "narHash": "sha256-e23LlN7NQGxrsSWNNAjyvrWlZ3kwFSav9kXbayibKWc=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "26b570500cdd7a359526524e9abad341891122a6",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "ref": "master",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}