aboutsummaryrefslogblamecommitdiff
path: root/flake.lock
blob: 2c59f9931b99f4da9a93a10ec87a0ed94276f3a3 (plain) (tree)
1
2
3
4
5
6
7
8
9
            
                 
                 
                                                                         
                           
                           
                                                          


                           
                           

                        
                    
                                                                         
                              
                                                          






                              
                            
                 


                               

                        
                 
                                                                         
                                        
                                                          

                        
                                        

                        
                 
                                                                         
                          
                                                          







                                
                  
                                                                         
                          
                                                          


                         
                                  


                          
                 
                                                     
                                      
       



                                     
                 
                                                                         
                               
                                                          










                               
{
  "nodes": {
    "devshell": {
      "locked": {
        "lastModified": 1637575296,
        "narHash": "sha256-ZY8YR5u8aglZPe27+AJMnPTG6645WuavB+w0xmhTarw=",
        "owner": "numtide",
        "repo": "devshell",
        "rev": "0e56ef21ba1a717169953122c7415fa6a8cd2618",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "devshell",
        "type": "github"
      }
    },
    "flake-utils": {
      "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"
      }
    },
    "nixCargoIntegration": {
      "inputs": {
        "devshell": "devshell",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rustOverlay": [
          "rust-overlay"
        ]
      },
      "locked": {
        "lastModified": 1638425401,
        "narHash": "sha256-xc8ayvR3u90hSCMEy0zHHKav7lEgljAFXL4oIkWRp3M=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "1f8b511bb30f7d7b9051dfbb4784390bc0d48d37",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1638376152,
        "narHash": "sha256-ucgLpVqhFnClH7YRUHBHnmiOd82RZdFR3XJt36ks5fE=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "6daa4a5c045d40e6eae60a3b6e427e8700f1c07f",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1637453606,
        "narHash": "sha256-Gy6cwUswft9xqsjWxFYEnx/63/qzaFUwatcbV5GF/GQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "8afc4e543663ca0a6a4f496262cd05233737e732",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixCargoIntegration": "nixCargoIntegration",
        "nixpkgs": "nixpkgs",
        "rust-overlay": "rust-overlay"
      }
    },
    "rust-overlay": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": "nixpkgs_2"
      },
      "locked": {
        "lastModified": 1638497756,
        "narHash": "sha256-zKOvMKqGp71ZBnR+hBlPcv4TwNN82COW9EF+6ygrFs8=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "783722a22ee5d762ac5c1c7b418b57b3010c827a",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}