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


                           
                           

                        
                     
                 
                                                                         
                               
                                                          

                        
                               

                        
                            
                 



                                    
                 
                                                                         
                                        
                                                          

                        
                                        

                        
                 
                                                                         
                          
                                                          







                                
                 
                                     
                                                     
       
                     
                 
                                                                         
                               
                                                          










                               
{
  "nodes": {
    "devshell": {
      "locked": {
        "lastModified": 1625086391,
        "narHash": "sha256-IpNPv1v8s4L3CoxhwcgZIitGpcrnNgnj09X7TA0QV3k=",
        "owner": "numtide",
        "repo": "devshell",
        "rev": "4b5ac7cf7d9a1cc60b965bb51b59922f2210cbc7",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "devshell",
        "type": "github"
      }
    },
    "flakeCompat": {
      "flake": false,
      "locked": {
        "lastModified": 1627913399,
        "narHash": "sha256-hY8g6H2KFL8ownSiFeMOjwPC8P0ueXpCVEbxgda3pko=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "12c64ca55c1014cdc1b16ed5a804aa8576601ff2",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "nixCargoIntegration": {
      "inputs": {
        "devshell": "devshell",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rustOverlay": "rustOverlay"
      },
      "locked": {
        "lastModified": 1628489367,
        "narHash": "sha256-ADYKHf8aPo1qTw1J+eqVprnEbH8lES0yZamD/yM7RAM=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "0dc8383aae5f791a48e34120edb04670b947dc0b",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1628465643,
        "narHash": "sha256-QSNw9bDq9uGUniQQtakRuw4m21Jxugm23SXLVgEV4DM=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "6ef4f522d63f22b40004319778761040d3197390",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "flakeCompat": "flakeCompat",
        "nixCargoIntegration": "nixCargoIntegration",
        "nixpkgs": "nixpkgs"
      }
    },
    "rustOverlay": {
      "flake": false,
      "locked": {
        "lastModified": 1628475192,
        "narHash": "sha256-A32shcfPMCll7psCS0OBxVCkA+PKfeWvmU4y9lgNZzU=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "56a8ddb827cbe7a914be88f4a52998a5f93ff468",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}